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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 64 [Murder City Devils] *
64 [Leslie Hardy] *
81 [Dann Gallucci] *
25 [Coady Willis] *
4 [Spencer Moody] *
4 [Gabe Kerbrat] *
9 [Matthew Schwartz (3)] *
4 [Nate Manny] *
49 [Pretty Girls Make Graves] *
49 [Andrea Zollo] *
1 [J. Clark] *
4 [Leona Marrs] *
4 [Nick Dewitt] *
25 [Jason Clark] *
36 [Nathan Thelen] *
64 [The Murder City Devils] *
9 [Area 51 (16)] *
9 [Death Wish Kids] *
4 [Deep Creep] *
1 [Kodiak Deathbeds] *
1 [Queen Mab (2)] *
1 [Tunstin Gat]
)
= 3.43 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Murder City Devils] *
1 [Leslie Hardy] *
1 [Dann Gallucci] *
1 [Coady Willis] *
1 [Spencer Moody] *
1 [Gabe Kerbrat] *
1 [Matthew Schwartz (3)] *
1 [Nate Manny] *
1 [Pretty Girls Make Graves] *
1 [Andrea Zollo] *
1 [J. Clark] *
1 [Leona Marrs] *
1 [Nick Dewitt] *
1 [Jason Clark] *
1 [Nathan Thelen] *
1 [The Murder City Devils] *
1 [Area 51 (16)] *
1 [Death Wish Kids] *
1 [Deep Creep] *
1 [Kodiak Deathbeds] *
1 [Queen Mab (2)] *
1 [Tunstin Gat]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
22
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
16.34%
(3.43 × 1023 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)