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 28 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 12 [Jodie Foster] *
256 [Robert De Niro] *
361 [Silver Linings Playbook] *
324 [A Bronx Tale] *
441 [Analyze This] *
361 [Flawless] *
4 [Cape Fear] *
400 [Raging Bull] *
324 [The Deer Hunter] *
484 [Goodfellas] *
529 [The Irishman] *
324 [Little Fockers] *
400 [City by the Sea] *
400 [Analyze That] *
256 [Men of Honor] *
289 [Jackie Brown] *
256 [Mean Streets] *
25 [The Brave One] *
324 [The Silence of the Lambs] *
16 [Joe Spinell] *
25 [Cybill Shepherd] *
1 [Maniac] *
361 [Rocky] *
64 [The Godfather Part II] *
324 [Do You Believe?] *
361 [The L Word] *
9 [The Last Picture Show] *
1 [Cybill]
)
= 9.40 x 10^57
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Jodie Foster] *
1 [Robert De Niro] *
1 [Silver Linings Playbook] *
1 [A Bronx Tale] *
1 [Analyze This] *
1 [Flawless] *
1 [Cape Fear] *
1 [Raging Bull] *
1 [The Deer Hunter] *
1 [Goodfellas] *
1 [The Irishman] *
1 [Little Fockers] *
1 [City by the Sea] *
1 [Analyze That] *
1 [Men of Honor] *
1 [Jackie Brown] *
1 [Mean Streets] *
1 [The Brave One] *
1 [The Silence of the Lambs] *
1 [Joe Spinell] *
1 [Cybill Shepherd] *
1 [Maniac] *
1 [Rocky] *
1 [The Godfather Part II] *
1 [Do You Believe?] *
1 [The L Word] *
1 [The Last Picture Show] *
1 [Cybill]
)
= 1.33
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
28
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.23%
(9.40 × 1057 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)