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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 159 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 15 [Leon Rippy] *
6 [Liza Tarbuck] *
12 [Ryan Whitney] *
12 [Michael Countryman] *
12 [Ronald Pickup] *
12 [Mary Beth Hurt] *
180 [Dev Patel] *
20 [Chris Cooper] *
42 [Richard Brake] *
56 [Celia Weston] *
420 [Michael Clayton] *
36 [Kate Winslet] *
225 [Mark Ruffalo] *
25 [Elijah Wood] *
289 [Eternal Sunshine of the Spotless Mind] *
81 [Kirsten Dunst] *
1 [Amir Ali Said] *
4 [Brian Price] *
1 [Debbon Ayer] *
1 [Gerry Robert Byrne] *
4 [Jane Adams] *
81 [Jim Carrey] *
25 [Josh Flitter] *
1 [Lola Daehler] *
16 [Paulie Litt] *
1 [Thomas Jay Ryan] *
9 [Deirdre O'Connell] *
64 [Gwyneth Paltrow] *
36 [Judi Dench] *
324 [Shakespeare in Love] *
16 [Jill Baker] *
16 [Geoffrey Rush] *
16 [Antony Sher] *
1 [Bridget McConnell] *
16 [Colin Firth] *
16 [Georgie Glen] *
1 [Joseph Fiennes] *
16 [Martin Clunes] *
1 [Nicholas Boulton] *
1 [Patrick Barlow] *
1 [Sandra Reinton] *
1 [Simon Callow] *
4 [Steven Beard] *
16 [Tim McMullan] *
1 [Steven O'Donnell] *
441 [Batman Begins] *
289 [In the Bedroom] *
324 [The Full Monty] *
361 [The Best Exotic Marigold Hotel] *
256 [The Patriot] *
225 [The Exorcism of Emily Rose] *
36 [Cillian Murphy] *
121 [Liam Neeson] *
169 [Christian Bale] *
225 [Morgan Freeman] *
9 [Colin McFarlane] *
64 [Gary Oldman] *
9 [Gerard Murphy] *
4 [Gus Lewis] *
16 [Katie Holmes] *
16 [Ken Watanabe] *
9 [Larry Holden] *
25 [Linus Roache] *
4 [Mark Boone Junior] *
196 [Michael Caine] *
1 [Rutger Hauer] *
25 [Sara Stewart] *
25 [Erik Betts] *
9 [Charles Edwards] *
36 [Rade Serbedzija] *
4 [Austin Williams] *
16 [David Lansbury] *
64 [Tilda Swinton] *
16 [Heidi Armbruster] *
1 [Alberto Vazquez] *
16 [Bill Raymond] *
16 [Brian Koppelman] *
1 [Danielle Skraastad] *
4 [Frank Wood] *
1 [Jennifer Van Dyck] *
1 [Jonathan Walker] *
36 [Julie White] *
1 [Richard Hecht] *
16 [Tom McCarthy] *
1 [Wai Chan] *
9 [Merritt Wever] *
25 [John Douglas Thompson] *
25 [Denis O'Hare] *
64 [Marisa Tomei] *
1 [Camden Munson] *
1 [Christopher Adams] *
1 [Deborah Derecktor] *
1 [Diane E. Hamlin] *
1 [Frank T. Wells] *
1 [Henry Field] *
1 [Jonathan Walsh] *
1 [Justin Ashforth] *
25 [Karen Allen] *
16 [Nick Stahl] *
1 [Terry A. Burgess] *
1 [W. Clapham Murray] *
4 [William Mapother] *
1 [William Wise] *
49 [Dave Hill] *
1 [Bruce Jones] *
1 [Deirdre Costello] *
16 [Diane Lane] *
1 [Emily Woof] *
1 [Hugo Speer] *
1 [Joanna Swain] *
1 [Kate Layden] *
1 [Lesley Sharp] *
4 [Mark Addy] *
4 [Paul Barber] *
1 [Paul Butterworth] *
16 [Robert Carlyle] *
1 [Steve Huison] *
1 [Vinny Dhillon] *
1 [Wim Snape] *
1 [Andrew Livingston] *
4 [James Rawlings] *
1 [Ramona Marquez] *
121 [Bill Nighy] *
36 [Celia Imrie] *
1 [Glen Davies] *
1 [Hugh Dickson] *
1 [Lucy Robinson] *
25 [Maggie Smith] *
1 [Patrick Pearson] *
4 [Paul Bhattacharjee] *
16 [Penelope Wilton] *
1 [Raoul Marquez] *
1 [Simon Wilson] *
4 [Mika Boorem] *
16 [Trevor Morgan] *
16 [Donal Logue] *
4 [Gregory Smith] *
1 [Heath Ledger] *
1 [Jay Arlen Jones] *
1 [Joey D. Vieira] *
1 [Lisa Brenner] *
25 [Rene Auberjonois] *
1 [Skye McCole Bartusiak] *
1 [Tchéky Karyo] *
16 [Mary Jo Deschanel] *
1 [Adam Baldwin] *
16 [Colm Feore] *
64 [Laura Linney] *
36 [Shohreh Aghdashloo] *
25 [Jennifer Carpenter] *
4 [Campbell Scott] *
4 [JR Bourne] *
1 [Arlene Belcastro] *
1 [David Berner] *
1 [Duncan Fraser] *
1 [Joshua Close] *
1 [Julian Christopher] *
1 [Steve Archer] *
30 [Kenneth Welsh]
)
= 2.32 x 10^136
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.67 [Leon Rippy] *
1.5 [Liza Tarbuck] *
1.33 [Ryan Whitney] *
1.33 [Michael Countryman] *
1.33 [Ronald Pickup] *
1.33 [Mary Beth Hurt] *
1.25 [Dev Patel] *
1.25 [Chris Cooper] *
1.17 [Richard Brake] *
1.14 [Celia Weston] *
1.05 [Michael Clayton] *
1 [Kate Winslet] *
1 [Mark Ruffalo] *
1 [Elijah Wood] *
1 [Eternal Sunshine of the Spotless Mind] *
1 [Kirsten Dunst] *
1 [Amir Ali Said] *
1 [Brian Price] *
1 [Debbon Ayer] *
1 [Gerry Robert Byrne] *
1 [Jane Adams] *
1 [Jim Carrey] *
1 [Josh Flitter] *
1 [Lola Daehler] *
1 [Paulie Litt] *
1 [Thomas Jay Ryan] *
1 [Deirdre O'Connell] *
1 [Gwyneth Paltrow] *
1 [Judi Dench] *
1 [Shakespeare in Love] *
1 [Jill Baker] *
1 [Geoffrey Rush] *
1 [Antony Sher] *
1 [Bridget McConnell] *
1 [Colin Firth] *
1 [Georgie Glen] *
1 [Joseph Fiennes] *
1 [Martin Clunes] *
1 [Nicholas Boulton] *
1 [Patrick Barlow] *
1 [Sandra Reinton] *
1 [Simon Callow] *
1 [Steven Beard] *
1 [Tim McMullan] *
1 [Steven O'Donnell] *
1 [Batman Begins] *
1 [In the Bedroom] *
1 [The Full Monty] *
1 [The Best Exotic Marigold Hotel] *
1 [The Patriot] *
1 [The Exorcism of Emily Rose] *
1 [Cillian Murphy] *
1 [Liam Neeson] *
1 [Christian Bale] *
1 [Morgan Freeman] *
1 [Colin McFarlane] *
1 [Gary Oldman] *
1 [Gerard Murphy] *
1 [Gus Lewis] *
1 [Katie Holmes] *
1 [Ken Watanabe] *
1 [Larry Holden] *
1 [Linus Roache] *
1 [Mark Boone Junior] *
1 [Michael Caine] *
1 [Rutger Hauer] *
1 [Sara Stewart] *
1 [Erik Betts] *
1 [Charles Edwards] *
1 [Rade Serbedzija] *
1 [Austin Williams] *
1 [David Lansbury] *
1 [Tilda Swinton] *
1 [Heidi Armbruster] *
1 [Alberto Vazquez] *
1 [Bill Raymond] *
1 [Brian Koppelman] *
1 [Danielle Skraastad] *
1 [Frank Wood] *
1 [Jennifer Van Dyck] *
1 [Jonathan Walker] *
1 [Julie White] *
1 [Richard Hecht] *
1 [Tom McCarthy] *
1 [Wai Chan] *
1 [Merritt Wever] *
1 [John Douglas Thompson] *
1 [Denis O'Hare] *
1 [Marisa Tomei] *
1 [Camden Munson] *
1 [Christopher Adams] *
1 [Deborah Derecktor] *
1 [Diane E. Hamlin] *
1 [Frank T. Wells] *
1 [Henry Field] *
1 [Jonathan Walsh] *
1 [Justin Ashforth] *
1 [Karen Allen] *
1 [Nick Stahl] *
1 [Terry A. Burgess] *
1 [W. Clapham Murray] *
1 [William Mapother] *
1 [William Wise] *
1 [Dave Hill] *
1 [Bruce Jones] *
1 [Deirdre Costello] *
1 [Diane Lane] *
1 [Emily Woof] *
1 [Hugo Speer] *
1 [Joanna Swain] *
1 [Kate Layden] *
1 [Lesley Sharp] *
1 [Mark Addy] *
1 [Paul Barber] *
1 [Paul Butterworth] *
1 [Robert Carlyle] *
1 [Steve Huison] *
1 [Vinny Dhillon] *
1 [Wim Snape] *
1 [Andrew Livingston] *
1 [James Rawlings] *
1 [Ramona Marquez] *
1 [Bill Nighy] *
1 [Celia Imrie] *
1 [Glen Davies] *
1 [Hugh Dickson] *
1 [Lucy Robinson] *
1 [Maggie Smith] *
1 [Patrick Pearson] *
1 [Paul Bhattacharjee] *
1 [Penelope Wilton] *
1 [Raoul Marquez] *
1 [Simon Wilson] *
1 [Mika Boorem] *
1 [Trevor Morgan] *
1 [Donal Logue] *
1 [Gregory Smith] *
1 [Heath Ledger] *
1 [Jay Arlen Jones] *
1 [Joey D. Vieira] *
1 [Lisa Brenner] *
1 [Rene Auberjonois] *
1 [Skye McCole Bartusiak] *
1 [Tchéky Karyo] *
1 [Mary Jo Deschanel] *
1 [Adam Baldwin] *
1 [Colm Feore] *
1 [Laura Linney] *
1 [Shohreh Aghdashloo] *
1 [Jennifer Carpenter] *
1 [Campbell Scott] *
1 [JR Bourne] *
1 [Arlene Belcastro] *
1 [David Berner] *
1 [Duncan Fraser] *
1 [Joshua Close] *
1 [Julian Christopher] *
1 [Steve Archer] *
0.8333 [Kenneth Welsh]
)
= 14.4
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
159
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.33%
(2.32 × 10136 overall)
Dominant nodes (excluded from chart)Batman Begins 7.27%Michael Clayton 6.92%The Best Exotic Marigold Hotel 5.95%Shakespeare in Love 5.34%The Full Monty 5.34%Eternal Sunshine of the Spotless Mind 4.76%In the Bedroom 4.76%The Patriot 4.22%Mark Ruffalo 3.71%The Exorcism of Emily Rose 3.71%Morgan Freeman 3.71%Michael Caine 3.23%Dev Patel 2.97%Christian Bale 2.78%Liam Neeson 1.99%Bill Nighy 1.99%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)