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, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 361 [Picket Fences] *
196 [Hellboy II: The Golden Army] *
16 [Roy Dotrice] *
324 [The Cutting Edge] *
400 [The Wolf of Wall Street] *
9 [Christine Ebersole] *
289 [Richie Rich] *
25 [F. Murray Abraham] *
16 [Mighty Aphrodite] *
400 [Star Trek: Insurrection] *
361 [Last Action Hero] *
324 [Dead Man Down] *
16 [Tom Hulce] *
25 [Jeffrey Jones] *
16 [Kenneth McMillan] *
324 [The Hunchback of Notre Dame] *
100 [Parenthood] *
25 [National Lampoon's Animal House] *
324 [Runaway Train] *
36 [Dune] *
9 [Cat's Eye] *
9 [Ed Wood] *
324 [The People Next Door] *
289 [Howard the Duck] *
4 [Ferris Bueller's Day Off]
)
= 4.72 x 10^47
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Picket Fences] *
1 [Hellboy II: The Golden Army] *
1 [Roy Dotrice] *
1 [The Cutting Edge] *
1 [The Wolf of Wall Street] *
1 [Christine Ebersole] *
1 [Richie Rich] *
1 [F. Murray Abraham] *
1 [Mighty Aphrodite] *
1 [Star Trek: Insurrection] *
1 [Last Action Hero] *
1 [Dead Man Down] *
1 [Tom Hulce] *
1 [Jeffrey Jones] *
1 [Kenneth McMillan] *
1 [The Hunchback of Notre Dame] *
1 [Parenthood] *
1 [National Lampoon's Animal House] *
1 [Runaway Train] *
1 [Dune] *
1 [Cat's Eye] *
1 [Ed Wood] *
1 [The People Next Door] *
1 [Howard the Duck] *
1 [Ferris Bueller's Day Off]
)
= 1
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
25
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.85%
(4.72 × 1047 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)