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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 99 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 6 [Phillipe Simon] *
12 [Camilla Belle] *
12 [Ross Partridge] *
12 [Jodhi May] *
342 [The Usual Suspects] *
49 [The Town] *
64 [Ben Affleck] *
25 [Rebecca Hall] *
16 [Jon Hamm] *
16 [Titus Welliver] *
16 [Blake Lively] *
1 [2010 TIFF premiere of The Town] *
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] *
49 [Kevin Pollak] *
1 [Morgan Hunter] *
16 [Paul Bartel] *
9 [Suzy Amis] *
64 [Kevin Spacey] *
16 [Castulo Guerra] *
361 [Inception] *
289 [The Last of the Mohicans] *
289 [The Lost World: Jurassic Park] *
484 [Romeo + Juliet] *
36 [Cillian Murphy] *
64 [Leonardo DiCaprio] *
16 [Ken Watanabe] *
196 [Michael Caine] *
9 [Claire Geare] *
9 [Dileep Rao] *
16 [Elliot Page] *
1 [Johnathan Geare] *
36 [Joseph Gordon-Levitt] *
9 [Lukas Haas] *
1 [Magnus Nolan] *
9 [Marion Cotillard] *
1 [Tai-Li Lee] *
1 [Taylor Geare] *
9 [Tohoru Masamune] *
16 [Tom Berenger] *
64 [Tom Hardy] *
25 [Simon Rhee] *
100 [Julianne Moore] *
16 [Arliss Howard] *
36 [Jeff Goldblum] *
16 [Peter Stormare] *
49 [Thomas Rosales Jr.] *
4 [Ariana Richards] *
16 [Cyd Strittmatter] *
4 [Harvey Jason] *
16 [Joseph Mazzello] *
36 [Richard Schiff] *
4 [Robin Sachs] *
1 [Thomas F. Duffy] *
1 [Vanessa Chester] *
36 [Vince Vaughn] *
16 [Dennis Banks] *
16 [Madeleine Stowe] *
4 [Steven Waddington] *
25 [Colm Meaney] *
1 [Daniel Day-Lewis] *
16 [Edward Blatchford] *
9 [Eric Schweig] *
1 [Justin M. Rice] *
1 [Mac Andrews] *
16 [Malcolm Storry] *
9 [Patrice Chéreau] *
9 [Russell Means] *
16 [Terry Kinney] *
9 [Tracey Ellis] *
9 [Wes Studi] *
4 [Claire Danes] *
225 [Paul Rudd] *
4 [Diane Venora] *
64 [Paul Sorvino] *
16 [Brian Dennehy] *
100 [John Leguizamo] *
16 [Clive Riche] *
9 [Tom Wisdom] *
25 [Christina Pickles] *
4 [Jesse Bradford] *
4 [Miriam Margolyes] *
1 [Carolyn Valero] *
1 [Gloria Silva] *
1 [Harold Perrineau] *
1 [Lupita Ochoa] *
1 [Margarita Wynne] *
1 [Paco Morayta] *
1 [Vondie Curtis-Hall] *
9 [Zak Orth] *
25 [M. Emmet Walsh]
)
= 9.83 x 10^107
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Phillipe Simon] *
1.33 [Camilla Belle] *
1.33 [Ross Partridge] *
1.33 [Jodhi May] *
1.06 [The Usual Suspects] *
1 [The Town] *
1 [Ben Affleck] *
1 [Rebecca Hall] *
1 [Jon Hamm] *
1 [Titus Welliver] *
1 [Blake Lively] *
1 [2010 TIFF premiere of The Town] *
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 [Kevin Pollak] *
1 [Morgan Hunter] *
1 [Paul Bartel] *
1 [Suzy Amis] *
1 [Kevin Spacey] *
1 [Castulo Guerra] *
1 [Inception] *
1 [The Last of the Mohicans] *
1 [The Lost World: Jurassic Park] *
1 [Romeo + Juliet] *
1 [Cillian Murphy] *
1 [Leonardo DiCaprio] *
1 [Ken Watanabe] *
1 [Michael Caine] *
1 [Claire Geare] *
1 [Dileep Rao] *
1 [Elliot Page] *
1 [Johnathan Geare] *
1 [Joseph Gordon-Levitt] *
1 [Lukas Haas] *
1 [Magnus Nolan] *
1 [Marion Cotillard] *
1 [Tai-Li Lee] *
1 [Taylor Geare] *
1 [Tohoru Masamune] *
1 [Tom Berenger] *
1 [Tom Hardy] *
1 [Simon Rhee] *
1 [Julianne Moore] *
1 [Arliss Howard] *
1 [Jeff Goldblum] *
1 [Peter Stormare] *
1 [Thomas Rosales Jr.] *
1 [Ariana Richards] *
1 [Cyd Strittmatter] *
1 [Harvey Jason] *
1 [Joseph Mazzello] *
1 [Richard Schiff] *
1 [Robin Sachs] *
1 [Thomas F. Duffy] *
1 [Vanessa Chester] *
1 [Vince Vaughn] *
1 [Dennis Banks] *
1 [Madeleine Stowe] *
1 [Steven Waddington] *
1 [Colm Meaney] *
1 [Daniel Day-Lewis] *
1 [Edward Blatchford] *
1 [Eric Schweig] *
1 [Justin M. Rice] *
1 [Mac Andrews] *
1 [Malcolm Storry] *
1 [Patrice Chéreau] *
1 [Russell Means] *
1 [Terry Kinney] *
1 [Tracey Ellis] *
1 [Wes Studi] *
1 [Claire Danes] *
1 [Paul Rudd] *
1 [Diane Venora] *
1 [Paul Sorvino] *
1 [Brian Dennehy] *
1 [John Leguizamo] *
1 [Clive Riche] *
1 [Tom Wisdom] *
1 [Christina Pickles] *
1 [Jesse Bradford] *
1 [Miriam Margolyes] *
1 [Carolyn Valero] *
1 [Gloria Silva] *
1 [Harold Perrineau] *
1 [Lupita Ochoa] *
1 [Margarita Wynne] *
1 [Paco Morayta] *
1 [Vondie Curtis-Hall] *
1 [Zak Orth] *
1 [M. Emmet Walsh]
)
= 3.75
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
99
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.89%
(9.83 × 10107 overall)
Dominant nodes (excluded from chart)Romeo + Juliet 11.96%Inception 8.92%The Usual Suspects 8.45%The Last of the Mohicans 7.14%The Lost World: Jurassic Park 7.14%Paul Rudd 5.56%Michael Caine 4.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)