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 93 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 6 [Lyle Kanouse] *
12 [Melissa Sagemiller] *
20 [Eric Nenninger] *
30 [James Greene] *
30 [Retta] *
30 [James Rebhorn] *
56 [Will Forte] *
110 [Bradley Cooper] *
4 [Rashida Jones] *
169 [Chris Pratt] *
529 [Parks and Recreation] *
36 [Adam Scott] *
64 [Aubrey Plaza] *
36 [Aziz Ansari] *
49 [Ben Schwartz] *
16 [Billy Eichner] *
4 [Jay Jackson] *
16 [Mo Collins] *
144 [Nick Offerman] *
4 [Paul Schneider] *
9 [Yvans Jourdain] *
9 [Chelsea Peretti] *
9 [Hal Havins] *
16 [Jim Meskimen] *
16 [Joe Mande] *
9 [Jack Krizmanich] *
25 [Lilan Bowden] *
16 [Mary Faber] *
4 [Jim O'Heir] *
9 [Megan Mullally] *
225 [A Parks and Recreation Special] *
225 [Paul Rudd] *
16 [Jason Mantzoukas] *
25 [Steve Martin] *
25 [Romany Malco] *
16 [Tina Fey] *
100 [Sigourney Weaver] *
16 [Tom McCarthy] *
36 [Siobhan Fallon Hogan] *
324 [Baby Mama] *
4 [Stephen Mailer] *
9 [Greg Kinnear] *
4 [Dax Shepard] *
36 [Fred Armisen] *
4 [Holland Taylor] *
16 [John Hodgman] *
1 [Kevin Collins] *
9 [Maura Tierney] *
25 [Denis O'Hare] *
361 [Mr. Woodcock] *
400 [Wet Hot American Summer: First Day of Camp] *
324 [Wet Hot American Summer] *
225 [Elizabeth Banks] *
36 [Joe Lo Truglio] *
121 [Molly Shannon] *
25 [David Hyde Pierce] *
25 [Janeane Garofalo] *
9 [Christopher Meloni] *
9 [Michael Ian Black] *
4 [Marguerite Moreau] *
4 [Michael Showalter] *
9 [Ken Marino] *
4 [Marisa Ryan] *
1 [Gideon Jacobs] *
1 [Liam Norton] *
1 [A.D. Miles] *
9 [Zak Orth] *
64 [Billy Bob Thornton] *
16 [Susan Sarandon] *
25 [M.C. Gainey] *
16 [Kurt Fuller] *
36 [Seann William Scott] *
25 [Ethan Suplee] *
4 [Brent Briscoe] *
1 [Alec George] *
1 [Corbin Albaugh] *
1 [Dave Kuhr] *
1 [Jacob Davich] *
1 [Joseph Michael Sargent] *
1 [Josh Shada] *
1 [Kyley Baldridge] *
1 [Lisa K. Wyatt] *
1 [Michael Santorico] *
1 [Samm Levine] *
4 [Jason Schwartzman] *
4 [David Bloom] *
16 [Emily Skinner] *
1 [Alexandra Stamler] *
1 [George Baron] *
1 [Josh Douglas] *
4 [Lake Bell] *
25 [Michael Blaiklock] *
1 [Thomas Barbusca]
)
= 9.16 x 10^101
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Lyle Kanouse] *
1.33 [Melissa Sagemiller] *
1.25 [Eric Nenninger] *
1.2 [James Greene] *
1.2 [Retta] *
1.2 [James Rebhorn] *
1.14 [Will Forte] *
1.1 [Bradley Cooper] *
1 [Rashida Jones] *
1 [Chris Pratt] *
1 [Parks and Recreation] *
1 [Adam Scott] *
1 [Aubrey Plaza] *
1 [Aziz Ansari] *
1 [Ben Schwartz] *
1 [Billy Eichner] *
1 [Jay Jackson] *
1 [Mo Collins] *
1 [Nick Offerman] *
1 [Paul Schneider] *
1 [Yvans Jourdain] *
1 [Chelsea Peretti] *
1 [Hal Havins] *
1 [Jim Meskimen] *
1 [Joe Mande] *
1 [Jack Krizmanich] *
1 [Lilan Bowden] *
1 [Mary Faber] *
1 [Jim O'Heir] *
1 [Megan Mullally] *
1 [A Parks and Recreation Special] *
1 [Paul Rudd] *
1 [Jason Mantzoukas] *
1 [Steve Martin] *
1 [Romany Malco] *
1 [Tina Fey] *
1 [Sigourney Weaver] *
1 [Tom McCarthy] *
1 [Siobhan Fallon Hogan] *
1 [Baby Mama] *
1 [Stephen Mailer] *
1 [Greg Kinnear] *
1 [Dax Shepard] *
1 [Fred Armisen] *
1 [Holland Taylor] *
1 [John Hodgman] *
1 [Kevin Collins] *
1 [Maura Tierney] *
1 [Denis O'Hare] *
1 [Mr. Woodcock] *
1 [Wet Hot American Summer: First Day of Camp] *
1 [Wet Hot American Summer] *
1 [Elizabeth Banks] *
1 [Joe Lo Truglio] *
1 [Molly Shannon] *
1 [David Hyde Pierce] *
1 [Janeane Garofalo] *
1 [Christopher Meloni] *
1 [Michael Ian Black] *
1 [Marguerite Moreau] *
1 [Michael Showalter] *
1 [Ken Marino] *
1 [Marisa Ryan] *
1 [Gideon Jacobs] *
1 [Liam Norton] *
1 [A.D. Miles] *
1 [Zak Orth] *
1 [Billy Bob Thornton] *
1 [Susan Sarandon] *
1 [M.C. Gainey] *
1 [Kurt Fuller] *
1 [Seann William Scott] *
1 [Ethan Suplee] *
1 [Brent Briscoe] *
1 [Alec George] *
1 [Corbin Albaugh] *
1 [Dave Kuhr] *
1 [Jacob Davich] *
1 [Joseph Michael Sargent] *
1 [Josh Shada] *
1 [Kyley Baldridge] *
1 [Lisa K. Wyatt] *
1 [Michael Santorico] *
1 [Samm Levine] *
1 [Jason Schwartzman] *
1 [David Bloom] *
1 [Emily Skinner] *
1 [Alexandra Stamler] *
1 [George Baron] *
1 [Josh Douglas] *
1 [Lake Bell] *
1 [Michael Blaiklock] *
1 [Thomas Barbusca]
)
= 5.43
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
93
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.81%
(9.16 × 10101 overall)
Dominant nodes (excluded from chart)Parks and Recreation 11.86%Wet Hot American Summer: First Day of Camp 8.97%Mr. Woodcock 8.09%Baby Mama 7.26%Wet Hot American Summer 7.26%A Parks and Recreation Special 5.04%Paul Rudd 5.04%Elizabeth Banks 5.04%Chris Pratt 3.79%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)