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 85 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 400 *
( 6 [The King's Speech] *
12 [Bob Stephenson] *
42 [Edward Norton] *
56 [Les Misérables] *
306 [Jack Reacher: Never Go Back] *
380 [The Curious Case of Benjamin Button] *
380 [Tommy Boy] *
506 [12 Monkeys] *
9 [Meat Loaf] *
324 [Formula 51] *
1 [Stoney & Meatloaf] *
324 [Moonrise Kingdom] *
324 [The People vs. Larry Flynt] *
256 [American History X] *
576 [Birdman or (The Unexpected Virtue of Ignorance)] *
361 [The Bourne Legacy] *
100 [Brad Pitt] *
400 [Se7en] *
324 [Moneyball] *
400 [Inglourious Basterds] *
576 [Once Upon a Time in Hollywood] *
484 [The Big Short] *
361 [Kalifornia] *
289 [Megamind] *
289 [Cliffhanger] *
36 [Zach Grenier] *
4 [Devs] *
36 [Ray Donovan] *
361 [Donnie Brasco] *
81 [Helena Bonham Carter] *
9 [Charlie Dell] *
1 [Christie Cronenweth] *
16 [Christina Cabot] *
1 [David Andrews] *
1 [Dierdre Downing-Jackson] *
25 [Eugenie Bondurant] *
16 [Ezra Buzzington] *
25 [George Maguire] *
1 [Rachel Singer] *
25 [Richmond Arquette] *
16 [Tim DeZarn] *
81 [Holt McCallany] *
25 [Thom Gossom Jr.] *
1 [Sydney 'Big Dawg' Colston] *
400 [Terminator Salvation] *
324 [Sweeney Todd: The Demon Barber of Fleet Street] *
361 [Big Fish] *
441 [Harry Potter and the Deathly Hallows: Part 1] *
324 [Howards End] *
441 [Harry Potter and the Deathly Hallows: Part 2] *
4 [Zodiac] *
1 [Broken Blood] *
4 [Made of Honor] *
1 [Billy Elliot] *
1 [Boogeyman 3] *
1 [Killer Net] *
1 [Terror! Robespierre and the French Revolution] *
400 [The Hunger Games: Mockingjay - Part 2] *
1 [Fear of Rain] *
1 [Werewolf by Night] *
9 [The Conjuring: The Devil Made Me Do It] *
9 [Grassland] *
676 [The Sopranos] *
49 [The Incredible Hulk] *
100 [Spider-Man] *
4 [The Texas Chainsaw Massacre: The Beginning] *
25 [The Cabin in the Woods] *
441 [The Artist] *
4 [The Hills Have Eyes] *
9 [Law & Order True Crime] *
1 [The Chair] *
4 [Lady Bird] *
361 [Faerie Tale Theatre] *
324 [Evening Shade] *
324 [xXx: State of the Union] *
25 [In the Heat of the Night] *
324 [Jeepers Creepers 2] *
1 [Miss Evers' Boys] *
400 [Gangster Squad] *
256 [Men of Honor] *
361 [Shot Caller] *
361 [Lights Out] *
9 [Mindhunter] *
289 [Creepshow 2] *
324 [Run All Night]
)
= 2.11 x 10^139
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [The King's Speech] *
1.33 [Bob Stephenson] *
1.17 [Edward Norton] *
1.14 [Les Misérables] *
1.06 [Jack Reacher: Never Go Back] *
1.05 [The Curious Case of Benjamin Button] *
1.05 [Tommy Boy] *
1.05 [12 Monkeys] *
1 [Meat Loaf] *
1 [Formula 51] *
1 [Stoney & Meatloaf] *
1 [Moonrise Kingdom] *
1 [The People vs. Larry Flynt] *
1 [American History X] *
1 [Birdman or (The Unexpected Virtue of Ignorance)] *
1 [The Bourne Legacy] *
1 [Brad Pitt] *
1 [Se7en] *
1 [Moneyball] *
1 [Inglourious Basterds] *
1 [Once Upon a Time in Hollywood] *
1 [The Big Short] *
1 [Kalifornia] *
1 [Megamind] *
1 [Cliffhanger] *
1 [Zach Grenier] *
1 [Devs] *
1 [Ray Donovan] *
1 [Donnie Brasco] *
1 [Helena Bonham Carter] *
1 [Charlie Dell] *
1 [Christie Cronenweth] *
1 [Christina Cabot] *
1 [David Andrews] *
1 [Dierdre Downing-Jackson] *
1 [Eugenie Bondurant] *
1 [Ezra Buzzington] *
1 [George Maguire] *
1 [Rachel Singer] *
1 [Richmond Arquette] *
1 [Tim DeZarn] *
1 [Holt McCallany] *
1 [Thom Gossom Jr.] *
1 [Sydney 'Big Dawg' Colston] *
1 [Terminator Salvation] *
1 [Sweeney Todd: The Demon Barber of Fleet Street] *
1 [Big Fish] *
1 [Harry Potter and the Deathly Hallows: Part 1] *
1 [Howards End] *
1 [Harry Potter and the Deathly Hallows: Part 2] *
1 [Zodiac] *
1 [Broken Blood] *
1 [Made of Honor] *
1 [Billy Elliot] *
1 [Boogeyman 3] *
1 [Killer Net] *
1 [Terror! Robespierre and the French Revolution] *
1 [The Hunger Games: Mockingjay - Part 2] *
1 [Fear of Rain] *
1 [Werewolf by Night] *
1 [The Conjuring: The Devil Made Me Do It] *
1 [Grassland] *
1 [The Sopranos] *
1 [The Incredible Hulk] *
1 [Spider-Man] *
1 [The Texas Chainsaw Massacre: The Beginning] *
1 [The Cabin in the Woods] *
1 [The Artist] *
1 [The Hills Have Eyes] *
1 [Law & Order True Crime] *
1 [The Chair] *
1 [Lady Bird] *
1 [Faerie Tale Theatre] *
1 [Evening Shade] *
1 [xXx: State of the Union] *
1 [In the Heat of the Night] *
1 [Jeepers Creepers 2] *
1 [Miss Evers' Boys] *
1 [Gangster Squad] *
1 [Men of Honor] *
1 [Shot Caller] *
1 [Lights Out] *
1 [Mindhunter] *
1 [Creepshow 2] *
1 [Run All Night]
)
= 3.27
Outbound
20
Tags on post
Inbound
20
Posts tagging this
Connections
85
Total nodes
Base Node Strength
400
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.56%
(2.11 × 10139 overall)
Dominant nodes (excluded from chart)The Sopranos 4.32%Birdman or (The Unexpected Virtue of Ignorance) 3.68%Once Upon a Time in Hollywood 3.68%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)