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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 552 [Accept] *
144 [David Reece] *
9 [Iron Allies] *
4 [Sainted Sinners] *
9 [Stream (3)] *
1 [Bangalore Choir] *
1 [Dare Force] *
64 [Gypsy Rose] *
1 [Malice (25)] *
4 [Powerworld] *
1 [Sacred Child] *
1 [Tango Down] *
100 [Vengeance Rising] *
25 [Larry Farkas] *
1 [Die Happy (3)] *
1 [Once Dead] *
648 [Deliverance]
)
= 4.27 x 10^16
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 [Dare Force] *
1 [Gypsy Rose] *
1 [Malice (25)] *
1 [Powerworld] *
1 [Sacred Child] *
1 [Tango Down] *
1 [Vengeance Rising] *
1 [Larry Farkas] *
1 [Die Happy (3)] *
1 [Once Dead] *
0.8889 [Deliverance]
)
= 0.9276
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
17
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.25%
(4.27 × 1016 overall)
Dominant nodes (excluded from chart)Deliverance 41.27%Accept 35.16%David Reece 9.17%Vengeance Rising 6.37%Gypsy Rose 4.08%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)