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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 119 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 6 [Michael Welch] *
6 [Ashlei Sharpe Chestnut] *
12 [Rebecca Romijn] *
20 [Alice Krige] *
20 [Alfre Woodard] *
42 [Michael Fassbender] *
42 [Halle Berry] *
306 [Star Trek: First Contact] *
702 [Landry Allbright: A Versatile Talent in Hollywood] *
100 [Jennifer Lawrence] *
100 [Ian McKellen] *
144 [Nicholas Hoult] *
16 [Elliot Page] *
81 [Anna Paquin] *
49 [Hugh Jackman] *
36 [Shawn Ashmore] *
25 [Evan Peters] *
324 [X-Men: Days of Future Past] *
25 [James McAvoy] *
9 [Josh Helman] *
1 [Adan Canto] *
16 [Bingbing Fan] *
16 [Daniel Cudmore] *
4 [Omar Sy] *
16 [Arthur Holden] *
25 [James Marsden] *
25 [Ty Olsson] *
484 [X2] *
9 [Brian Cox] *
36 [Kelly Hu] *
25 [Aaron Stanford] *
9 [Alan Cumming] *
25 [Bruce Davison] *
16 [Chiara Zanni] *
16 [Cotter Smith] *
16 [Famke Janssen] *
16 [Katie Stuart] *
1 [Kea Wong] *
16 [Michael David Simms] *
25 [Peter Wingfield] *
400 [Star Trek: Picard] *
400 [Star Trek: Insurrection] *
361 [Robin Hood: Men in Tights] *
324 [The Wilde Wedding] *
4 [Anthony Zerbe] *
25 [F. Murray Abraham] *
25 [Donna Murphy] *
9 [Gregg Henry] *
16 [Buck McDancer] *
16 [Michael Dorn] *
4 [Claudette Nevins] *
36 [Brent Spiner] *
9 [Breon Gorman] *
25 [Bruce French] *
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] *
9 [Jeri Ryan] *
1 [Evan Evagora] *
25 [Amanda Plummer] *
4 [Ed Speleers] *
9 [Santiago Cabrera] *
16 [Alison Pill] *
1 [Amy Earhart] *
16 [Isa Briones] *
1 [Jin Maley] *
1 [Joseph Lee] *
1 [Kay Bess] *
16 [Michelle Hurd] *
9 [Orla Brady] *
4 [Todd Stashwick] *
81 [James Cromwell] *
4 [Robert Picardo] *
36 [Adam Scott] *
16 [Jack Shearer] *
25 [Neal McDonough] *
25 [Don Stark] *
4 [Marnie McPhail] *
1 [Eric Steinberg] *
16 [Mel Brooks] *
25 [Dave Chappelle] *
1 [Dom DeLuise] *
9 [Tracey Ullman] *
36 [Amy Yasbeck] *
16 [Roger Rees] *
16 [Cary Elwes] *
9 [Dick Van Patten] *
16 [Eric Allan Kramer] *
1 [Joe Dimmick] *
36 [Mark Blankfield] *
9 [Matthew Porretta] *
16 [Megan Cavanagh] *
9 [Richard Lewis] *
9 [Robert Ridgely] *
1 [Steve Tancora] *
9 [Ronny Graham] *
16 [Laurie Main] *
36 [Glenn Close] *
25 [Jack Davenport] *
25 [Joe Urla] *
9 [Juan Castano] *
9 [Minnie Driver] *
49 [John Malkovich] *
1 [Brigette Lundy-Paine] *
1 [Grace Van Patten] *
1 [Jake Katzman] *
1 [Kara Jackson] *
9 [Lilly Englert] *
4 [Noah Emmerich] *
25 [Paulina Singer] *
1 [Rob Langeder] *
1 [Tim Boardman] *
1 [Victoria Guerra] *
1 [Yael Stone]
)
= 6.83 x 10^132
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Michael Welch] *
1.5 [Ashlei Sharpe Chestnut] *
1.33 [Rebecca Romijn] *
1.25 [Alice Krige] *
1.25 [Alfre Woodard] *
1.17 [Michael Fassbender] *
1.17 [Halle Berry] *
1.06 [Star Trek: First Contact] *
1.04 [Landry Allbright: A Versatile Talent in Hollywood] *
1 [Jennifer Lawrence] *
1 [Ian McKellen] *
1 [Nicholas Hoult] *
1 [Elliot Page] *
1 [Anna Paquin] *
1 [Hugh Jackman] *
1 [Shawn Ashmore] *
1 [Evan Peters] *
1 [X-Men: Days of Future Past] *
1 [James McAvoy] *
1 [Josh Helman] *
1 [Adan Canto] *
1 [Bingbing Fan] *
1 [Daniel Cudmore] *
1 [Omar Sy] *
1 [Arthur Holden] *
1 [James Marsden] *
1 [Ty Olsson] *
1 [X2] *
1 [Brian Cox] *
1 [Kelly Hu] *
1 [Aaron Stanford] *
1 [Alan Cumming] *
1 [Bruce Davison] *
1 [Chiara Zanni] *
1 [Cotter Smith] *
1 [Famke Janssen] *
1 [Katie Stuart] *
1 [Kea Wong] *
1 [Michael David Simms] *
1 [Peter Wingfield] *
1 [Star Trek: Picard] *
1 [Star Trek: Insurrection] *
1 [Robin Hood: Men in Tights] *
1 [The Wilde Wedding] *
1 [Anthony Zerbe] *
1 [F. Murray Abraham] *
1 [Donna Murphy] *
1 [Gregg Henry] *
1 [Buck McDancer] *
1 [Michael Dorn] *
1 [Claudette Nevins] *
1 [Brent Spiner] *
1 [Breon Gorman] *
1 [Bruce French] *
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 [Jeri Ryan] *
1 [Evan Evagora] *
1 [Amanda Plummer] *
1 [Ed Speleers] *
1 [Santiago Cabrera] *
1 [Alison Pill] *
1 [Amy Earhart] *
1 [Isa Briones] *
1 [Jin Maley] *
1 [Joseph Lee] *
1 [Kay Bess] *
1 [Michelle Hurd] *
1 [Orla Brady] *
1 [Todd Stashwick] *
1 [James Cromwell] *
1 [Robert Picardo] *
1 [Adam Scott] *
1 [Jack Shearer] *
1 [Neal McDonough] *
1 [Don Stark] *
1 [Marnie McPhail] *
1 [Eric Steinberg] *
1 [Mel Brooks] *
1 [Dave Chappelle] *
1 [Dom DeLuise] *
1 [Tracey Ullman] *
1 [Amy Yasbeck] *
1 [Roger Rees] *
1 [Cary Elwes] *
1 [Dick Van Patten] *
1 [Eric Allan Kramer] *
1 [Joe Dimmick] *
1 [Mark Blankfield] *
1 [Matthew Porretta] *
1 [Megan Cavanagh] *
1 [Richard Lewis] *
1 [Robert Ridgely] *
1 [Steve Tancora] *
1 [Ronny Graham] *
1 [Laurie Main] *
1 [Glenn Close] *
1 [Jack Davenport] *
1 [Joe Urla] *
1 [Juan Castano] *
1 [Minnie Driver] *
1 [John Malkovich] *
1 [Brigette Lundy-Paine] *
1 [Grace Van Patten] *
1 [Jake Katzman] *
1 [Kara Jackson] *
1 [Lilly Englert] *
1 [Noah Emmerich] *
1 [Paulina Singer] *
1 [Rob Langeder] *
1 [Tim Boardman] *
1 [Victoria Guerra] *
1 [Yael Stone]
)
= 7.02
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
119
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.90%
(6.83 × 10132 overall)
Dominant nodes (excluded from chart)Landry Allbright: A Versatile Talent in Hollywood 12.96%X2 8.94%Star Trek: Picard 7.39%Star Trek: Insurrection 7.39%Robin Hood: Men in Tights 6.67%X-Men: Days of Future Past 5.98%The Wilde Wedding 5.98%Star Trek: First Contact 5.65%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)