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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 25 [Back of the Moon] *
9 [Findlay Napier] *
1 [Gillian Frame] *
1 [Hamish Napier] *
1 [Simon McKerrell] *
1 [Carmen Higgins] *
25 [Fraser Fifield] *
1 [Ian F Benzie] *
1 [Jim Malcolm] *
1 [Jonny Hardie] *
121 [Old Blind Dogs] *
1 [Rory Campbell] *
1 [Aaron Jones (4)] *
1 [Davy Cattanach] *
1 [Donald Hay] *
4 [Fraser Stone] *
16 [Martin O'Neill] *
4 [Eamonn Coyne] *
4 [Ross Ainslie] *
144 [Treacherous Orchestra] *
1 [Bo Jingham] *
1 [Duncan Lyall] *
1 [Innes Watson] *
1 [John Somerville] *
1 [Adam Sutherland (2)] *
1 [Barry Reid (2)] *
1 [Kevin O'Neill (11)]
)
= 903.26B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Back of the Moon] *
1 [Findlay Napier] *
1 [Gillian Frame] *
1 [Hamish Napier] *
1 [Simon McKerrell] *
1 [Carmen Higgins] *
1 [Fraser Fifield] *
1 [Ian F Benzie] *
1 [Jim Malcolm] *
1 [Jonny Hardie] *
1 [Old Blind Dogs] *
1 [Rory Campbell] *
1 [Aaron Jones (4)] *
1 [Davy Cattanach] *
1 [Donald Hay] *
1 [Fraser Stone] *
1 [Martin O'Neill] *
1 [Eamonn Coyne] *
1 [Ross Ainslie] *
1 [Treacherous Orchestra] *
1 [Bo Jingham] *
1 [Duncan Lyall] *
1 [Innes Watson] *
1 [John Somerville] *
1 [Adam Sutherland (2)] *
1 [Barry Reid (2)] *
1 [Kevin O'Neill (11)]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
27
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Treacherous Orchestra 37.99%Old Blind Dogs 31.93%Back of the Moon 6.60%Fraser Fifield 6.60%Martin O'Neill 4.22%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)