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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 100 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 42 [Hank Azaria] *
272 [Mystery Men] *
16 [eoin mccarthy] *
25 [Jonathan Pryce] *
16 [Colin Stinton] *
25 [Nina Young] *
25 [Tomorrow Never Dies] *
4 [Mark Ryan] *
9 [david bowie] *
169 [Christian Bale] *
25 [Rebecca Hall] *
196 [Scarlett Johansson] *
81 [Andy Serkis] *
196 [Michael Caine] *
9 [Jamie Harris] *
324 [The Prestige] *
49 [Hugh Jackman] *
16 [Christopher Neame] *
9 [Daniel Davis] *
1 [Jim Piddock] *
1 [Monty Stuart] *
25 [Piper Perabo] *
16 [Roger Rees] *
16 [Ron Perkins] *
4 [Samantha Mahurin] *
4 [Tom Waits] *
36 [Pras Michel] *
1 [Artie Lange] *
4 [Paul Reubens] *
16 [Geoffrey Rush] *
36 [William H. Macy] *
25 [Janeane Garofalo] *
9 [Wes Studi] *
9 [Ben Stiller] *
9 [Greg Kinnear] *
25 [Claire Forlani] *
4 [Jenifer Lewis] *
1 [Lena Olin] *
1 [Louise Lasser] *
484 [Boogie Nights] *
36 [Magnolia] *
361 [The Great Buck Howard] *
4 [Heist] *
256 [The Brothers Bloom] *
64 [John C. Reilly] *
100 [Julianne Moore] *
16 [Burt Reynolds] *
36 [Philip Baker Hall] *
121 [Don Cheadle] *
64 [Alfred Molina] *
1 [Brad Braeden] *
9 [Heather Graham] *
16 [Joanna Gleason] *
1 [Lawrence Hudd] *
16 [Luis Guzmán] *
16 [Mark Wahlberg] *
16 [Nicole Ari Parker] *
1 [Nina Hartley] *
1 [Patricia Forte] *
1 [Rico Bueno] *
1 [Samson Barkhordarian] *
25 [Stanley DeSantis] *
9 [Diane Mizota] *
9 [Robert Ridgely] *
16 [Neil Flynn] *
16 [John S. Davies] *
25 [Griffin Dunne] *
121 [Tom Hanks] *
36 [Adam Scott] *
36 [Emily Blunt] *
9 [Steve Zahn] *
9 [Debra Monk] *
16 [Jonathan Ames] *
16 [Wallace Langham] *
49 [John Malkovich] *
25 [Kelly Ripa] *
4 [Colin Hanks] *
4 [Jacquie Barnbrook] *
1 [Jobi Graham] *
1 [Matt Hoey] *
16 [Patrick Fischler] *
1 [Paul Darricarrere] *
1 [B.J. Hendricks] *
1 [Terry Scannell] *
25 [Ted Whittall] *
225 [Mark Ruffalo] *
81 [Adrien Brody] *
121 [Rachel Weisz] *
4 [Andy Nyman] *
25 [Rinko Kikuchi] *
1 [Nora Zehetner] *
1 [Ana Sofrenovic] *
1 [Craig Johnson] *
16 [Dubravko Jovanovic] *
1 [Esme Tyler] *
1 [Jovan Vitas] *
9 [Noah Segan] *
1 [Ram Bergman] *
1 [Robbie Coltrane] *
1 [Zachary Gordon]
)
= 5.02 x 10^107
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.17 [Hank Azaria] *
1.06 [Mystery Men] *
1 [eoin mccarthy] *
1 [Jonathan Pryce] *
1 [Colin Stinton] *
1 [Nina Young] *
1 [Tomorrow Never Dies] *
1 [Mark Ryan] *
1 [david bowie] *
1 [Christian Bale] *
1 [Rebecca Hall] *
1 [Scarlett Johansson] *
1 [Andy Serkis] *
1 [Michael Caine] *
1 [Jamie Harris] *
1 [The Prestige] *
1 [Hugh Jackman] *
1 [Christopher Neame] *
1 [Daniel Davis] *
1 [Jim Piddock] *
1 [Monty Stuart] *
1 [Piper Perabo] *
1 [Roger Rees] *
1 [Ron Perkins] *
1 [Samantha Mahurin] *
1 [Tom Waits] *
1 [Pras Michel] *
1 [Artie Lange] *
1 [Paul Reubens] *
1 [Geoffrey Rush] *
1 [William H. Macy] *
1 [Janeane Garofalo] *
1 [Wes Studi] *
1 [Ben Stiller] *
1 [Greg Kinnear] *
1 [Claire Forlani] *
1 [Jenifer Lewis] *
1 [Lena Olin] *
1 [Louise Lasser] *
1 [Boogie Nights] *
1 [Magnolia] *
1 [The Great Buck Howard] *
1 [Heist] *
1 [The Brothers Bloom] *
1 [John C. Reilly] *
1 [Julianne Moore] *
1 [Burt Reynolds] *
1 [Philip Baker Hall] *
1 [Don Cheadle] *
1 [Alfred Molina] *
1 [Brad Braeden] *
1 [Heather Graham] *
1 [Joanna Gleason] *
1 [Lawrence Hudd] *
1 [Luis Guzmán] *
1 [Mark Wahlberg] *
1 [Nicole Ari Parker] *
1 [Nina Hartley] *
1 [Patricia Forte] *
1 [Rico Bueno] *
1 [Samson Barkhordarian] *
1 [Stanley DeSantis] *
1 [Diane Mizota] *
1 [Robert Ridgely] *
1 [Neil Flynn] *
1 [John S. Davies] *
1 [Griffin Dunne] *
1 [Tom Hanks] *
1 [Adam Scott] *
1 [Emily Blunt] *
1 [Steve Zahn] *
1 [Debra Monk] *
1 [Jonathan Ames] *
1 [Wallace Langham] *
1 [John Malkovich] *
1 [Kelly Ripa] *
1 [Colin Hanks] *
1 [Jacquie Barnbrook] *
1 [Jobi Graham] *
1 [Matt Hoey] *
1 [Patrick Fischler] *
1 [Paul Darricarrere] *
1 [B.J. Hendricks] *
1 [Terry Scannell] *
1 [Ted Whittall] *
1 [Mark Ruffalo] *
1 [Adrien Brody] *
1 [Rachel Weisz] *
1 [Andy Nyman] *
1 [Rinko Kikuchi] *
1 [Nora Zehetner] *
1 [Ana Sofrenovic] *
1 [Craig Johnson] *
1 [Dubravko Jovanovic] *
1 [Esme Tyler] *
1 [Jovan Vitas] *
1 [Noah Segan] *
1 [Ram Bergman] *
1 [Robbie Coltrane] *
1 [Zachary Gordon]
)
= 1.24
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
100
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.46%
(5.02 × 10107 overall)
Dominant nodes (excluded from chart)Boogie Nights 11.01%The Great Buck Howard 8.21%The Prestige 7.37%Mystery Men 6.19%The Brothers Bloom 5.82%Mark Ruffalo 5.12%Scarlett Johansson 4.46%Michael Caine 4.46%Christian Bale 3.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)