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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 20 [Andrew Bryniarski] *
72 [Jim Cummings] *
9 [Liam O'Brien] *
9 [Darren Criss] *
9 [Mitchell Whitfield] *
1 [Peter Cullen] *
324 [Transformers: Robots in Disguise] *
16 [Andy Milder] *
9 [Constance Zimmer] *
16 [Eric Bauza] *
9 [Khary Payton] *
1 [Kristy Wu] *
1 [Mikey Kelley] *
1 [Roger Craig Smith] *
36 [Steve Blum] *
1 [Stuart Allan] *
36 [Ted McGinley] *
9 [Troy Baker] *
9 [Will Friedle] *
4 [Staying Alive] *
9 [Hudson Hawk] *
1 [The Pink Chiquitas] *
1 [Rambo: First Blood Part II] *
16 [Finola Hughes] *
16 [Danny Aiello]
)
= 1.71 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Andrew Bryniarski] *
1.13 [Jim Cummings] *
1 [Liam O'Brien] *
1 [Darren Criss] *
1 [Mitchell Whitfield] *
1 [Peter Cullen] *
1 [Transformers: Robots in Disguise] *
1 [Andy Milder] *
1 [Constance Zimmer] *
1 [Eric Bauza] *
1 [Khary Payton] *
1 [Kristy Wu] *
1 [Mikey Kelley] *
1 [Roger Craig Smith] *
1 [Steve Blum] *
1 [Stuart Allan] *
1 [Ted McGinley] *
1 [Troy Baker] *
1 [Will Friedle] *
1 [Staying Alive] *
1 [Hudson Hawk] *
1 [The Pink Chiquitas] *
1 [Rambo: First Blood Part II] *
1 [Finola Hughes] *
1 [Danny Aiello]
)
= 1.41
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
25
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
3.79%
(1.71 × 1023 overall)
Dominant nodes (excluded from chart)Transformers: Robots in Disguise 49.09%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)