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 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 2 [Stevie O’Donoghue] *
4 [Michael Ryan] *
1 [Liam Power] *
36 [Teddie Palmer] *
4 [Vincent O'Donnell] *
1 [Will McKinney] *
16 [Joe McGreevy] *
9 [Kenny McDowell] *
1 [Eamonn Knox] *
36 [Oliver Kane] *
1 [Eamonn Kane] *
1 [Tom Crawford] *
9 [Billy Brosnan] *
16 [Stuart Bingham] *
4 [Robin Averill] *
1 [Brendan Dunne] *
4 [Linsey Lunny] *
4 [Gerry Martin] *
576 [College Boys Showband] *
36 [T.J.Byrne] *
1 [Wills McKinney] *
1 [Leslie Fullerton] *
1 [Joe McGreevey] *
4 [David McClean] *
16 [George O’Hara]
)
= 7.30 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Stevie O’Donoghue] *
1 [Michael Ryan] *
1 [Liam Power] *
1 [Teddie Palmer] *
1 [Vincent O'Donnell] *
1 [Will McKinney] *
1 [Joe McGreevy] *
1 [Kenny McDowell] *
1 [Eamonn Knox] *
1 [Oliver Kane] *
1 [Eamonn Kane] *
1 [Tom Crawford] *
1 [Billy Brosnan] *
1 [Stuart Bingham] *
1 [Robin Averill] *
1 [Brendan Dunne] *
1 [Linsey Lunny] *
1 [Gerry Martin] *
1 [College Boys Showband] *
1 [T.J.Byrne] *
1 [Wills McKinney] *
1 [Leslie Fullerton] *
1 [Joe McGreevey] *
1 [David McClean] *
1 [George O’Hara]
)
= 2
Outbound
1
Tags on post
Inbound
0
Posts tagging this
Connections
25
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.13%
(7.30 × 1016 overall)
Dominant nodes (excluded from chart)College Boys Showband 73.28%
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.