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, 20) = 20
$outbound = max(1, 20) = 20
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 20 * 20 = 400
Base_Influence (IV) = $inbound / $outbound = 20 / 20 = 1
// 3. Exponential Network Values (accumulating 82 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 400 *
( 8 [Harry Lawtey] *
6 [Orlagh Cassidy] *
20 [Hadley Robinson] *
56 [Robert Duvall] *
342 [Johnny English Reborn] *
462 [Falling Down] *
81 [Charlotte Gainsbourg] *
16 [Calexico] *
25 [Serge Gainsbourg] *
64 [Noah And The Whale] *
1 [Connan Mockasin] *
1 [Sebastian Tellier] *
324 [Nymphomaniac: Vol. I] *
324 [Nymphomaniac: Vol. II] *
100 [Finger Eleven] *
4 [Scott Anderson] *
324 [American Hustle] *
169 [Christian Bale] *
400 [Terminator Salvation] *
196 [The Dark Knight] *
441 [Batman Begins] *
484 [The Fighter] *
324 [The Prestige] *
576 [The Dark Knight Rises] *
484 [The Big Short] *
361 [3:10 to Yuma] *
289 [Out of the Furnace] *
289 [Harsh Times] *
324 [American Psycho] *
256 [Manhunter] *
16 [Bill Cwikowski] *
25 [Quiz Show] *
1 [Life on Mars] *
324 [Sweeney Todd: The Demon Barber of Fleet Street] *
400 [Vanilla Sky] *
289 [The Last Samurai] *
25 [Timothy Spall] *
324 [Topsy-Turvy] *
256 [Austin Powers: The Spy Who Shagged Me] *
25 [Scott Cooper] *
4 [Crazy Heart] *
1 [Hostiles] *
324 [Jurassic World: Fallen Kingdom] *
484 [Snow White and the Huntsman] *
361 [Tinker Tailor Soldier Spy] *
81 [The Hunger Games] *
49 [Captain America: The First Avenger] *
81 [Toby Jones] *
400 [Atomic Blonde] *
361 [Finding Neverland] *
1 [The Painted Veil] *
49 [LITTLE WOMEN] *
361 [Winning Time: The Rise of the Lakers Dynasty] *
1 [I'm Thinking of Ending Things] *
16 [Joey Brooks] *
25 [Succession] *
4 [Molly's Game] *
9 [Gillian Anderson] *
1 [Brennan Keel Cook] *
1 [Fred Hechinger] *
1 [Gideon Glick] *
25 [Harry Melling] *
4 [Jack Irv] *
25 [Simon McBurney] *
1 [Steven Maier] *
324 [Last Love] *
441 [Harry Potter and the Deathly Hallows: Part 1] *
25 [Harry Potter and the Order of the Phoenix] *
1 [The Old Guard] *
25 [Harry Potter and the Sorcerer's Stone] *
289 [The Duchess] *
1 [The Last King of Scotland] *
25 [Jane Eyre] *
1 [Joker: Folie à Deux] *
361 [The 6th Day] *
256 [Widows] *
4 [Open Range] *
289 [The Apostle] *
4 [The Judge] *
64 [Gotham] *
1 [Giants Being Lonely] *
342 [Villagers]
)
= 1.92 x 10^135
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Harry Lawtey] *
1.5 [Orlagh Cassidy] *
1.25 [Hadley Robinson] *
1.14 [Robert Duvall] *
1.06 [Johnny English Reborn] *
1.05 [Falling Down] *
1 [Charlotte Gainsbourg] *
1 [Calexico] *
1 [Serge Gainsbourg] *
1 [Noah And The Whale] *
1 [Connan Mockasin] *
1 [Sebastian Tellier] *
1 [Nymphomaniac: Vol. I] *
1 [Nymphomaniac: Vol. II] *
1 [Finger Eleven] *
1 [Scott Anderson] *
1 [American Hustle] *
1 [Christian Bale] *
1 [Terminator Salvation] *
1 [The Dark Knight] *
1 [Batman Begins] *
1 [The Fighter] *
1 [The Prestige] *
1 [The Dark Knight Rises] *
1 [The Big Short] *
1 [3:10 to Yuma] *
1 [Out of the Furnace] *
1 [Harsh Times] *
1 [American Psycho] *
1 [Manhunter] *
1 [Bill Cwikowski] *
1 [Quiz Show] *
1 [Life on Mars] *
1 [Sweeney Todd: The Demon Barber of Fleet Street] *
1 [Vanilla Sky] *
1 [The Last Samurai] *
1 [Timothy Spall] *
1 [Topsy-Turvy] *
1 [Austin Powers: The Spy Who Shagged Me] *
1 [Scott Cooper] *
1 [Crazy Heart] *
1 [Hostiles] *
1 [Jurassic World: Fallen Kingdom] *
1 [Snow White and the Huntsman] *
1 [Tinker Tailor Soldier Spy] *
1 [The Hunger Games] *
1 [Captain America: The First Avenger] *
1 [Toby Jones] *
1 [Atomic Blonde] *
1 [Finding Neverland] *
1 [The Painted Veil] *
1 [LITTLE WOMEN] *
1 [Winning Time: The Rise of the Lakers Dynasty] *
1 [I'm Thinking of Ending Things] *
1 [Joey Brooks] *
1 [Succession] *
1 [Molly's Game] *
1 [Gillian Anderson] *
1 [Brennan Keel Cook] *
1 [Fred Hechinger] *
1 [Gideon Glick] *
1 [Harry Melling] *
1 [Jack Irv] *
1 [Simon McBurney] *
1 [Steven Maier] *
1 [Last Love] *
1 [Harry Potter and the Deathly Hallows: Part 1] *
1 [Harry Potter and the Order of the Phoenix] *
1 [The Old Guard] *
1 [Harry Potter and the Sorcerer's Stone] *
1 [The Duchess] *
1 [The Last King of Scotland] *
1 [Jane Eyre] *
1 [Joker: Folie à Deux] *
1 [The 6th Day] *
1 [Widows] *
1 [Open Range] *
1 [The Apostle] *
1 [The Judge] *
1 [Gotham] *
1 [Giants Being Lonely] *
0.9474 [Villagers]
)
= 4.49
Outbound
20
Tags on post
Inbound
20
Posts tagging this
Connections
82
Total nodes
Base Node Strength
400
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.87%
(1.92 × 10135 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)