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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 103 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 6 [Phillipe Simon] *
12 [Jan Munroe] *
12 [Deano Clavet] *
12 [Serge Christiaenssens] *
12 [Jack Lemmon] *
20 [Buck McDancer] *
20 [Harland Williams] *
20 [Laura Ramsey] *
56 [Jack Nicholson] *
342 [The Usual Suspects] *
64 [Benicio Del Toro] *
1 [Carl Bressler] *
36 [Chazz Palminteri] *
16 [Christine Estabrook] *
49 [Clark Gregg] *
49 [Dan Hedaya] *
9 [Gabriel Byrne] *
100 [Giancarlo Esposito] *
16 [Jack Shearer] *
1 [Ken Daly] *
1 [Morgan Hunter] *
16 [Paul Bartel] *
49 [Pete Postlethwaite] *
9 [Suzy Amis] *
64 [Kevin Spacey] *
16 [Castulo Guerra] *
25 [End of Days] *
324 [A Few Good Men] *
289 [The Whole Ten Yards] *
256 [The Whole Nine Yards] *
289 [Grumpy Old Men] *
256 [Middle Men] *
1 [Apocalypse] *
121 [Arnold Schwarzenegger] *
9 [Robin Tunney] *
16 [James Marshall] *
121 [Tom Cruise] *
36 [Cuba Gooding Jr.] *
4 [Demi Moore] *
4 [Christopher Guest] *
9 [J.A. Preston] *
9 [J.T. Walsh] *
25 [John M. Jackson] *
16 [Joshua Malina] *
1 [Lawrence Lowe] *
16 [Matt Craven] *
9 [Noah Wyle] *
16 [Wolfgang Bodison] *
49 [Xander Berkeley] *
196 [Bruce Willis] *
9 [Johnny Williams] *
16 [Amanda Peet] *
9 [Matthew Perry] *
4 [Carl Ciarfalio] *
1 [Carlos Zapata] *
16 [Doc Duhame] *
1 [Elisa Gallay] *
16 [Frank Collison] *
1 [George Zapata] *
4 [Johnny Messner] *
4 [McNally Sagal] *
1 [Silas Weir Mitchell] *
16 [Tallulah Willis] *
9 [Tasha Smith] *
9 [Howard Bilerman] *
25 [Rosanna Arquette] *
1 [Carmen Ferland] *
1 [Charles Biddle Sr.] *
1 [Geoff Lapp] *
1 [Jean-Guy Bouchard] *
1 [Johnny Goar] *
1 [Renee Madeline Le Guerrier] *
9 [Stephanie Biddle] *
16 [Ann-Margret] *
25 [Burgess Meredith] *
25 [Ossie Davis] *
64 [John Carroll Lynch] *
9 [Christopher McDonald] *
16 [Buck Henry] *
1 [Buffy Sedlachek] *
25 [Charles Brin] *
16 [Joe Howard] *
1 [Joel Edwards] *
1 [Oliver Osterberg] *
1 [Steve Cochran] *
1 [Steven Mark Hahn] *
4 [Walter Matthau] *
1 [Isabell O'Connor] *
64 [Luke Wilson] *
49 [James Caan] *
16 [Graham McTavish] *
100 [Terry Crews] *
100 [Giovanni Ribisi] *
36 [Gabriel Macht] *
4 [Jacinda Barrett] *
36 [Rade Serbedzija] *
9 [Kelsey Grammer] *
4 [Martin Kove] *
1 [Diane Sorrentino] *
4 [Jason Antoon] *
1 [Richard Wilk] *
1 [Stacey Alysson] *
20 [Kiefer Sutherland]
)
= 2.27 x 10^108
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Phillipe Simon] *
1.33 [Jan Munroe] *
1.33 [Deano Clavet] *
1.33 [Serge Christiaenssens] *
1.33 [Jack Lemmon] *
1.25 [Buck McDancer] *
1.25 [Harland Williams] *
1.25 [Laura Ramsey] *
1.14 [Jack Nicholson] *
1.06 [The Usual Suspects] *
1 [Benicio Del Toro] *
1 [Carl Bressler] *
1 [Chazz Palminteri] *
1 [Christine Estabrook] *
1 [Clark Gregg] *
1 [Dan Hedaya] *
1 [Gabriel Byrne] *
1 [Giancarlo Esposito] *
1 [Jack Shearer] *
1 [Ken Daly] *
1 [Morgan Hunter] *
1 [Paul Bartel] *
1 [Pete Postlethwaite] *
1 [Suzy Amis] *
1 [Kevin Spacey] *
1 [Castulo Guerra] *
1 [End of Days] *
1 [A Few Good Men] *
1 [The Whole Ten Yards] *
1 [The Whole Nine Yards] *
1 [Grumpy Old Men] *
1 [Middle Men] *
1 [Apocalypse] *
1 [Arnold Schwarzenegger] *
1 [Robin Tunney] *
1 [James Marshall] *
1 [Tom Cruise] *
1 [Cuba Gooding Jr.] *
1 [Demi Moore] *
1 [Christopher Guest] *
1 [J.A. Preston] *
1 [J.T. Walsh] *
1 [John M. Jackson] *
1 [Joshua Malina] *
1 [Lawrence Lowe] *
1 [Matt Craven] *
1 [Noah Wyle] *
1 [Wolfgang Bodison] *
1 [Xander Berkeley] *
1 [Bruce Willis] *
1 [Johnny Williams] *
1 [Amanda Peet] *
1 [Matthew Perry] *
1 [Carl Ciarfalio] *
1 [Carlos Zapata] *
1 [Doc Duhame] *
1 [Elisa Gallay] *
1 [Frank Collison] *
1 [George Zapata] *
1 [Johnny Messner] *
1 [McNally Sagal] *
1 [Silas Weir Mitchell] *
1 [Tallulah Willis] *
1 [Tasha Smith] *
1 [Howard Bilerman] *
1 [Rosanna Arquette] *
1 [Carmen Ferland] *
1 [Charles Biddle Sr.] *
1 [Geoff Lapp] *
1 [Jean-Guy Bouchard] *
1 [Johnny Goar] *
1 [Renee Madeline Le Guerrier] *
1 [Stephanie Biddle] *
1 [Ann-Margret] *
1 [Burgess Meredith] *
1 [Ossie Davis] *
1 [John Carroll Lynch] *
1 [Christopher McDonald] *
1 [Buck Henry] *
1 [Buffy Sedlachek] *
1 [Charles Brin] *
1 [Joe Howard] *
1 [Joel Edwards] *
1 [Oliver Osterberg] *
1 [Steve Cochran] *
1 [Steven Mark Hahn] *
1 [Walter Matthau] *
1 [Isabell O'Connor] *
1 [Luke Wilson] *
1 [James Caan] *
1 [Graham McTavish] *
1 [Terry Crews] *
1 [Giovanni Ribisi] *
1 [Gabriel Macht] *
1 [Jacinda Barrett] *
1 [Rade Serbedzija] *
1 [Kelsey Grammer] *
1 [Martin Kove] *
1 [Diane Sorrentino] *
1 [Jason Antoon] *
1 [Richard Wilk] *
1 [Stacey Alysson] *
0.8 [Kiefer Sutherland]
)
= 8.94
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
103
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.24%
(2.27 × 10108 overall)
Dominant nodes (excluded from chart)The Usual Suspects 8.63%A Few Good Men 8.18%The Whole Ten Yards 7.30%Grumpy Old Men 7.30%The Whole Nine Yards 6.46%Middle Men 6.46%Bruce Willis 4.95%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)