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, 21) = 21
$outbound = max(1, 21) = 21
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 21 * 21 = 441
Base_Influence (IV) = $inbound / $outbound = 21 / 21 = 1
// 3. Exponential Network Values (accumulating 82 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 441 *
( 6 [Leo Rossi] *
306 [When Harry Met Sally...] *
342 [The Usual Suspects] *
36 [Billy Crystal] *
324 [City Slickers] *
289 [Forget Paris] *
361 [Monsters University] *
400 [Analyze That] *
1 [Pat Cooper] *
256 [Robert De Niro] *
361 [Silver Linings Playbook] *
324 [A Bronx Tale] *
361 [Flawless] *
4 [Cape Fear] *
400 [Raging Bull] *
16 [Taxi Driver] *
324 [The Deer Hunter] *
484 [Goodfellas] *
529 [The Irishman] *
324 [Little Fockers] *
400 [City by the Sea] *
256 [Men of Honor] *
289 [Jackie Brown] *
256 [Mean Streets] *
9 [Max Casella] *
289 [The Tender Bar] *
324 [The Detour] *
36 [Chazz Palminteri] *
324 [A Guide to Recognizing Your Saints] *
361 [Bullets Over Broadway] *
441 [Godfather of Harlem] *
9 [Frank Pietrangolare] *
256 [Find Me Guilty] *
9 [Joe Viterelli] *
1 [Bart Tangredi] *
25 [Bill Macy] *
9 [Joseph Rigano] *
16 [Kresh Novakovic] *
16 [Kyle Sabihy] *
49 [Lisa Kudrow] *
1 [Michael Straka] *
121 [Molly Shannon] *
4 [Rebecca Schull] *
1 [Richard C. Castellano] *
16 [Ted Neustadt] *
25 [Frank Aquilino] *
25 [Elizabeth Bracco] *
324 [Booksmart] *
256 [P.S. I Love You] *
1 [The Comeback] *
324 [The Opposite of Sex] *
16 [Romy and Michele's High School Reunion] *
36 [Bull] *
361 [Blue Bloods] *
324 [Dead Man Down] *
1 [Coffee and Cigarettes] *
361 [Ghost Dog: The Way of the Samurai] *
225 [The Spoils of Babylon] *
289 [Talladega Nights: The Ballad of Ricky Bobby] *
4 [Scary Movie 4] *
36 [Never Been Kissed] *
289 [Other People] *
324 [Hotel Transylvania] *
361 [Me and Earl and the Dying Girl] *
400 [Wet Hot American Summer: First Day of Camp] *
324 [Wet Hot American Summer] *
400 [How the Grinch Stole Christmas] *
324 [Hiller and Diller] *
324 [Never Back Down] *
324 [My Favorite Year] *
289 [Surviving Christmas] *
16 [Maude] *
25 [The Jerk] *
9 [Halloween II] *
16 [After Hours] *
324 [King of New York] *
25 [The Brave One] *
361 [Blue Jasmine] *
324 [In the Soup] *
36 [The First Wives Club] *
1 [Mystery Train] *
4 [Stakeout]
)
= 2.79 x 10^153
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Leo Rossi] *
1.06 [When Harry Met Sally...] *
1.06 [The Usual Suspects] *
1 [Billy Crystal] *
1 [City Slickers] *
1 [Forget Paris] *
1 [Monsters University] *
1 [Analyze That] *
1 [Pat Cooper] *
1 [Robert De Niro] *
1 [Silver Linings Playbook] *
1 [A Bronx Tale] *
1 [Flawless] *
1 [Cape Fear] *
1 [Raging Bull] *
1 [Taxi Driver] *
1 [The Deer Hunter] *
1 [Goodfellas] *
1 [The Irishman] *
1 [Little Fockers] *
1 [City by the Sea] *
1 [Men of Honor] *
1 [Jackie Brown] *
1 [Mean Streets] *
1 [Max Casella] *
1 [The Tender Bar] *
1 [The Detour] *
1 [Chazz Palminteri] *
1 [A Guide to Recognizing Your Saints] *
1 [Bullets Over Broadway] *
1 [Godfather of Harlem] *
1 [Frank Pietrangolare] *
1 [Find Me Guilty] *
1 [Joe Viterelli] *
1 [Bart Tangredi] *
1 [Bill Macy] *
1 [Joseph Rigano] *
1 [Kresh Novakovic] *
1 [Kyle Sabihy] *
1 [Lisa Kudrow] *
1 [Michael Straka] *
1 [Molly Shannon] *
1 [Rebecca Schull] *
1 [Richard C. Castellano] *
1 [Ted Neustadt] *
1 [Frank Aquilino] *
1 [Elizabeth Bracco] *
1 [Booksmart] *
1 [P.S. I Love You] *
1 [The Comeback] *
1 [The Opposite of Sex] *
1 [Romy and Michele's High School Reunion] *
1 [Bull] *
1 [Blue Bloods] *
1 [Dead Man Down] *
1 [Coffee and Cigarettes] *
1 [Ghost Dog: The Way of the Samurai] *
1 [The Spoils of Babylon] *
1 [Talladega Nights: The Ballad of Ricky Bobby] *
1 [Scary Movie 4] *
1 [Never Been Kissed] *
1 [Other People] *
1 [Hotel Transylvania] *
1 [Me and Earl and the Dying Girl] *
1 [Wet Hot American Summer: First Day of Camp] *
1 [Wet Hot American Summer] *
1 [How the Grinch Stole Christmas] *
1 [Hiller and Diller] *
1 [Never Back Down] *
1 [My Favorite Year] *
1 [Surviving Christmas] *
1 [Maude] *
1 [The Jerk] *
1 [Halloween II] *
1 [After Hours] *
1 [King of New York] *
1 [The Brave One] *
1 [Blue Jasmine] *
1 [In the Soup] *
1 [The First Wives Club] *
1 [Mystery Train] *
1 [Stakeout]
)
= 1.68
Outbound
21
Tags on post
Inbound
21
Posts tagging this
Connections
82
Total nodes
Base Node Strength
441
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.67%
(2.79 × 10153 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)