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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 20 [Bob Sapp] *
25 [Tracey Walter] *
196 [Conan the Destroyer] *
9 [Jeff Corey] *
121 [Arnold Schwarzenegger] *
1 [André René Roussimoff] *
1 [Angel Ashley] *
1 [Bruce Fleischer] *
9 [Ferdy Mayne] *
1 [Juan Jaramillo] *
1 [Matt Conner] *
16 [Pat Roach] *
9 [Sarah Douglas] *
16 [Sven-Ole Thorsen] *
1 [Olivia d'Abo] *
25 [Conan the Barbarian] *
1 [One Hell of a Christmas] *
1 [Pistoleros] *
1 [Tengoku] *
9 [Nonso Anozie] *
9 [Milton Welsh] *
16 [Nathan Jones]
)
= 1.79 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Bob Sapp] *
1 [Tracey Walter] *
1 [Conan the Destroyer] *
1 [Jeff Corey] *
1 [Arnold Schwarzenegger] *
1 [André René Roussimoff] *
1 [Angel Ashley] *
1 [Bruce Fleischer] *
1 [Ferdy Mayne] *
1 [Juan Jaramillo] *
1 [Matt Conner] *
1 [Pat Roach] *
1 [Sarah Douglas] *
1 [Sven-Ole Thorsen] *
1 [Olivia d'Abo] *
1 [Conan the Barbarian] *
1 [One Hell of a Christmas] *
1 [Pistoleros] *
1 [Tengoku] *
1 [Nonso Anozie] *
1 [Milton Welsh] *
1 [Nathan Jones]
)
= 1.25
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
22
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.86%
(1.79 × 1018 overall)
Dominant nodes (excluded from chart)Conan the Destroyer 38.13%Arnold Schwarzenegger 23.54%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)