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, 8) = 8
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 10 = 80
Base_Influence (IV) = $inbound / $outbound = 8 / 10 = 0.8
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 80 *
( 2 [bill-doss] *
49 [Olivia Tremor Control] *
49 [Jeff Mangum] *
4 [AJ Griffin] *
4 [Eric Harris] *
4 [John Fernandes] *
4 [Peter Erchick] *
25 [Will Cullen Hart] *
4 [The Apples in Stereo] *
16 [Hilarie Sidney] *
49 [The Olivia Tremor Control] *
9 [Synthetic Flying Machine] *
1 [Sleeping Flies] *
1 [Sunshine Fix] *
1 [The Bill Doss] *
4 [Robert Schneider] *
9 [Thee American Revolution] *
1 [Craig Morris (6)] *
1 [Black Swan Network]
)
= 2.50 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.8 *
( 2 [bill-doss] *
1 [Olivia Tremor Control] *
1 [Jeff Mangum] *
1 [AJ Griffin] *
1 [Eric Harris] *
1 [John Fernandes] *
1 [Peter Erchick] *
1 [Will Cullen Hart] *
1 [The Apples in Stereo] *
1 [Hilarie Sidney] *
1 [The Olivia Tremor Control] *
1 [Synthetic Flying Machine] *
1 [Sleeping Flies] *
1 [Sunshine Fix] *
1 [The Bill Doss] *
1 [Robert Schneider] *
1 [Thee American Revolution] *
1 [Craig Morris (6)] *
1 [Black Swan Network]
)
= 1.6
Outbound
8
Tags on post
Inbound
10
Posts tagging this
Connections
19
Total nodes
Base Node Strength
80
Base Node Influence
0.8
Strength Share (vs Direct Neighbours)
25.24%
(2.50 × 1015 overall)
Dominant nodes (excluded from chart)Olivia Tremor Control 15.46%Jeff Mangum 15.46%The Olivia Tremor Control 15.46%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)