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 84 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 12 [Abraham Aronofsky] *
12 [Boyd Banks] *
12 [Rebecca Romijn] *
42 [Michael Fassbender] *
42 [Halle Berry] *
56 [Les Misérables] *
16 [Mike Sarne] *
81 [Helena Bonham Carter] *
49 [Russell Crowe] *
49 [Sacha Baron Cohen] *
16 [Hannah Waddingham] *
16 [Ellie Bamber] *
100 [Jennifer Lawrence] *
100 [Ian McKellen] *
144 [Nicholas Hoult] *
16 [Elliot Page] *
81 [Anna Paquin] *
49 [Patrick Stewart] *
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] *
4 [Mark Ryan] *
9 [david bowie] *
169 [Christian Bale] *
25 [Rebecca Hall] *
196 [Scarlett Johansson] *
81 [Andy Serkis] *
196 [Michael Caine] *
9 [Jamie Harris] *
324 [The Prestige] *
16 [Christopher Neame] *
9 [Daniel Davis] *
1 [Jim Piddock] *
1 [Monty Stuart] *
25 [Piper Perabo] *
64 [Ricky Jay] *
16 [Roger Rees] *
16 [Ron Perkins] *
4 [Samantha Mahurin] *
121 [Rachel Weisz] *
25 [Donna Murphy] *
36 [Mark Margolis] *
25 [Stephen McHattie] *
289 [The Fountain] *
36 [Sean Patrick Thomas] *
16 [Alex Bisping] *
1 [Anish Majumdar] *
49 [Ellen Burstyn] *
25 [Ethan Suplee] *
1 [Fernando Hernandez] *
1 [Janique Kearns] *
1 [Lorne Brass] *
1 [Renee Asofsky] *
1 [Richard McMillan] *
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] *
64 [X-Men] *
36 [X-Men Origins: Wolverine] *
9 [Sumela Kay] *
16 [Taylor Kitsch] *
36 [Lynn Collins] *
16 [Max Cullen] *
16 [Adrian G. Griffiths] *
25 [Aaron Jeffery]
)
= 1.31 x 10^110
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Abraham Aronofsky] *
1.33 [Boyd Banks] *
1.33 [Rebecca Romijn] *
1.17 [Michael Fassbender] *
1.17 [Halle Berry] *
1.14 [Les Misérables] *
1 [Mike Sarne] *
1 [Helena Bonham Carter] *
1 [Russell Crowe] *
1 [Sacha Baron Cohen] *
1 [Hannah Waddingham] *
1 [Ellie Bamber] *
1 [Jennifer Lawrence] *
1 [Ian McKellen] *
1 [Nicholas Hoult] *
1 [Elliot Page] *
1 [Anna Paquin] *
1 [Patrick Stewart] *
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 [Mark Ryan] *
1 [david bowie] *
1 [Christian Bale] *
1 [Rebecca Hall] *
1 [Scarlett Johansson] *
1 [Andy Serkis] *
1 [Michael Caine] *
1 [Jamie Harris] *
1 [The Prestige] *
1 [Christopher Neame] *
1 [Daniel Davis] *
1 [Jim Piddock] *
1 [Monty Stuart] *
1 [Piper Perabo] *
1 [Ricky Jay] *
1 [Roger Rees] *
1 [Ron Perkins] *
1 [Samantha Mahurin] *
1 [Rachel Weisz] *
1 [Donna Murphy] *
1 [Mark Margolis] *
1 [Stephen McHattie] *
1 [The Fountain] *
1 [Sean Patrick Thomas] *
1 [Alex Bisping] *
1 [Anish Majumdar] *
1 [Ellen Burstyn] *
1 [Ethan Suplee] *
1 [Fernando Hernandez] *
1 [Janique Kearns] *
1 [Lorne Brass] *
1 [Renee Asofsky] *
1 [Richard McMillan] *
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 [X-Men] *
1 [X-Men Origins: Wolverine] *
1 [Sumela Kay] *
1 [Taylor Kitsch] *
1 [Lynn Collins] *
1 [Max Cullen] *
1 [Adrian G. Griffiths] *
1 [Aaron Jeffery]
)
= 3.69
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
84
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.18%
(1.31 × 10110 overall)
Dominant nodes (excluded from chart)X2 11.61%X-Men: Days of Future Past 7.77%The Prestige 7.77%The Fountain 6.93%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)