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 89 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 6 [Adam Brooks] *
20 [Daryl Edwards] *
42 [Emily Blunt] *
361 [Dallas Buyers Club] *
361 [Almost You] *
361 [The Great Buck Howard] *
324 [Amazon Women on the Moon] *
225 [My Girl] *
36 [Matthew McConaughey] *
9 [Bradford Cox] *
36 [Jared Leto] *
9 [Steve Zahn] *
25 [Jennifer Garner] *
16 [Dallas Roberts] *
25 [Kevin Rankin] *
9 [Scott Takeda] *
16 [Deneen Tyler] *
4 [Donna Duplantier] *
16 [Ian Casselberry] *
1 [JD Evermore] *
4 [Lawrence Turner] *
1 [Lucius Falick] *
1 [Noelle Wilcox] *
1 [Rick Espaillat] *
25 [Denis O'Hare] *
4 [Michael O'Neill] *
4 [Steve Forrest] *
1 [Peter Horton] *
25 [Rosanna Arquette] *
9 [Henny Youngman] *
36 [Phil Hartman] *
36 [Michelle Pfeiffer] *
25 [Corey Burton] *
4 [Lou Jacobi] *
1 [Brian Ann Zoccola] *
1 [Debby Davison] *
1 [Erica Yohn] *
1 [Joe Pantoliano] *
1 [Monique Gabrielle] *
1 [Rob Krausz] *
1 [Robert Colbert] *
1 [Donald F. Muhich] *
1 [Stanley Brock] *
121 [Tom Hanks] *
36 [Adam Scott] *
64 [Ricky Jay] *
9 [Debra Monk] *
16 [Jonathan Ames] *
16 [Wallace Langham] *
49 [John Malkovich] *
25 [Kelly Ripa] *
4 [Colin Hanks] *
4 [Jacquie Barnbrook] *
1 [Jobi Graham] *
1 [Matt Hoey] *
16 [Patrick Fischler] *
1 [Paul Darricarrere] *
1 [B.J. Hendricks] *
1 [Terry Scannell] *
4 [Dana Delany] *
16 [Christine Estabrook] *
16 [Josh Mostel] *
1 [Brooke Adams] *
1 [Harvey Waldman] *
1 [Joe Leon] *
1 [Joe Silver] *
1 [Karen Young] *
9 [Laura Dean] *
1 [Marty Watt] *
1 [Miguel Pinero] *
16 [Spalding Gray] *
1 [Stephen Strimpell] *
1 [Suzan Hughes] *
1 [Suzzy Roche] *
1 [Wendy Creed] *
4 [Anna Chlumsky] *
1 [Anthony R. Jones] *
4 [Linda Perri] *
36 [Jamie Lee Curtis] *
1 [Ann Nelson] *
1 [David Caprita] *
1 [Glenda Chism] *
1 [Jane Hallaren] *
1 [Jody Wilson] *
1 [Kristian Truelsen] *
1 [Lara Steinick] *
1 [Nancy L. Chlumsky] *
1 [Peter Michael Goetz] *
4 [Tom Villard]
)
= 1.33 x 10^64
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Adam Brooks] *
1.25 [Daryl Edwards] *
1.17 [Emily Blunt] *
1 [Dallas Buyers Club] *
1 [Almost You] *
1 [The Great Buck Howard] *
1 [Amazon Women on the Moon] *
1 [My Girl] *
1 [Matthew McConaughey] *
1 [Bradford Cox] *
1 [Jared Leto] *
1 [Steve Zahn] *
1 [Jennifer Garner] *
1 [Dallas Roberts] *
1 [Kevin Rankin] *
1 [Scott Takeda] *
1 [Deneen Tyler] *
1 [Donna Duplantier] *
1 [Ian Casselberry] *
1 [JD Evermore] *
1 [Lawrence Turner] *
1 [Lucius Falick] *
1 [Noelle Wilcox] *
1 [Rick Espaillat] *
1 [Denis O'Hare] *
1 [Michael O'Neill] *
1 [Steve Forrest] *
1 [Peter Horton] *
1 [Rosanna Arquette] *
1 [Henny Youngman] *
1 [Phil Hartman] *
1 [Michelle Pfeiffer] *
1 [Corey Burton] *
1 [Lou Jacobi] *
1 [Brian Ann Zoccola] *
1 [Debby Davison] *
1 [Erica Yohn] *
1 [Joe Pantoliano] *
1 [Monique Gabrielle] *
1 [Rob Krausz] *
1 [Robert Colbert] *
1 [Donald F. Muhich] *
1 [Stanley Brock] *
1 [Tom Hanks] *
1 [Adam Scott] *
1 [Ricky Jay] *
1 [Debra Monk] *
1 [Jonathan Ames] *
1 [Wallace Langham] *
1 [John Malkovich] *
1 [Kelly Ripa] *
1 [Colin Hanks] *
1 [Jacquie Barnbrook] *
1 [Jobi Graham] *
1 [Matt Hoey] *
1 [Patrick Fischler] *
1 [Paul Darricarrere] *
1 [B.J. Hendricks] *
1 [Terry Scannell] *
1 [Dana Delany] *
1 [Christine Estabrook] *
1 [Josh Mostel] *
1 [Brooke Adams] *
1 [Harvey Waldman] *
1 [Joe Leon] *
1 [Joe Silver] *
1 [Karen Young] *
1 [Laura Dean] *
1 [Marty Watt] *
1 [Miguel Pinero] *
1 [Spalding Gray] *
1 [Stephen Strimpell] *
1 [Suzan Hughes] *
1 [Suzzy Roche] *
1 [Wendy Creed] *
1 [Anna Chlumsky] *
1 [Anthony R. Jones] *
1 [Linda Perri] *
1 [Jamie Lee Curtis] *
1 [Ann Nelson] *
1 [David Caprita] *
1 [Glenda Chism] *
1 [Jane Hallaren] *
1 [Jody Wilson] *
1 [Kristian Truelsen] *
1 [Lara Steinick] *
1 [Nancy L. Chlumsky] *
1 [Peter Michael Goetz] *
1 [Tom Villard]
)
= 2.19
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
89
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.96%
(1.33 × 1064 overall)
Dominant nodes (excluded from chart)Dallas Buyers Club 13.85%Almost You 13.85%The Great Buck Howard 13.85%Amazon Women on the Moon 12.43%My Girl 8.63%Tom Hanks 4.64%Ricky Jay 2.45%John Malkovich 1.88%Emily Blunt 1.61%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)