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 102 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 6 [Leo Rossi] *
6 [Reg Rogers] *
12 [Charles Barkley] *
20 [Phill Lewis] *
30 [John Ratzenberger] *
30 [Nathan Fillion] *
90 [John Goodman] *
306 [When Harry Met Sally...] *
324 [City Slickers] *
441 [Analyze This] *
289 [Forget Paris] *
361 [Monsters University] *
400 [Analyze That] *
25 [Tracey Walter] *
16 [Noble Willingham] *
25 [Jeffrey Tambor] *
9 [Bill Henderson] *
16 [Bruno Kirby] *
16 [Daniel Stern] *
9 [David Paymer] *
1 [Dean Hallo] *
4 [Helen Slater] *
16 [Jack Palance] *
16 [Josh Mostel] *
4 [Karla Tamburrelli] *
9 [Kyle Secor] *
9 [Patricia Wettig] *
36 [Robert Costanzo] *
16 [Yeardley Smith] *
1 [Sean Hayes] *
9 [John Krasinski] *
289 [Steve Buscemi] *
64 [Aubrey Plaza] *
16 [Tyler Labine] *
64 [Alfred Molina] *
16 [Peter Sohn] *
16 [Charlie Day] *
16 [Joel Murray] *
16 [Bonnie Hunt] *
9 [Helen Mirren] *
1 [Bobby Moynihan] *
1 [David Foley] *
1 [Julia Sweeney] *
1 [Noah Johnston] *
1 [Bill Walton] *
9 [Johnny Williams] *
25 [Cathy Moriarty] *
16 [Cynthia Stevenson] *
16 [Dan Majerle] *
1 [David Robinson] *
25 [Debra Winger] *
16 [Joe Mantegna] *
9 [John Spencer] *
16 [Julie Kavner] *
9 [Kevin Johnson] *
9 [Marv Albert] *
4 [Tom Wright] *
9 [William Hickey] *
4 [Carrie Fisher] *
1 [David Burdick] *
1 [Franc Luz] *
16 [Gretchen Palmer] *
16 [Harley Jane Kozak] *
1 [Joe Viviani] *
1 [Joseph Hunt] *
1 [Kevin Rooney] *
1 [Kimberley LaMarque] *
9 [Kyle T. Heffner] *
1 [Lisa Jane Persky] *
25 [Meg Ryan] *
16 [Michelle Nicastro] *
1 [Robert Alan Beuth] *
16 [Steven Ford] *
1 [Pat Cooper] *
256 [Robert De Niro] *
9 [Max Casella] *
36 [Chazz Palminteri] *
9 [Frank Pietrangolare] *
9 [Joe Viterelli] *
1 [Bart Tangredi] *
25 [Bill Macy] *
9 [Joseph Rigano] *
16 [Kresh Novakovic] *
16 [Kyle Sabihy] *
49 [Lisa Kudrow] *
1 [Michael Straka] *
121 [Molly Shannon] *
4 [Rebecca Schull] *
1 [Richard C. Castellano] *
16 [Ted Neustadt] *
25 [Frank Aquilino] *
25 [Elizabeth Bracco] *
9 [Joey Diaz] *
16 [Firdous Bamji] *
16 [Joseph Bono] *
1 [Brian Rogalski] *
1 [Henry Morales-Ballet] *
1 [Jerome Le Page] *
1 [John F. Gooding] *
1 [Patrick Marcune] *
1 [Scott Dillin] *
49 [Thomas Rosales Jr.]
)
= 1.08 x 10^102
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Leo Rossi] *
1.5 [Reg Rogers] *
1.33 [Charles Barkley] *
1.25 [Phill Lewis] *
1.2 [John Ratzenberger] *
1.2 [Nathan Fillion] *
1.11 [John Goodman] *
1.06 [When Harry Met Sally...] *
1 [City Slickers] *
1 [Analyze This] *
1 [Forget Paris] *
1 [Monsters University] *
1 [Analyze That] *
1 [Tracey Walter] *
1 [Noble Willingham] *
1 [Jeffrey Tambor] *
1 [Bill Henderson] *
1 [Bruno Kirby] *
1 [Daniel Stern] *
1 [David Paymer] *
1 [Dean Hallo] *
1 [Helen Slater] *
1 [Jack Palance] *
1 [Josh Mostel] *
1 [Karla Tamburrelli] *
1 [Kyle Secor] *
1 [Patricia Wettig] *
1 [Robert Costanzo] *
1 [Yeardley Smith] *
1 [Sean Hayes] *
1 [John Krasinski] *
1 [Steve Buscemi] *
1 [Aubrey Plaza] *
1 [Tyler Labine] *
1 [Alfred Molina] *
1 [Peter Sohn] *
1 [Charlie Day] *
1 [Joel Murray] *
1 [Bonnie Hunt] *
1 [Helen Mirren] *
1 [Bobby Moynihan] *
1 [David Foley] *
1 [Julia Sweeney] *
1 [Noah Johnston] *
1 [Bill Walton] *
1 [Johnny Williams] *
1 [Cathy Moriarty] *
1 [Cynthia Stevenson] *
1 [Dan Majerle] *
1 [David Robinson] *
1 [Debra Winger] *
1 [Joe Mantegna] *
1 [John Spencer] *
1 [Julie Kavner] *
1 [Kevin Johnson] *
1 [Marv Albert] *
1 [Tom Wright] *
1 [William Hickey] *
1 [Carrie Fisher] *
1 [David Burdick] *
1 [Franc Luz] *
1 [Gretchen Palmer] *
1 [Harley Jane Kozak] *
1 [Joe Viviani] *
1 [Joseph Hunt] *
1 [Kevin Rooney] *
1 [Kimberley LaMarque] *
1 [Kyle T. Heffner] *
1 [Lisa Jane Persky] *
1 [Meg Ryan] *
1 [Michelle Nicastro] *
1 [Robert Alan Beuth] *
1 [Steven Ford] *
1 [Pat Cooper] *
1 [Robert De Niro] *
1 [Max Casella] *
1 [Chazz Palminteri] *
1 [Frank Pietrangolare] *
1 [Joe Viterelli] *
1 [Bart Tangredi] *
1 [Bill Macy] *
1 [Joseph Rigano] *
1 [Kresh Novakovic] *
1 [Kyle Sabihy] *
1 [Lisa Kudrow] *
1 [Michael Straka] *
1 [Molly Shannon] *
1 [Rebecca Schull] *
1 [Richard C. Castellano] *
1 [Ted Neustadt] *
1 [Frank Aquilino] *
1 [Elizabeth Bracco] *
1 [Joey Diaz] *
1 [Firdous Bamji] *
1 [Joseph Bono] *
1 [Brian Rogalski] *
1 [Henry Morales-Ballet] *
1 [Jerome Le Page] *
1 [John F. Gooding] *
1 [Patrick Marcune] *
1 [Scott Dillin] *
1 [Thomas Rosales Jr.]
)
= 6.35
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
102
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.88%
(1.08 × 10102 overall)
Dominant nodes (excluded from chart)Analyze This 10.76%Analyze That 9.76%Monsters University 8.81%City Slickers 7.91%When Harry Met Sally... 7.47%Forget Paris 7.05%Steve Buscemi 7.05%Robert De Niro 6.25%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)