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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 40 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 20 [John Gallagher Jr.] *
90 [John Goodman] *
110 [Bradley Cooper] *
324 [Grindhouse] *
25 [Mary Elizabeth Winstead] *
324 [Death Proof] *
361 [A Good Day to Die Hard] *
9 [Live Free or Die Hard] *
441 [Guardians of the Galaxy] *
289 [Guardians of the Galaxy Vol. 2] *
324 [American Hustle] *
289 [American Sniper] *
361 [Silver Linings Playbook] *
484 [Limitless] *
324 [Guardians of the Galaxy Vol. 3] *
400 [Wet Hot American Summer: First Day of Camp] *
324 [Wet Hot American Summer] *
1 [Hush] *
324 [Short Term 12] *
324 [Jonah Hex] *
289 [Kong: Skull Island] *
361 [Monsters University] *
256 [Roseanne] *
441 [The Artist] *
400 [Atomic Blonde] *
361 [Black Earth Rising] *
361 [Barton Fink] *
529 [The Big Lebowski] *
9 [La La Land] *
16 [Raya Yarbrough] *
4 [Kidnap] *
1 [Europa Report] *
9 [Douglas M. Griffin] *
1 [Frank Mottek] *
1 [Kayla Bechor] *
1 [Sumalee Montano] *
4 [Suzanne Cryer] *
324 [Now You See Me] *
324 [Knucklehead] *
361 [Lucky Hank]
)
= 3.96 x 10^77
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [John Gallagher Jr.] *
1.11 [John Goodman] *
1.1 [Bradley Cooper] *
1 [Grindhouse] *
1 [Mary Elizabeth Winstead] *
1 [Death Proof] *
1 [A Good Day to Die Hard] *
1 [Live Free or Die Hard] *
1 [Guardians of the Galaxy] *
1 [Guardians of the Galaxy Vol. 2] *
1 [American Hustle] *
1 [American Sniper] *
1 [Silver Linings Playbook] *
1 [Limitless] *
1 [Guardians of the Galaxy Vol. 3] *
1 [Wet Hot American Summer: First Day of Camp] *
1 [Wet Hot American Summer] *
1 [Hush] *
1 [Short Term 12] *
1 [Jonah Hex] *
1 [Kong: Skull Island] *
1 [Monsters University] *
1 [Roseanne] *
1 [The Artist] *
1 [Atomic Blonde] *
1 [Black Earth Rising] *
1 [Barton Fink] *
1 [The Big Lebowski] *
1 [La La Land] *
1 [Raya Yarbrough] *
1 [Kidnap] *
1 [Europa Report] *
1 [Douglas M. Griffin] *
1 [Frank Mottek] *
1 [Kayla Bechor] *
1 [Sumalee Montano] *
1 [Suzanne Cryer] *
1 [Now You See Me] *
1 [Knucklehead] *
1 [Lucky Hank]
)
= 1.53
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
40
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.08%
(3.96 × 1077 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)