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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 133 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 12 [Jesse Eisenberg] *
12 [Rebecca Romijn] *
30 [Chiwetel Ejiofor] *
42 [Michael Fassbender] *
42 [Halle Berry] *
25 [Joe Pesci] *
256 [Robert De Niro] *
16 [Jack Huston] *
9 [Paul Herman] *
64 [Jesse Plemons] *
9 [Kathrine Narducci] *
16 [Louis Vanaria] *
36 [Bobby Cannavale] *
81 [Harvey Keitel] *
9 [Marin Ireland] *
529 [The Irishman] *
49 [Al Pacino] *
16 [Joseph Bono] *
16 [Paul Borghese] *
16 [J.C. MacKenzie] *
9 [Sebastian Maniscalco] *
4 [Domenick Lombardozzi] *
1 [Gary Basaraba] *
1 [Jonathan Morris] *
1 [Lucy Gallina] *
4 [Ray Romano] *
9 [Stephen Graham] *
1 [Stephanie Kurtzuba] *
49 [Jeff Daniels] *
9 [The Squid and the Whale] *
36 [Matthew McConaughey] *
81 [Anthony Hopkins] *
81 [Djimon Hounsou] *
49 [Pete Postlethwaite] *
225 [Morgan Freeman] *
49 [Stellan Skarsgård] *
25 [John Ortiz] *
49 [Ralph Brown] *
9 [David Paymer] *
361 [Amistad] *
1 [Abu Bakaar Fofanah] *
4 [Geno Silva] *
16 [Nigel Hawthorne] *
1 [Darren E. Burrows] *
1 [Derrick N. Ashong] *
1 [Razaaq Adoti] *
1 [Tomas Milian] *
16 [Mark Kozelek] *
4 [Jimmy Fallon] *
256 [Philip Seymour Hoffman] *
400 [Almost Famous] *
9 [Kate Hudson] *
9 [Jason Lee] *
9 [Noah Taylor] *
9 [Tom Riis Farrell] *
49 [Billy Crudup] *
49 [Frances McDormand] *
9 [Kevin Sussman] *
1 [Alice Marie Crowe] *
16 [Bijou Phillips] *
16 [John Fedevich] *
4 [Liz Stauber] *
16 [Michael Angarano] *
1 [Olivia Rosewood] *
1 [Zooey Deschanel] *
9 [Patrick Fugit] *
16 [Mark Pellington] *
100 [Jennifer Lawrence] *
100 [Ian McKellen] *
144 [Nicholas Hoult] *
16 [Elliot Page] *
49 [Hugh Jackman] *
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] *
9 [Bruce Allpress] *
49 [Holly Hunter] *
16 [Sam Neill] *
256 [The Piano] *
9 [Ian Mune] *
1 [Carla Rupuha] *
1 [Gordon Hatfield] *
16 [Hori Ahipene] *
4 [Kerry Walker] *
1 [Mahina Tunui] *
16 [Mere Boynton] *
1 [Peter Dennett] *
4 [Te Whatanui Skipwith] *
1 [Tungia Baker] *
4 [Geneviève Lemon] *
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] *
324 [Fly Away Home] *
9 [Sumela Kay] *
4 [Dana Delany] *
9 [Michael J. Reynolds] *
4 [Ken James] *
9 [Holter Graham] *
16 [Terry Kinney] *
1 [Carmen Lishman] *
4 [Chris Benson] *
1 [Christi Hill] *
1 [David Hemblen] *
1 [Deborah Verginella] *
1 [Jeff Braunstein] *
1 [Jeremy Ratchford] *
1 [John Friesen] *
1 [Judith Orban] *
1 [Nora Ballard] *
1 [Sarena Paton] *
6 [Giovanni Battista Viotti]
)
= 1.26 x 10^142
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Jesse Eisenberg] *
1.33 [Rebecca Romijn] *
1.2 [Chiwetel Ejiofor] *
1.17 [Michael Fassbender] *
1.17 [Halle Berry] *
1 [Joe Pesci] *
1 [Robert De Niro] *
1 [Jack Huston] *
1 [Paul Herman] *
1 [Jesse Plemons] *
1 [Kathrine Narducci] *
1 [Louis Vanaria] *
1 [Bobby Cannavale] *
1 [Harvey Keitel] *
1 [Marin Ireland] *
1 [The Irishman] *
1 [Al Pacino] *
1 [Joseph Bono] *
1 [Paul Borghese] *
1 [J.C. MacKenzie] *
1 [Sebastian Maniscalco] *
1 [Domenick Lombardozzi] *
1 [Gary Basaraba] *
1 [Jonathan Morris] *
1 [Lucy Gallina] *
1 [Ray Romano] *
1 [Stephen Graham] *
1 [Stephanie Kurtzuba] *
1 [Jeff Daniels] *
1 [The Squid and the Whale] *
1 [Matthew McConaughey] *
1 [Anthony Hopkins] *
1 [Djimon Hounsou] *
1 [Pete Postlethwaite] *
1 [Morgan Freeman] *
1 [Stellan Skarsgård] *
1 [John Ortiz] *
1 [Ralph Brown] *
1 [David Paymer] *
1 [Amistad] *
1 [Abu Bakaar Fofanah] *
1 [Geno Silva] *
1 [Nigel Hawthorne] *
1 [Darren E. Burrows] *
1 [Derrick N. Ashong] *
1 [Razaaq Adoti] *
1 [Tomas Milian] *
1 [Mark Kozelek] *
1 [Jimmy Fallon] *
1 [Philip Seymour Hoffman] *
1 [Almost Famous] *
1 [Kate Hudson] *
1 [Jason Lee] *
1 [Noah Taylor] *
1 [Tom Riis Farrell] *
1 [Billy Crudup] *
1 [Frances McDormand] *
1 [Kevin Sussman] *
1 [Alice Marie Crowe] *
1 [Bijou Phillips] *
1 [John Fedevich] *
1 [Liz Stauber] *
1 [Michael Angarano] *
1 [Olivia Rosewood] *
1 [Zooey Deschanel] *
1 [Patrick Fugit] *
1 [Mark Pellington] *
1 [Jennifer Lawrence] *
1 [Ian McKellen] *
1 [Nicholas Hoult] *
1 [Elliot Page] *
1 [Hugh Jackman] *
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 [Bruce Allpress] *
1 [Holly Hunter] *
1 [Sam Neill] *
1 [The Piano] *
1 [Ian Mune] *
1 [Carla Rupuha] *
1 [Gordon Hatfield] *
1 [Hori Ahipene] *
1 [Kerry Walker] *
1 [Mahina Tunui] *
1 [Mere Boynton] *
1 [Peter Dennett] *
1 [Te Whatanui Skipwith] *
1 [Tungia Baker] *
1 [Geneviève Lemon] *
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 [Fly Away Home] *
1 [Sumela Kay] *
1 [Dana Delany] *
1 [Michael J. Reynolds] *
1 [Ken James] *
1 [Holter Graham] *
1 [Terry Kinney] *
1 [Carmen Lishman] *
1 [Chris Benson] *
1 [Christi Hill] *
1 [David Hemblen] *
1 [Deborah Verginella] *
1 [Jeff Braunstein] *
1 [Jeremy Ratchford] *
1 [John Friesen] *
1 [Judith Orban] *
1 [Nora Ballard] *
1 [Sarena Paton] *
0.6667 [Giovanni Battista Viotti]
)
= 1.94
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
133
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.38%
(1.26 × 10142 overall)
Dominant nodes (excluded from chart)The Irishman 9.02%X2 8.25%Almost Famous 6.82%Amistad 6.16%X-Men: Days of Future Past 5.53%Fly Away Home 5.53%Robert De Niro 4.37%Philip Seymour Hoffman 4.37%The Piano 4.37%Morgan Freeman 3.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)