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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 380 [Spider-Man: Homecoming] *
25 [F. Murray Abraham] *
36 [Amadeus] *
400 [Star Trek: Insurrection] *
361 [Last Action Hero] *
324 [Dead Man Down] *
25 [Tony Darrow] *
49 [Sondra James] *
36 [Mira Sorvino] *
484 [Goodfellas] *
256 [Kill the Irishman] *
441 [Deconstructing Harry] *
361 [Small Time Crooks] *
9 [The Dictator] *
289 [Shiva Baby] *
289 [The Tender Bar] *
256 [The Cobbler] *
16 [The Happening] *
324 [Summer of Sam] *
324 [Do You Believe?] *
16 [The Final Cut] *
4 [The Replacement Killers] *
16 [Romy and Michele's High School Reunion]
)
= 7.37 x 10^46
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.05 [Spider-Man: Homecoming] *
1 [F. Murray Abraham] *
1 [Amadeus] *
1 [Star Trek: Insurrection] *
1 [Last Action Hero] *
1 [Dead Man Down] *
1 [Tony Darrow] *
1 [Sondra James] *
1 [Mira Sorvino] *
1 [Goodfellas] *
1 [Kill the Irishman] *
1 [Deconstructing Harry] *
1 [Small Time Crooks] *
1 [The Dictator] *
1 [Shiva Baby] *
1 [The Tender Bar] *
1 [The Cobbler] *
1 [The Happening] *
1 [Summer of Sam] *
1 [Do You Believe?] *
1 [The Final Cut] *
1 [The Replacement Killers] *
1 [Romy and Michele's High School Reunion]
)
= 1.05
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
23
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.34%
(7.37 × 1046 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)