How is this calculated?
The math continuously tracks how strongly this post is connected to the rest of the network. Every tag forms a 2-way link. The base stats determine personal node strength, and the pie charts below show this node's share against its direct neighbours.
// 1. Base variables (floored at 1 to prevent zero-multiplication math errors)
$inbound = max(1, 1) = 1
$outbound = max(1, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 506 [The Freshmen] *
25 [Billy Brown] *
4 [Maurice Henry] *
4 [Sean Moran] *
4 [Derek McMenamin] *
4 [Davy McKnight] *
1 [Barney McKeown] *
4 [Torry McGahey] *
9 [Damien McElroy] *
4 [Sean Mahon] *
49 [Paddy Freeney] *
81 [Brian Donaghy] *
4 [Ray Donnan] *
16 [Eddie Creighton] *
9 [Brian Baynes] *
49 [Bobby Kelly] *
36 [Ivan Laybourne] *
4 [Linsey Lunny] *
4 [Oliver Barry] *
9 [Finbar Burns] *
36 [Tiger Taylor] *
4 [Lindsay Lunney] *
1 [Damian McIlroy]
)
= 3.90 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.05 [The Freshmen] *
1 [Billy Brown] *
1 [Maurice Henry] *
1 [Sean Moran] *
1 [Derek McMenamin] *
1 [Davy McKnight] *
1 [Barney McKeown] *
1 [Torry McGahey] *
1 [Damien McElroy] *
1 [Sean Mahon] *
1 [Paddy Freeney] *
1 [Brian Donaghy] *
1 [Ray Donnan] *
1 [Eddie Creighton] *
1 [Brian Baynes] *
1 [Bobby Kelly] *
1 [Ivan Laybourne] *
1 [Linsey Lunny] *
1 [Oliver Barry] *
1 [Finbar Burns] *
1 [Tiger Taylor] *
1 [Lindsay Lunney] *
1 [Damian McIlroy]
)
= 1.05
Outbound
1
Tags on post
Inbound
0
Posts tagging this
Connections
23
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.12%
(3.90 × 1022 overall)
Dominant nodes (excluded from chart)The Freshmen 58.29%Brian Donaghy 9.33%Paddy Freeney 5.65%Bobby Kelly 5.65%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.