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 90 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 12 [Art Malik] *
20 [Leon Russom] *
90 [John Goodman] *
306 [True Lies] *
306 [Kazaam] *
121 [Johnny Depp] *
25 [Jack Davenport] *
25 [Angus Barnett] *
9 [David Bailie] *
16 [Lee Arenberg] *
25 [Mackenzie Crook] *
16 [Hakeem Kae-Kazim] *
49 [Thomas Rosales Jr.] *
81 [Pirates of the Caribbean: At World's End] *
4 [James Allen] *
36 [Jamie Lee Curtis] *
121 [Arnold Schwarzenegger] *
16 [Bill Paxton] *
1 [Charles A. Tamburro] *
1 [Crystina Wyler] *
1 [Dieter Rauter] *
36 [Eliza Dushku] *
4 [Jane Morris] *
1 [Jean-Claude Parachini] *
16 [Katsy Chappell] *
1 [Ofer Samra] *
1 [Paul Barselou] *
25 [Tom Arnold] *
16 [Deneen Tyler] *
529 [The Big Lebowski] *
529 [How I Met Your Mother] *
1 [A Girl Walks Home Alone at Night] *
25 [Jimmie Dale Gilmore] *
16 [Anton Dermota] *
100 [Julianne Moore] *
289 [Steve Buscemi] *
1 [Tara Reid] *
36 [David Huddleston] *
256 [Philip Seymour Hoffman] *
64 [John Turturro] *
64 [Christian Clemenson] *
16 [Peter Stormare] *
25 [Irene Olga López] *
4 [Flea] *
4 [Jack Kehler] *
1 [James G. Hoosier] *
1 [Mark Pellegrino] *
1 [Philip Moon] *
1 [Terrence Burton] *
1 [Torsten Voges] *
25 [Ben Gazzara] *
1 [Carlos Leon] *
25 [Francis Capra] *
16 [Ally Walker] *
4 [Efren Ramirez] *
1 [Brandon Durand] *
1 [Fawn Reed] *
1 [Jake Glaser] *
25 [James Acheson] *
1 [Jesse Perez] *
1 [Jonathan Carrasco] *
1 [Juan Gabriel Reynoso] *
4 [Mother Love] *
1 [Randall Bosley] *
16 [Said Faraj] *
1 [Todd Sible] *
1 [Wade Robson] *
4 [Shaquille O'Neal] *
9 [Chris Elliott] *
1 [Wayne Brady] *
4 [Lyndsy Fonseca] *
25 [Cristin Milioti] *
16 [Sarah Chalke] *
9 [Bill Fagerbakke] *
9 [Cobie Smulders] *
25 [Jason Segel] *
25 [Andra Nechita] *
9 [Kaylee DeFer] *
4 [Jennifer Morrison] *
16 [Raquel Alessi] *
9 [Adam Paul] *
9 [Alyson Hannigan] *
1 [Ashley Williams] *
16 [Charlene Amoia] *
16 [David Henrie] *
16 [Joe Nieves] *
4 [Josh Radnor] *
4 [Neil Patrick Harris] *
1 [Ellen D. Williams] *
1 [Suzie Plakson]
)
= 1.44 x 10^86
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Art Malik] *
1.25 [Leon Russom] *
1.11 [John Goodman] *
1.06 [True Lies] *
1.06 [Kazaam] *
1 [Johnny Depp] *
1 [Jack Davenport] *
1 [Angus Barnett] *
1 [David Bailie] *
1 [Lee Arenberg] *
1 [Mackenzie Crook] *
1 [Hakeem Kae-Kazim] *
1 [Thomas Rosales Jr.] *
1 [Pirates of the Caribbean: At World's End] *
1 [James Allen] *
1 [Jamie Lee Curtis] *
1 [Arnold Schwarzenegger] *
1 [Bill Paxton] *
1 [Charles A. Tamburro] *
1 [Crystina Wyler] *
1 [Dieter Rauter] *
1 [Eliza Dushku] *
1 [Jane Morris] *
1 [Jean-Claude Parachini] *
1 [Katsy Chappell] *
1 [Ofer Samra] *
1 [Paul Barselou] *
1 [Tom Arnold] *
1 [Deneen Tyler] *
1 [The Big Lebowski] *
1 [How I Met Your Mother] *
1 [A Girl Walks Home Alone at Night] *
1 [Jimmie Dale Gilmore] *
1 [Anton Dermota] *
1 [Julianne Moore] *
1 [Steve Buscemi] *
1 [Tara Reid] *
1 [David Huddleston] *
1 [Philip Seymour Hoffman] *
1 [John Turturro] *
1 [Christian Clemenson] *
1 [Peter Stormare] *
1 [Irene Olga López] *
1 [Flea] *
1 [Jack Kehler] *
1 [James G. Hoosier] *
1 [Mark Pellegrino] *
1 [Philip Moon] *
1 [Terrence Burton] *
1 [Torsten Voges] *
1 [Ben Gazzara] *
1 [Carlos Leon] *
1 [Francis Capra] *
1 [Ally Walker] *
1 [Efren Ramirez] *
1 [Brandon Durand] *
1 [Fawn Reed] *
1 [Jake Glaser] *
1 [James Acheson] *
1 [Jesse Perez] *
1 [Jonathan Carrasco] *
1 [Juan Gabriel Reynoso] *
1 [Mother Love] *
1 [Randall Bosley] *
1 [Said Faraj] *
1 [Todd Sible] *
1 [Wade Robson] *
1 [Shaquille O'Neal] *
1 [Chris Elliott] *
1 [Wayne Brady] *
1 [Lyndsy Fonseca] *
1 [Cristin Milioti] *
1 [Sarah Chalke] *
1 [Bill Fagerbakke] *
1 [Cobie Smulders] *
1 [Jason Segel] *
1 [Andra Nechita] *
1 [Kaylee DeFer] *
1 [Jennifer Morrison] *
1 [Raquel Alessi] *
1 [Adam Paul] *
1 [Alyson Hannigan] *
1 [Ashley Williams] *
1 [Charlene Amoia] *
1 [David Henrie] *
1 [Joe Nieves] *
1 [Josh Radnor] *
1 [Neil Patrick Harris] *
1 [Ellen D. Williams] *
1 [Suzie Plakson]
)
= 2.08
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
90
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.96%
(1.44 × 1086 overall)
Dominant nodes (excluded from chart)The Big Lebowski 14.15%How I Met Your Mother 14.15%True Lies 8.18%Kazaam 8.18%Steve Buscemi 7.73%Philip Seymour Hoffman 6.85%Johnny Depp 3.24%Arnold Schwarzenegger 3.24%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)