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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 1 [Armon Jay] *
4 [Ben Homola] *
36 [Chris Carrabba] *
1 [Chris Kamrada] *
1 [Dan Bonebrake] *
4 [Dane Poppin] *
1 [John Lefler] *
1 [Mike Marsh (2)] *
1 [Scott Schoenbeck] *
1 [Dashboard Confessional - First Avenue - 2/25/2020] *
49 [Grouplove] *
1 [Further Seems Forever] *
4 [Red Letter Day (3)] *
1 [The Agency (12)] *
1 [Twin Forks] *
1 [Vacant Andys] *
144 [A Static Lullaby]
)
= 1.63B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Armon Jay] *
1 [Ben Homola] *
1 [Chris Carrabba] *
1 [Chris Kamrada] *
1 [Dan Bonebrake] *
1 [Dane Poppin] *
1 [John Lefler] *
1 [Mike Marsh (2)] *
1 [Scott Schoenbeck] *
1 [Dashboard Confessional - First Avenue - 2/25/2020] *
1 [Grouplove] *
1 [Further Seems Forever] *
1 [Red Letter Day (3)] *
1 [The Agency (12)] *
1 [Twin Forks] *
1 [Vacant Andys] *
1 [A Static Lullaby]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
17
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)A Static Lullaby 40.91%Grouplove 13.92%Chris Carrabba 10.23%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)