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 97 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 12 [Martin Lawrence] *
12 [Victor Izay] *
20 [Tim Allen] *
42 [Hank Azaria] *
42 [Ray Liotta] *
272 [Mystery Men] *
4 [Tom Waits] *
36 [Pras Michel] *
1 [Artie Lange] *
4 [Paul Reubens] *
16 [Geoffrey Rush] *
25 [Janeane Garofalo] *
64 [Ricky Jay] *
9 [Wes Studi] *
9 [Ben Stiller] *
9 [Greg Kinnear] *
25 [Claire Forlani] *
4 [Jenifer Lewis] *
1 [Lena Olin] *
1 [Louise Lasser] *
64 [John C. Reilly] *
100 [Julianne Moore] *
16 [Burt Reynolds] *
36 [Philip Baker Hall] *
121 [Don Cheadle] *
64 [Alfred Molina] *
484 [Boogie Nights] *
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] *
36 [Magnolia] *
16 [John S. Davies] *
441 [Wild Hogs] *
441 [The Client] *
256 [Jurassic Park III] *
25 [John Travolta] *
64 [Marisa Tomei] *
4 [Jay Scully] *
36 [Peter Fonda] *
1 [Cymfenee] *
1 [Dominic Janes] *
1 [Drew Sidora] *
16 [Jason Sklar] *
16 [Jill Hennessy] *
9 [Kevin Durand] *
25 [M.C. Gainey] *
16 [Margaret Travolta] *
16 [Randy Sklar] *
49 [Stephen Tobolowsky] *
9 [Tichina Arnold] *
9 [Héctor Jiménez] *
16 [Steve Tyrell] *
16 [William Sanderson] *
16 [Susan Sarandon] *
4 [Anthony Heald] *
9 [Mary-Louise Parker] *
25 [Tommy Lee Jones] *
25 [Ossie Davis] *
121 [Will Patton] *
64 [Bradley Whitford] *
9 [J.T. Walsh] *
9 [John Diehl] *
4 [Micole Mercurio] *
25 [Anthony LaPaglia] *
16 [Ruby Wilson] *
9 [Kimberly Scott] *
4 [Kim Coates] *
4 [Brad Renfro] *
1 [Anthony Edwards] *
1 [David Speck] *
1 [Walter Olkewicz] *
25 [Alessandro Nivola] *
16 [Sam Neill] *
16 [Trevor Morgan] *
25 [Julio Oscar Mechoso] *
25 [Bruce French] *
100 [Laura Dern] *
36 [Michael Jeter] *
1 [Bernard Zilinskas] *
1 [Blake Michael Bryan] *
16 [Linda Park] *
9 [Mark Harelik] *
1 [Sarah Danielle Madison] *
1 [Sonia Jackson] *
1 [Téa Leoni]
)
= 1.51 x 10^104
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Martin Lawrence] *
1.33 [Victor Izay] *
1.25 [Tim Allen] *
1.17 [Hank Azaria] *
1.17 [Ray Liotta] *
1.06 [Mystery Men] *
1 [Tom Waits] *
1 [Pras Michel] *
1 [Artie Lange] *
1 [Paul Reubens] *
1 [Geoffrey Rush] *
1 [Janeane Garofalo] *
1 [Ricky Jay] *
1 [Wes Studi] *
1 [Ben Stiller] *
1 [Greg Kinnear] *
1 [Claire Forlani] *
1 [Jenifer Lewis] *
1 [Lena Olin] *
1 [Louise Lasser] *
1 [John C. Reilly] *
1 [Julianne Moore] *
1 [Burt Reynolds] *
1 [Philip Baker Hall] *
1 [Don Cheadle] *
1 [Alfred Molina] *
1 [Boogie Nights] *
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 [Magnolia] *
1 [John S. Davies] *
1 [Wild Hogs] *
1 [The Client] *
1 [Jurassic Park III] *
1 [John Travolta] *
1 [Marisa Tomei] *
1 [Jay Scully] *
1 [Peter Fonda] *
1 [Cymfenee] *
1 [Dominic Janes] *
1 [Drew Sidora] *
1 [Jason Sklar] *
1 [Jill Hennessy] *
1 [Kevin Durand] *
1 [M.C. Gainey] *
1 [Margaret Travolta] *
1 [Randy Sklar] *
1 [Stephen Tobolowsky] *
1 [Tichina Arnold] *
1 [Héctor Jiménez] *
1 [Steve Tyrell] *
1 [William Sanderson] *
1 [Susan Sarandon] *
1 [Anthony Heald] *
1 [Mary-Louise Parker] *
1 [Tommy Lee Jones] *
1 [Ossie Davis] *
1 [Will Patton] *
1 [Bradley Whitford] *
1 [J.T. Walsh] *
1 [John Diehl] *
1 [Micole Mercurio] *
1 [Anthony LaPaglia] *
1 [Ruby Wilson] *
1 [Kimberly Scott] *
1 [Kim Coates] *
1 [Brad Renfro] *
1 [Anthony Edwards] *
1 [David Speck] *
1 [Walter Olkewicz] *
1 [Alessandro Nivola] *
1 [Sam Neill] *
1 [Trevor Morgan] *
1 [Julio Oscar Mechoso] *
1 [Bruce French] *
1 [Laura Dern] *
1 [Michael Jeter] *
1 [Bernard Zilinskas] *
1 [Blake Michael Bryan] *
1 [Linda Park] *
1 [Mark Harelik] *
1 [Sarah Danielle Madison] *
1 [Sonia Jackson] *
1 [Téa Leoni]
)
= 3.21
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
97
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.95%
(1.51 × 10104 overall)
Dominant nodes (excluded from chart)Boogie Nights 12.72%Wild Hogs 11.59%The Client 11.59%Mystery Men 7.15%Jurassic Park III 6.73%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)