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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 80 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 6 [Michael Welch] *
12 [Aloma Wright] *
42 [Winona Ryder] *
56 [Simon Pegg] *
420 [Mr. Deeds] *
4 [Anthony Zerbe] *
25 [F. Murray Abraham] *
25 [Donna Murphy] *
400 [Star Trek: Insurrection] *
49 [Patrick Stewart] *
9 [Gregg Henry] *
16 [Buck McDancer] *
16 [Michael Dorn] *
4 [Claudette Nevins] *
36 [Brent Spiner] *
9 [Breon Gorman] *
16 [Daniel Hugh Kelly] *
16 [Gates McFadden] *
16 [Jonathan Frakes] *
25 [Marina Sirtis] *
1 [Mark Deakins] *
4 [Michael Horton] *
9 [Stephanie Niznik] *
9 [Joseph Ruskin] *
256 [Jurassic Park III] *
400 [Mission: Impossible III] *
16 [Fletch] *
25 [Alessandro Nivola] *
36 [William H. Macy] *
16 [Sam Neill] *
16 [Trevor Morgan] *
25 [Julio Oscar Mechoso] *
100 [Laura Dern] *
9 [John Diehl] *
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] *
256 [Philip Seymour Hoffman] *
100 [Eddie Marsan] *
9 [Michael Berry Jr.] *
25 [Ving Rhames] *
49 [Maggie Q] *
169 [Laurence Fishburne] *
121 [Tom Cruise] *
64 [Jonathan Rhys Meyers] *
25 [Keri Russell] *
25 [Bahar Soomekh] *
16 [Bellamy Young] *
49 [Billy Crudup] *
4 [Carla Gallo] *
4 [Jane Daly] *
49 [Jeff Chase] *
36 [Michelle Monaghan] *
25 [Paul Keeley] *
16 [Ellen Bry] *
289 [Steve Buscemi] *
25 [Peter Gallagher] *
36 [Conchata Ferrell] *
64 [John Turturro] *
4 [Tom McNulty] *
25 [Brandon Molale] *
25 [Jared Harris] *
100 [Adam Sandler] *
49 [Allen Covert] *
4 [Peter Dante] *
4 [Harve Presnell] *
4 [John McEnroe] *
4 [Erick Avari] *
1 [Angelito Bautista] *
1 [Buddy Bolton] *
1 [Scott Thompson Baker] *
4 [J.B. Smoove] *
9 [Freeman King] *
9 [James Avery] *
16 [Reid Cruickshanks]
)
= 2.10 x 10^98
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Michael Welch] *
1.33 [Aloma Wright] *
1.17 [Winona Ryder] *
1.14 [Simon Pegg] *
1.05 [Mr. Deeds] *
1 [Anthony Zerbe] *
1 [F. Murray Abraham] *
1 [Donna Murphy] *
1 [Star Trek: Insurrection] *
1 [Patrick Stewart] *
1 [Gregg Henry] *
1 [Buck McDancer] *
1 [Michael Dorn] *
1 [Claudette Nevins] *
1 [Brent Spiner] *
1 [Breon Gorman] *
1 [Daniel Hugh Kelly] *
1 [Gates McFadden] *
1 [Jonathan Frakes] *
1 [Marina Sirtis] *
1 [Mark Deakins] *
1 [Michael Horton] *
1 [Stephanie Niznik] *
1 [Joseph Ruskin] *
1 [Jurassic Park III] *
1 [Mission: Impossible III] *
1 [Fletch] *
1 [Alessandro Nivola] *
1 [William H. Macy] *
1 [Sam Neill] *
1 [Trevor Morgan] *
1 [Julio Oscar Mechoso] *
1 [Laura Dern] *
1 [John Diehl] *
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] *
1 [Philip Seymour Hoffman] *
1 [Eddie Marsan] *
1 [Michael Berry Jr.] *
1 [Ving Rhames] *
1 [Maggie Q] *
1 [Laurence Fishburne] *
1 [Tom Cruise] *
1 [Jonathan Rhys Meyers] *
1 [Keri Russell] *
1 [Bahar Soomekh] *
1 [Bellamy Young] *
1 [Billy Crudup] *
1 [Carla Gallo] *
1 [Jane Daly] *
1 [Jeff Chase] *
1 [Michelle Monaghan] *
1 [Paul Keeley] *
1 [Ellen Bry] *
1 [Steve Buscemi] *
1 [Peter Gallagher] *
1 [Conchata Ferrell] *
1 [John Turturro] *
1 [Tom McNulty] *
1 [Brandon Molale] *
1 [Jared Harris] *
1 [Adam Sandler] *
1 [Allen Covert] *
1 [Peter Dante] *
1 [Harve Presnell] *
1 [John McEnroe] *
1 [Erick Avari] *
1 [Angelito Bautista] *
1 [Buddy Bolton] *
1 [Scott Thompson Baker] *
1 [J.B. Smoove] *
1 [Freeman King] *
1 [James Avery] *
1 [Reid Cruickshanks]
)
= 2.8
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
80
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.64%
(2.10 × 1098 overall)
Dominant nodes (excluded from chart)Mr. Deeds 10.68%Star Trek: Insurrection 10.18%Mission: Impossible III 10.18%Steve Buscemi 7.35%Jurassic Park III 6.51%Philip Seymour Hoffman 6.51%Laurence Fishburne 4.30%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)