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, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 7 = 56
Base_Influence (IV) = $inbound / $outbound = 8 / 7 = 1.1429
// 3. Exponential Network Values (accumulating 107 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 56 *
( 8 [Curly Putman] *
6 [Timothy V. Murphy] *
20 [Rance Howard] *
20 [Mary Louise Wilson] *
30 [June Squibb] *
30 [James Rebhorn] *
30 [Jason Sudeikis] *
42 [Bob Odenkirk] *
272 [Cloudy with a Chance of Meatballs 2] *
9 [Megan Mullally] *
144 [Nick Offerman] *
289 [The Great North] *
36 [Tim Bagley] *
9 [John Early] *
1 [Andy Daly] *
16 [Aparna Nancherla] *
1 [Ariel Tweto] *
25 [Brooke Dillman] *
1 [Charlie Kelly] *
4 [David Herman] *
25 [Dulcé Sloan] *
49 [Jenny Slate] *
16 [Julio Torres] *
1 [Martha Kelly] *
1 [Paul Rust] *
1 [Ron Funches] *
225 [The Lego Movie] *
324 [Booksmart] *
324 [Baby Mama] *
256 [MacGruber] *
1 [The Last Man on Earth] *
25 [Steve Martin] *
25 [Romany Malco] *
16 [Tina Fey] *
100 [Sigourney Weaver] *
16 [Tom McCarthy] *
36 [Amy Poehler] *
36 [Siobhan Fallon Hogan] *
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] *
225 [Elizabeth Banks] *
4 [Grant Freckelton] *
169 [Chris Pratt] *
225 [Morgan Freeman] *
100 [Jonah Hill] *
9 [Jake Johnson] *
25 [Alison Brie] *
25 [Dave Franco] *
16 [Charlie Day] *
16 [Keegan-Michael Key] *
1 [Amanda Farinos] *
25 [Anthony Daniels] *
1 [Craig Berry] *
1 [David Burrows] *
16 [Jessica Williams] *
25 [Kaitlyn Dever] *
49 [Lisa Kudrow] *
16 [Billie Lourd] *
25 [Molly Gordon] *
16 [Noah Galvin] *
4 [Skyler Gisondo] *
4 [Beanie Feldstein] *
1 [Austin Crute] *
1 [Ben Harris] *
1 [Diana Silvers] *
1 [Eduardo Franco] *
1 [Mason Gooding] *
1 [Nico Hiraga] *
1 [Victoria Ruesga] *
1 [Michael Patrick O'Brien] *
36 [Andy Samberg] *
1 [Kris Pearn] *
49 [James Caan] *
64 [Benjamin Bratt] *
100 [Terry Crews] *
49 [Anna Faris] *
1 [Al Roker] *
1 [Bridget Hoffman] *
4 [Cody Cameron] *
1 [Craig Kellman] *
1 [June Christopher] *
1 [Khamani Griffin] *
1 [Melissa Sturm] *
4 [Neil Patrick Harris] *
1 [Steve Alterman] *
1 [Chris Jericho] *
9 [Dalip Singh] *
4 [Rhys Coiro] *
1 [Antonio Burke Jr.] *
4 [Glenn Jacobs] *
1 [Jasper Cole] *
1 [Jim Giesler] *
4 [Kevin Skousen] *
1 [Mark Henry] *
4 [Powers Boothe] *
1 [Robert M. Reid] *
4 [Ryan Phillippe] *
16 [Paul Wight] *
1 [Andy Mackenzie] *
6 [Nebraska]
)
= 2.29 x 10^100
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.1429 *
( 2 [Curly Putman] *
1.5 [Timothy V. Murphy] *
1.25 [Rance Howard] *
1.25 [Mary Louise Wilson] *
1.2 [June Squibb] *
1.2 [James Rebhorn] *
1.2 [Jason Sudeikis] *
1.17 [Bob Odenkirk] *
1.06 [Cloudy with a Chance of Meatballs 2] *
1 [Megan Mullally] *
1 [Nick Offerman] *
1 [The Great North] *
1 [Tim Bagley] *
1 [John Early] *
1 [Andy Daly] *
1 [Aparna Nancherla] *
1 [Ariel Tweto] *
1 [Brooke Dillman] *
1 [Charlie Kelly] *
1 [David Herman] *
1 [Dulcé Sloan] *
1 [Jenny Slate] *
1 [Julio Torres] *
1 [Martha Kelly] *
1 [Paul Rust] *
1 [Ron Funches] *
1 [The Lego Movie] *
1 [Booksmart] *
1 [Baby Mama] *
1 [MacGruber] *
1 [The Last Man on Earth] *
1 [Steve Martin] *
1 [Romany Malco] *
1 [Tina Fey] *
1 [Sigourney Weaver] *
1 [Tom McCarthy] *
1 [Amy Poehler] *
1 [Siobhan Fallon Hogan] *
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 [Elizabeth Banks] *
1 [Grant Freckelton] *
1 [Chris Pratt] *
1 [Morgan Freeman] *
1 [Jonah Hill] *
1 [Jake Johnson] *
1 [Alison Brie] *
1 [Dave Franco] *
1 [Charlie Day] *
1 [Keegan-Michael Key] *
1 [Amanda Farinos] *
1 [Anthony Daniels] *
1 [Craig Berry] *
1 [David Burrows] *
1 [Jessica Williams] *
1 [Kaitlyn Dever] *
1 [Lisa Kudrow] *
1 [Billie Lourd] *
1 [Molly Gordon] *
1 [Noah Galvin] *
1 [Skyler Gisondo] *
1 [Beanie Feldstein] *
1 [Austin Crute] *
1 [Ben Harris] *
1 [Diana Silvers] *
1 [Eduardo Franco] *
1 [Mason Gooding] *
1 [Nico Hiraga] *
1 [Victoria Ruesga] *
1 [Michael Patrick O'Brien] *
1 [Andy Samberg] *
1 [Kris Pearn] *
1 [James Caan] *
1 [Benjamin Bratt] *
1 [Terry Crews] *
1 [Anna Faris] *
1 [Al Roker] *
1 [Bridget Hoffman] *
1 [Cody Cameron] *
1 [Craig Kellman] *
1 [June Christopher] *
1 [Khamani Griffin] *
1 [Melissa Sturm] *
1 [Neil Patrick Harris] *
1 [Steve Alterman] *
1 [Chris Jericho] *
1 [Dalip Singh] *
1 [Rhys Coiro] *
1 [Antonio Burke Jr.] *
1 [Glenn Jacobs] *
1 [Jasper Cole] *
1 [Jim Giesler] *
1 [Kevin Skousen] *
1 [Mark Henry] *
1 [Powers Boothe] *
1 [Robert M. Reid] *
1 [Ryan Phillippe] *
1 [Paul Wight] *
1 [Andy Mackenzie] *
0.1667 [Nebraska]
)
= 1.91
Outbound
8
Tags on post
Inbound
7
Posts tagging this
Connections
107
Total nodes
Base Node Strength
56
Base Node Influence
1.1429
Strength Share (vs Direct Neighbours)
1.40%
(2.29 × 10100 overall)
Dominant nodes (excluded from chart)Booksmart 8.08%Baby Mama 8.08%The Great North 7.21%Cloudy with a Chance of Meatballs 2 6.78%MacGruber 6.38%The Lego Movie 5.61%Elizabeth Banks 5.61%Morgan Freeman 5.61%Chris Pratt 4.21%Nick Offerman 3.59%Sigourney Weaver 2.49%Jonah Hill 2.49%Terry Crews 2.49%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)