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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 4 [Willie Kiernan] *
25 [Headstone] *
4 [Fresno] *
25 [Jack Rabbit Slims] *
25 [Kerbside] *
4 [The Spuds] *
25 [The Contrary Marys] *
49 [Eamon O'Toole] *
100 [Nomatrix] *
4 [City Dream] *
9 [Ian Deery] *
36 [coosan folk group] *
1 [Maggie Dunne] *
9 [The Suite] *
16 [Big Deal] *
25 [The Rocket Queens] *
25 [The Sofa King Cool] *
64 [Shawn Allen] *
9 [Hummer (Athlone)] *
9 [four20] *
4 [Sean & the Fluffy Truffles]
)
= 7.41 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Willie Kiernan] *
1 [Headstone] *
1 [Fresno] *
1 [Jack Rabbit Slims] *
1 [Kerbside] *
1 [The Spuds] *
1 [The Contrary Marys] *
1 [Eamon O'Toole] *
1 [Nomatrix] *
1 [City Dream] *
1 [Ian Deery] *
1 [coosan folk group] *
1 [Maggie Dunne] *
1 [The Suite] *
1 [Big Deal] *
1 [The Rocket Queens] *
1 [The Sofa King Cool] *
1 [Shawn Allen] *
1 [Hummer (Athlone)] *
1 [four20] *
1 [Sean & the Fluffy Truffles]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
21
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
5.03%
(7.41 × 1024 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)