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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 441 [Analyze This] *
49 [Lisa Kudrow] *
400 [Analyze That] *
324 [Booksmart] *
256 [P.S. I Love You] *
1 [The Comeback] *
324 [The Opposite of Sex] *
9 [Kristin Bauer] *
9 [50 First Dates] *
16 [Nocturnal Animals] *
324 [xXx: State of the Union] *
100 [Parenthood] *
361 [Mission: Impossible II] *
25 [Paul Keeley] *
400 [Mission: Impossible III] *
36 [Mira Sorvino] *
16 [Mighty Aphrodite] *
324 [Summer of Sam] *
324 [Do You Believe?] *
16 [The Final Cut] *
4 [The Replacement Killers]
)
= 2.18 x 10^39
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Analyze This] *
1 [Lisa Kudrow] *
1 [Analyze That] *
1 [Booksmart] *
1 [P.S. I Love You] *
1 [The Comeback] *
1 [The Opposite of Sex] *
1 [Kristin Bauer] *
1 [50 First Dates] *
1 [Nocturnal Animals] *
1 [xXx: State of the Union] *
1 [Parenthood] *
1 [Mission: Impossible II] *
1 [Paul Keeley] *
1 [Mission: Impossible III] *
1 [Mira Sorvino] *
1 [Mighty Aphrodite] *
1 [Summer of Sam] *
1 [Do You Believe?] *
1 [The Final Cut] *
1 [The Replacement Killers]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
21
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.42%
(2.18 × 1039 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)