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 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 306 [When Harry Met Sally...] *
289 [Edward Scissorhands] *
49 [Caroline Aaron] *
529 [21 Jump Street] *
400 [22 Jump Street] *
361 [Just Like Heaven] *
324 [Theater Camp] *
441 [Deconstructing Harry] *
289 [Clear and Present Danger] *
9 [Tom Tammi] *
361 [The Thomas Crown Affair] *
324 [Runaway Bride] *
16 [Rita Wilson] *
4 [Now and Then] *
361 [Jingle All the Way] *
25 [Meg Ryan] *
9 [Sidney Armus] *
9 [Tom Riis Farrell] *
256 [Scent of a Woman] *
400 [Almost Famous] *
64 [All My Children] *
289 [The Presidio] *
9 [City of Angels] *
9 [You've Got Mail]
)
= 3.72 x 10^48
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [When Harry Met Sally...] *
1 [Edward Scissorhands] *
1 [Caroline Aaron] *
1 [21 Jump Street] *
1 [22 Jump Street] *
1 [Just Like Heaven] *
1 [Theater Camp] *
1 [Deconstructing Harry] *
1 [Clear and Present Danger] *
1 [Tom Tammi] *
1 [The Thomas Crown Affair] *
1 [Runaway Bride] *
1 [Rita Wilson] *
1 [Now and Then] *
1 [Jingle All the Way] *
1 [Meg Ryan] *
1 [Sidney Armus] *
1 [Tom Riis Farrell] *
1 [Scent of a Woman] *
1 [Almost Famous] *
1 [All My Children] *
1 [The Presidio] *
1 [City of Angels] *
1 [You've Got Mail]
)
= 1.06
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
24
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.70%
(3.72 × 1048 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)