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, 6) = 6
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 11 = 66
Base_Influence (IV) = $inbound / $outbound = 6 / 11 = 0.5455
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 66 *
( 8 [James Ransone] *
6 [Lee Tergesen] *
12 [Neal Jones] *
20 [Chance Kelly] *
20 [Eric Nenninger] *
16 [Kazem Al Saher] *
1 [James DeMaria] *
1 [Jason Trenzcer] *
16 [Jim DeMaria] *
9 [Rob Dukes] *
4 [Rob Moschetti] *
64 [Heathen] *
289 [Toxik] *
361 [Merauder] *
49 [Exodus (6)] *
1 [Fragile Mortals] *
324 [Pro-Pain] *
1 [P.O.V.] *
1 [My Country, My Country] *
1 [Rachel: An American Conscience]
)
= 1.49 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.5455 *
( 2 [James Ransone] *
1.5 [Lee Tergesen] *
1.33 [Neal Jones] *
1.25 [Chance Kelly] *
1.25 [Eric Nenninger] *
1 [Kazem Al Saher] *
1 [James DeMaria] *
1 [Jason Trenzcer] *
1 [Jim DeMaria] *
1 [Rob Dukes] *
1 [Rob Moschetti] *
1 [Heathen] *
1 [Toxik] *
1 [Merauder] *
1 [Exodus (6)] *
1 [Fragile Mortals] *
1 [Pro-Pain] *
1 [P.O.V.] *
1 [My Country, My Country] *
1 [Rachel: An American Conscience]
)
= 3.41
Outbound
6
Tags on post
Inbound
11
Posts tagging this
Connections
20
Total nodes
Base Node Strength
66
Base Node Influence
0.5455
Strength Share (vs Direct Neighbours)
5.20%
(1.49 × 1022 overall)
Dominant nodes (excluded from chart)Merauder 28.43%Pro-Pain 25.51%Toxik 22.76%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)