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, 15) = 15
$outbound = max(1, 15) = 15
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 15 = 225
Base_Influence (IV) = $inbound / $outbound = 15 / 15 = 1
// 3. Exponential Network Values (accumulating 83 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 225 *
( 20 [Star Wars: Episode IV - A New Hope] *
56 [Will Forte] *
224 [The Angry Birds Movie] *
272 [Cloudy with a Chance of Meatballs 2] *
306 [The Disaster Artist] *
4 [Grant Freckelton] *
16 [The Lego Batman Movie] *
225 [Elizabeth Banks] *
484 [Scrubs] *
361 [Slither] *
361 [Spider-Man 2] *
81 [The Hunger Games] *
324 [The Hunger Games: Mockingjay - Part 1] *
400 [The Uninvited] *
225 [The Lego Movie 2: The Second Part] *
400 [The Hunger Games: Mockingjay - Part 2] *
484 [The 40-Year-Old Virgin] *
324 [Spider-Man 3] *
361 [Catch Me If You Can] *
289 [Fred Claus] *
324 [Wet Hot American Summer] *
9 [Love & Mercy] *
441 [Guardians of the Galaxy] *
289 [Guardians of the Galaxy Vol. 2] *
169 [Chris Pratt] *
49 [Jurassic World] *
324 [Jurassic World: Fallen Kingdom] *
529 [Parks and Recreation] *
225 [A Parks and Recreation Special] *
324 [Moneyball] *
324 [Jurassic World Dominion] *
324 [Guardians of the Galaxy Vol. 3] *
289 [Bride Wars] *
324 [EVERWOOD] *
289 [The Great North] *
324 [Booksmart] *
324 [Baby Mama] *
256 [MacGruber] *
1 [The Last Man on Earth] *
324 [Safety Not Guaranteed] *
9 [Jake Johnson] *
289 [Talladega Nights: The Ballad of Ricky Bobby] *
400 [Se7en] *
225 [Morgan Freeman] *
289 [Driving Miss Daisy] *
324 [Million Dollar Baby] *
196 [The Dark Knight] *
441 [Batman Begins] *
324 [Robin Hood: Prince of Thieves] *
576 [The Dark Knight Rises] *
361 [Amistad] *
196 [Fred Faser] *
324 [Now You See Me] *
256 [Gone Baby Gone] *
400 [London Has Fallen] *
36 [The Shawshank Redemption] *
361 [Lean on Me] *
400 [The Wolf of Wall Street] *
100 [Jonah Hill] *
529 [21 Jump Street] *
400 [22 Jump Street] *
289 [Megamind] *
324 [The Sitter] *
256 [This Is the End] *
25 [Alison Brie] *
25 [Dave Franco] *
16 [Charlie Day] *
16 [Keegan-Michael Key] *
1 [Amanda Farinos] *
25 [Anthony Daniels] *
1 [Craig Berry] *
1 [David Burrows] *
9 [GLOW] *
361 [Promising Young Woman] *
81 [Star Wars: Episode VII - The Force Awakens] *
36 [Star Wars: Episode VIII - The Last Jedi] *
16 [Star Wars: Episode V - The Empire Strikes Back] *
361 [Monsters University] *
324 [Pacific Rim: Uprising] *
289 [Warm Bodies] *
324 [The Afterparty] *
256 [Welcome to Happiness] *
324 [Afternoon Delight]
)
= 7.56 x 10^178
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Star Wars: Episode IV - A New Hope] *
1.14 [Will Forte] *
1.14 [The Angry Birds Movie] *
1.06 [Cloudy with a Chance of Meatballs 2] *
1.06 [The Disaster Artist] *
1 [Grant Freckelton] *
1 [The Lego Batman Movie] *
1 [Elizabeth Banks] *
1 [Scrubs] *
1 [Slither] *
1 [Spider-Man 2] *
1 [The Hunger Games] *
1 [The Hunger Games: Mockingjay - Part 1] *
1 [The Uninvited] *
1 [The Lego Movie 2: The Second Part] *
1 [The Hunger Games: Mockingjay - Part 2] *
1 [The 40-Year-Old Virgin] *
1 [Spider-Man 3] *
1 [Catch Me If You Can] *
1 [Fred Claus] *
1 [Wet Hot American Summer] *
1 [Love & Mercy] *
1 [Guardians of the Galaxy] *
1 [Guardians of the Galaxy Vol. 2] *
1 [Chris Pratt] *
1 [Jurassic World] *
1 [Jurassic World: Fallen Kingdom] *
1 [Parks and Recreation] *
1 [A Parks and Recreation Special] *
1 [Moneyball] *
1 [Jurassic World Dominion] *
1 [Guardians of the Galaxy Vol. 3] *
1 [Bride Wars] *
1 [EVERWOOD] *
1 [The Great North] *
1 [Booksmart] *
1 [Baby Mama] *
1 [MacGruber] *
1 [The Last Man on Earth] *
1 [Safety Not Guaranteed] *
1 [Jake Johnson] *
1 [Talladega Nights: The Ballad of Ricky Bobby] *
1 [Se7en] *
1 [Morgan Freeman] *
1 [Driving Miss Daisy] *
1 [Million Dollar Baby] *
1 [The Dark Knight] *
1 [Batman Begins] *
1 [Robin Hood: Prince of Thieves] *
1 [The Dark Knight Rises] *
1 [Amistad] *
1 [Fred Faser] *
1 [Now You See Me] *
1 [Gone Baby Gone] *
1 [London Has Fallen] *
1 [The Shawshank Redemption] *
1 [Lean on Me] *
1 [The Wolf of Wall Street] *
1 [Jonah Hill] *
1 [21 Jump Street] *
1 [22 Jump Street] *
1 [Megamind] *
1 [The Sitter] *
1 [This Is the End] *
1 [Alison Brie] *
1 [Dave Franco] *
1 [Charlie Day] *
1 [Keegan-Michael Key] *
1 [Amanda Farinos] *
1 [Anthony Daniels] *
1 [Craig Berry] *
1 [David Burrows] *
1 [GLOW] *
1 [Promising Young Woman] *
1 [Star Wars: Episode VII - The Force Awakens] *
1 [Star Wars: Episode VIII - The Last Jedi] *
1 [Star Wars: Episode V - The Empire Strikes Back] *
1 [Monsters University] *
1 [Pacific Rim: Uprising] *
1 [Warm Bodies] *
1 [The Afterparty] *
1 [Welcome to Happiness] *
1 [Afternoon Delight]
)
= 1.84
Outbound
15
Tags on post
Inbound
15
Posts tagging this
Connections
83
Total nodes
Base Node Strength
225
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.09%
(7.56 × 10178 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)