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 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 4 [Alice Armendariz] *
9 [Craig Lee] *
16 [Rob Ritter] *
9 [Terry Graham] *
49 [Marc Moreland] *
16 [Alice Bag Band] *
36 [Catholic Discipline] *
400 [The Gun Club] *
196 [45 Grave] *
1 [Wall of Voodoo] *
196 [Nervous Gender] *
4 [The Skulls (3)] *
1 [Department Of Crooks] *
1 [Marc Moreland Mess] *
1 [Pretty & Twisted]
)
= 2.25 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alice Armendariz] *
1 [Craig Lee] *
1 [Rob Ritter] *
1 [Terry Graham] *
1 [Marc Moreland] *
1 [Alice Bag Band] *
1 [Catholic Discipline] *
1 [The Gun Club] *
1 [45 Grave] *
1 [Wall of Voodoo] *
1 [Nervous Gender] *
1 [The Skulls (3)] *
1 [Department Of Crooks] *
1 [Marc Moreland Mess] *
1 [Pretty & Twisted]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
15
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.59%
(2.25 × 1017 overall)
Dominant nodes (excluded from chart)The Gun Club 41.49%45 Grave 20.33%Nervous Gender 20.33%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)