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 *
( 306 [Star Trek: First Contact] *
289 [Star Trek VI: The Undiscovered Country] *
400 [RoboCop] *
9 [Kurtwood Smith] *
9 [Wilmer Valderrama] *
289 [Summer Catch] *
256 [Party Monster] *
324 [The Giant Mechanical Man] *
144 [Predators] *
36 [Topher Grace] *
324 [Spider-Man 3] *
324 [In Good Company] *
36 [Traffic] *
25 [Don Stark] *
25 [Jennifer Lyons] *
361 [Green Book] *
1 [Peggy Sue Got Married] *
1 [Café Society] *
324 [The Dukes of Hazzard: Reunion!] *
1 [As We See It] *
1 [Malibu Dan the Family Man] *
4 [Can't Hardly Wait]
)
= 9.84 x 10^36
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Star Trek: First Contact] *
1 [Star Trek VI: The Undiscovered Country] *
1 [RoboCop] *
1 [Kurtwood Smith] *
1 [Wilmer Valderrama] *
1 [Summer Catch] *
1 [Party Monster] *
1 [The Giant Mechanical Man] *
1 [Predators] *
1 [Topher Grace] *
1 [Spider-Man 3] *
1 [In Good Company] *
1 [Traffic] *
1 [Don Stark] *
1 [Jennifer Lyons] *
1 [Green Book] *
1 [Peggy Sue Got Married] *
1 [Café Society] *
1 [The Dukes of Hazzard: Reunion!] *
1 [As We See It] *
1 [Malibu Dan the Family Man] *
1 [Can't Hardly Wait]
)
= 1.06
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)
0.71%
(9.84 × 1036 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)