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 110 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 15 [Celeste Lecesne] *
20 [Randy Stone] *
30 [Larry Hankin] *
42 [Hank Azaria] *
25 [Héctor Elizondo] *
25 [Jason Alexander] *
441 [Pretty Woman] *
1 [Abdul Salaam El Razzac] *
9 [Alex Hyde-White] *
1 [Bill Applebaum] *
9 [Billy Gallo] *
16 [Elinor Donahue] *
1 [Gary Greene] *
1 [Jason Randal] *
9 [Judith Baldwin] *
49 [Julia Roberts] *
16 [Laura San Giacomo] *
25 [Ralph Bellamy] *
25 [Richard Gere] *
1 [Tracy Bjork] *
9 [Tracy Reiner] *
16 [Larry Miller] *
16 [Rodney Kageyama] *
361 [The Mask] *
256 [Platypus Man] *
324 [Problem Child] *
361 [Robin Hood: Men in Tights] *
324 [Home for the Holidays] *
16 [Denis Forest] *
36 [Reg E. Cathey] *
81 [Jim Carrey] *
9 [Nancy Fish] *
16 [B.J. Barie] *
49 [Cameron Diaz] *
1 [Catherine Berge] *
16 [Jim Doughan] *
9 [Johnny Williams] *
1 [Joseph Alfieri] *
1 [Krista Buonauro] *
16 [Orestes Matacena] *
1 [Peter Greene] *
4 [Peter Riegert] *
1 [Phil Boardman] *
16 [Richard Jeni] *
36 [Tim Bagley] *
16 [Nils Allen Stewart] *
4 [Karla Tamburrelli] *
36 [Robert Costanzo] *
4 [Sydney Walsh] *
4 [Diane Delano] *
9 [John Kapelos] *
9 [Emily Procter] *
4 [Mary Crosby] *
1 [David Dundara] *
1 [Denise Miller] *
1 [Mia Cottet] *
1 [Richard Steinmetz] *
1 [Ron Orbach] *
1 [Ted Lange] *
1 [Tom La Grua] *
16 [Mel Brooks] *
25 [Dave Chappelle] *
1 [Dom DeLuise] *
9 [Tracey Ullman] *
49 [Patrick Stewart] *
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] *
4 [john ritter] *
36 [Michael Richards] *
64 [Jack Warden] *
25 [Peter Jurasik] *
1 [Adam Anderly] *
1 [Anna Marie Allred] *
1 [Charlotte Akin] *
1 [Cody Beard] *
36 [Dennis Dugan] *
1 [Eli Cummins] *
9 [Gilbert Gottfried] *
16 [John S. Davies] *
1 [Jordan Burton] *
1 [Justin Elledge] *
1 [Michael Oliver] *
1 [Robert A. Anderson] *
1 [Vince Davis] *
4 [Claire Danes] *
196 [Robert Downey Jr.] *
49 [David Strathairn] *
16 [Geraldine Chaplin] *
9 [Austin Pendleton] *
49 [Holly Hunter] *
36 [Dylan McDermott] *
16 [Cynthia Stevenson] *
36 [Charles Durning] *
4 [Anne Bancroft] *
1 [Angela Paton] *
25 [Emily Ann Lloyd] *
1 [Sam Slovick] *
1 [Steve Guttenberg] *
1 [Zack Duhame]
)
= 9.53 x 10^101
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.67 [Celeste Lecesne] *
1.25 [Randy Stone] *
1.2 [Larry Hankin] *
1.17 [Hank Azaria] *
1 [Héctor Elizondo] *
1 [Jason Alexander] *
1 [Pretty Woman] *
1 [Abdul Salaam El Razzac] *
1 [Alex Hyde-White] *
1 [Bill Applebaum] *
1 [Billy Gallo] *
1 [Elinor Donahue] *
1 [Gary Greene] *
1 [Jason Randal] *
1 [Judith Baldwin] *
1 [Julia Roberts] *
1 [Laura San Giacomo] *
1 [Ralph Bellamy] *
1 [Richard Gere] *
1 [Tracy Bjork] *
1 [Tracy Reiner] *
1 [Larry Miller] *
1 [Rodney Kageyama] *
1 [The Mask] *
1 [Platypus Man] *
1 [Problem Child] *
1 [Robin Hood: Men in Tights] *
1 [Home for the Holidays] *
1 [Denis Forest] *
1 [Reg E. Cathey] *
1 [Jim Carrey] *
1 [Nancy Fish] *
1 [B.J. Barie] *
1 [Cameron Diaz] *
1 [Catherine Berge] *
1 [Jim Doughan] *
1 [Johnny Williams] *
1 [Joseph Alfieri] *
1 [Krista Buonauro] *
1 [Orestes Matacena] *
1 [Peter Greene] *
1 [Peter Riegert] *
1 [Phil Boardman] *
1 [Richard Jeni] *
1 [Tim Bagley] *
1 [Nils Allen Stewart] *
1 [Karla Tamburrelli] *
1 [Robert Costanzo] *
1 [Sydney Walsh] *
1 [Diane Delano] *
1 [John Kapelos] *
1 [Emily Procter] *
1 [Mary Crosby] *
1 [David Dundara] *
1 [Denise Miller] *
1 [Mia Cottet] *
1 [Richard Steinmetz] *
1 [Ron Orbach] *
1 [Ted Lange] *
1 [Tom La Grua] *
1 [Mel Brooks] *
1 [Dave Chappelle] *
1 [Dom DeLuise] *
1 [Tracey Ullman] *
1 [Patrick Stewart] *
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 [john ritter] *
1 [Michael Richards] *
1 [Jack Warden] *
1 [Peter Jurasik] *
1 [Adam Anderly] *
1 [Anna Marie Allred] *
1 [Charlotte Akin] *
1 [Cody Beard] *
1 [Dennis Dugan] *
1 [Eli Cummins] *
1 [Gilbert Gottfried] *
1 [John S. Davies] *
1 [Jordan Burton] *
1 [Justin Elledge] *
1 [Michael Oliver] *
1 [Robert A. Anderson] *
1 [Vince Davis] *
1 [Claire Danes] *
1 [Robert Downey Jr.] *
1 [David Strathairn] *
1 [Geraldine Chaplin] *
1 [Austin Pendleton] *
1 [Holly Hunter] *
1 [Dylan McDermott] *
1 [Cynthia Stevenson] *
1 [Charles Durning] *
1 [Anne Bancroft] *
1 [Angela Paton] *
1 [Emily Ann Lloyd] *
1 [Sam Slovick] *
1 [Steve Guttenberg] *
1 [Zack Duhame]
)
= 2.92
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
110
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.95%
(9.53 × 10101 overall)
Dominant nodes (excluded from chart)Pretty Woman 11.69%The Mask 9.57%Robin Hood: Men in Tights 9.57%Problem Child 8.59%Home for the Holidays 8.59%Platypus Man 6.79%Robert Downey Jr. 5.19%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)