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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 110 [PETE CUMMINS] *
144 [Fleadh Cowboys] *
49 [Jimmy Faulkner] *
289 [Robbie Brennan] *
25 [Trevor Hutchinson] *
16 [Paul Kelly] *
196 [Fran Breen] *
49 [Philip Donnelly] *
9 [Peter Condell] *
36 [Trevor Knight] *
25 [Garvan Gallagher] *
4 [frankie lane] *
25 [Pat Fitzpatrick] *
121 [Paddy Dunning] *
121 [Swim] *
4 [Joe Reilly] *
9 [Dave Dawson] *
9 [John McCrea] *
36 [Wayne Sheehy] *
16 [Paul Holmes] *
4 [Patrick Donne] *
1 [Conor Barry]
)
= 3.05 x 10^31
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.1 [PETE CUMMINS] *
1 [Fleadh Cowboys] *
1 [Jimmy Faulkner] *
1 [Robbie Brennan] *
1 [Trevor Hutchinson] *
1 [Paul Kelly] *
1 [Fran Breen] *
1 [Philip Donnelly] *
1 [Peter Condell] *
1 [Trevor Knight] *
1 [Garvan Gallagher] *
1 [frankie lane] *
1 [Pat Fitzpatrick] *
1 [Paddy Dunning] *
1 [Swim] *
1 [Joe Reilly] *
1 [Dave Dawson] *
1 [John McCrea] *
1 [Wayne Sheehy] *
1 [Paul Holmes] *
1 [Patrick Donne] *
1 [Conor Barry]
)
= 1.1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.31%
(3.05 × 1031 overall)
Dominant nodes (excluded from chart)Robbie Brennan 22.20%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)