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 95 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 400 *
( 20 [Michael P. Moran] *
306 [The Disaster Artist] *
306 [True Lies] *
306 [Broadcast News] *
380 [Beau Is Afraid] *
9 [Major Lance] *
4 [The Other Guys] *
1 [Hollywood a Go Go] *
256 [Robert De Niro] *
361 [Silver Linings Playbook] *
324 [A Bronx Tale] *
441 [Analyze This] *
361 [Flawless] *
4 [Cape Fear] *
400 [Raging Bull] *
16 [Taxi Driver] *
324 [The Deer Hunter] *
484 [Goodfellas] *
529 [The Irishman] *
324 [Little Fockers] *
400 [Analyze That] *
256 [Men of Honor] *
289 [Jackie Brown] *
256 [Mean Streets] *
289 [Driving Miss Daisy] *
16 [Patti LuPone] *
324 [Summer of Sam] *
16 [Pineapple Express] *
361 [Spider-Man 2] *
289 [Rise of the Planet of the Apes] *
121 [James Franco] *
361 [127 Hours] *
324 [Spring Breakers] *
324 [Flyboys] *
324 [Spider-Man 3] *
256 [This Is the End] *
361 [The Deuce] *
289 [Mississippi Burning] *
400 [Almost Famous] *
324 [Moonrise Kingdom] *
324 [The French Dispatch] *
324 [Wonder Boys] *
289 [Blood Simple] *
49 [Frances McDormand] *
289 [Ghostbusters II] *
361 [Lean on Me] *
16 [Sleepers] *
36 [Eliza Dushku] *
9 [Jay and Silent Bob Strike Back] *
9 [Wrong Turn] *
4 [Bring It On] *
1 [Dollhouse] *
289 [Richie Rich] *
16 [Stephi Lineburg] *
256 [Blown Away] *
400 [Drillbit Taylor] *
361 [The Negotiator] *
4 [Nestor Serrano] *
324 [Basic Instinct] *
25 [George Dzundza] *
324 [Dangerous Minds] *
36 [Crimson Tide] *
324 [The Abyss] *
4 [LONE STAR] *
36 [Leo Burmester] *
324 [A Perfect World] *
25 [The Devil's Advocate] *
324 [The Unforgivable] *
361 [Lodge 49] *
49 [Linda Emond] *
25 [Succession] *
361 [Indignation] *
1 [Only Murders in the Building] *
16 [Julie & Julia] *
25 [William Forsythe] *
49 [John Doman] *
4 [Anson Mount] *
1 [Cyrus Farmer] *
1 [Drena De Niro] *
1 [Jay Boryea] *
1 [Matthew Cowles] *
16 [Brian Tarantina] *
441 [Dick Tracy] *
4 [Raising Arizona] *
16 [Things to Do in Denver When You're Dead] *
64 [The Devil's Rejects] *
289 [Mystic River] *
400 [The Trial of the Chicago 7] *
361 [You Were Never Really Here] *
49 [The Affair] *
1 [BORGIA] *
25 [The Wire] *
361 [Donnie Brasco] *
256 [Uncle Buck] *
324 [Non-Stop]
)
= 1.27 x 10^179
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Michael P. Moran] *
1.06 [The Disaster Artist] *
1.06 [True Lies] *
1.06 [Broadcast News] *
1.05 [Beau Is Afraid] *
1 [Major Lance] *
1 [The Other Guys] *
1 [Hollywood a Go Go] *
1 [Robert De Niro] *
1 [Silver Linings Playbook] *
1 [A Bronx Tale] *
1 [Analyze This] *
1 [Flawless] *
1 [Cape Fear] *
1 [Raging Bull] *
1 [Taxi Driver] *
1 [The Deer Hunter] *
1 [Goodfellas] *
1 [The Irishman] *
1 [Little Fockers] *
1 [Analyze That] *
1 [Men of Honor] *
1 [Jackie Brown] *
1 [Mean Streets] *
1 [Driving Miss Daisy] *
1 [Patti LuPone] *
1 [Summer of Sam] *
1 [Pineapple Express] *
1 [Spider-Man 2] *
1 [Rise of the Planet of the Apes] *
1 [James Franco] *
1 [127 Hours] *
1 [Spring Breakers] *
1 [Flyboys] *
1 [Spider-Man 3] *
1 [This Is the End] *
1 [The Deuce] *
1 [Mississippi Burning] *
1 [Almost Famous] *
1 [Moonrise Kingdom] *
1 [The French Dispatch] *
1 [Wonder Boys] *
1 [Blood Simple] *
1 [Frances McDormand] *
1 [Ghostbusters II] *
1 [Lean on Me] *
1 [Sleepers] *
1 [Eliza Dushku] *
1 [Jay and Silent Bob Strike Back] *
1 [Wrong Turn] *
1 [Bring It On] *
1 [Dollhouse] *
1 [Richie Rich] *
1 [Stephi Lineburg] *
1 [Blown Away] *
1 [Drillbit Taylor] *
1 [The Negotiator] *
1 [Nestor Serrano] *
1 [Basic Instinct] *
1 [George Dzundza] *
1 [Dangerous Minds] *
1 [Crimson Tide] *
1 [The Abyss] *
1 [LONE STAR] *
1 [Leo Burmester] *
1 [A Perfect World] *
1 [The Devil's Advocate] *
1 [The Unforgivable] *
1 [Lodge 49] *
1 [Linda Emond] *
1 [Succession] *
1 [Indignation] *
1 [Only Murders in the Building] *
1 [Julie & Julia] *
1 [William Forsythe] *
1 [John Doman] *
1 [Anson Mount] *
1 [Cyrus Farmer] *
1 [Drena De Niro] *
1 [Jay Boryea] *
1 [Matthew Cowles] *
1 [Brian Tarantina] *
1 [Dick Tracy] *
1 [Raising Arizona] *
1 [Things to Do in Denver When You're Dead] *
1 [The Devil's Rejects] *
1 [Mystic River] *
1 [The Trial of the Chicago 7] *
1 [You Were Never Really Here] *
1 [The Affair] *
1 [BORGIA] *
1 [The Wire] *
1 [Donnie Brasco] *
1 [Uncle Buck] *
1 [Non-Stop]
)
= 1.56
Outbound
20
Tags on post
Inbound
20
Posts tagging this
Connections
95
Total nodes
Base Node Strength
400
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.06%
(1.27 × 10179 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)