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, 1) = 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 *
( 529 [Steppenwolf] *
25 [Bobby Cochran (2)] *
1 [Goldy McJohn] *
9 [Jerry Edmonton] *
1 [John Kay] *
9 [Michael Monarch] *
1 [Rushton Moreve] *
9 [Ruben De Fuentes] *
49 [Steve Riley] *
4 [Danny Johnson] *
25 [Frankie Banali] *
4 [George Biondo] *
1 [Joachim Krauledat] *
1 [John Goadsby] *
1 [John Russell Morgan] *
4 [Kent Henry (2)] *
4 [Klaus Kassbaum] *
1 [Larry Byrom] *
1 [Michael Wilk] *
1 [Ron Hurst] *
1 [Steven Palmer (4)] *
1 [Tim Berry (3)] *
9 [Wayne Cook]
)
= 27.21T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Steppenwolf] *
1 [Bobby Cochran (2)] *
1 [Goldy McJohn] *
1 [Jerry Edmonton] *
1 [John Kay] *
1 [Michael Monarch] *
1 [Rushton Moreve] *
1 [Ruben De Fuentes] *
1 [Steve Riley] *
1 [Danny Johnson] *
1 [Frankie Banali] *
1 [George Biondo] *
1 [Joachim Krauledat] *
1 [John Goadsby] *
1 [John Russell Morgan] *
1 [Kent Henry (2)] *
1 [Klaus Kassbaum] *
1 [Larry Byrom] *
1 [Michael Wilk] *
1 [Ron Hurst] *
1 [Steven Palmer (4)] *
1 [Tim Berry (3)] *
1 [Wayne Cook]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
23
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Steppenwolf 76.45%Steve Riley 7.08%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)