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, 17) = 17
$outbound = max(1, 17) = 17
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 17 * 17 = 289
Base_Influence (IV) = $inbound / $outbound = 17 / 17 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 289 *
( 64 [Interns] *
9 [Roy Abbott] *
16 [The Cheese] *
1 [Val Hastings] *
1 [Stan Hastings] *
1 [Roger Montgomery] *
1 [Rob Kay] *
1 [Martin Coulter] *
16 [John Perry] *
1 [John Angliss] *
1 [Jerry Everard] *
1 [Greg Hastings] *
1 [Erik Kowarski] *
1 [Don Blue] *
1 [David Ralph] *
1 [Butch Hooper] *
1 [Barry Halpin] *
1 [Andy Copeman] *
1 [Adam Ashforth] *
36 [Grapefruit] *
400 [Grateful Dead] *
16 [The Only Ones]
)
= 9.82T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Interns] *
1 [Roy Abbott] *
1 [The Cheese] *
1 [Val Hastings] *
1 [Stan Hastings] *
1 [Roger Montgomery] *
1 [Rob Kay] *
1 [Martin Coulter] *
1 [John Perry] *
1 [John Angliss] *
1 [Jerry Everard] *
1 [Greg Hastings] *
1 [Erik Kowarski] *
1 [Don Blue] *
1 [David Ralph] *
1 [Butch Hooper] *
1 [Barry Halpin] *
1 [Andy Copeman] *
1 [Adam Ashforth] *
1 [Grapefruit] *
1 [Grateful Dead] *
1 [The Only Ones]
)
= 1
Outbound
17
Tags on post
Inbound
17
Posts tagging this
Connections
22
Total nodes
Base Node Strength
289
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Grateful Dead 46.46%Interns 7.43%Grapefruit 4.18%The Cheese 1.86%John Perry 1.86%The Only Ones 1.86%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)