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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 12 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 552 [Accept] *
144 [David Reece] *
9 [Iron Allies] *
4 [Sainted Sinners] *
9 [Stream (3)] *
1 [Bangalore Choir] *
64 [Gypsy Rose] *
1 [Malice (25)] *
4 [Powerworld] *
1 [Sacred Child] *
4 [Sircle Of Silence] *
1 [Tango Down]
)
= 26.37B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.04 [Accept] *
1 [David Reece] *
1 [Iron Allies] *
1 [Sainted Sinners] *
1 [Stream (3)] *
1 [Bangalore Choir] *
1 [Gypsy Rose] *
1 [Malice (25)] *
1 [Powerworld] *
1 [Sacred Child] *
1 [Sircle Of Silence] *
1 [Tango Down]
)
= 1.04
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
12
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Accept 69.43%David Reece 18.11%Gypsy Rose 8.05%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)