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 130 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 12 [Celeste Lecesne] *
12 [Holly Dennison] *
20 [Randy Stone] *
30 [Steven Strait] *
56 [Paul Guilfoyle] *
56 [Celia Weston] *
420 [The Expanse] *
9 [Charles Guard] *
225 [Elizabeth Banks] *
25 [Dorothy Stickney] *
49 [Don S. Davis] *
400 [The Uninvited] *
1 [Alf Humphreys] *
4 [Arielle Kebbel] *
1 [C.A. Fraser Bain] *
1 [Daniel Bristol] *
1 [Dean Paul Gibson] *
16 [Emily Browning] *
16 [Heather Doerksen] *
4 [Jesse Moss] *
1 [John Prowse] *
36 [Kevin McNulty] *
1 [Lex Burnham] *
1 [Matthew Bristol] *
16 [Maya Massar] *
1 [Ryan Cowie] *
1 [Troy Rudolph] *
81 [James Cromwell] *
4 [Kim Basinger] *
64 [Kevin Spacey] *
361 [L.A. Confidential] *
36 [Guy Pearce] *
4 [Allan Graf] *
49 [Danny DeVito] *
1 [Elisabeth Granli] *
9 [Graham Beckel] *
25 [Matt McCoy] *
9 [Paolo Seganti] *
1 [Precious Chong] *
16 [Ron Rifkin] *
49 [Russell Crowe] *
1 [Sandra Taylor] *
1 [Steve Rankin] *
16 [Symba] *
9 [Jody Wood] *
324 [Home for the Holidays] *
324 [A Little Prayer] *
324 [Simon Birch] *
289 [The Bourne Ultimatum] *
4 [Claire Danes] *
196 [Robert Downey Jr.] *
36 [Amy Yasbeck] *
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] *
16 [Will Pullen] *
1 [Amy Marie Murphy] *
16 [Anna Camp] *
1 [Ashley Shelton] *
1 [Billie Roy] *
1 [Christopher Revel Smith-Kelly] *
16 [Dascha Polanco] *
1 [David Price] *
25 [Jane Levy] *
1 [Jeffrey Dean Foster] *
16 [Keisha Tillis] *
1 [Martha Bassett] *
1 [Patrick Lawrence] *
1 [Rita Glynn] *
4 [Steve Coulter] *
1 [Viktor Hernandez] *
36 [Burn Gorman] *
9 [François Chau] *
36 [Shohreh Aghdashloo] *
9 [Joe Pingue] *
1 [Andrew Rotilio] *
1 [Anna Hopkins] *
16 [Cas Anvar] *
1 [Dominique Tipper] *
9 [Florence Faivre] *
25 [Frankie Adams] *
1 [Jasai Chase-Owens] *
1 [Keon Alexander] *
1 [Nadine Nicole] *
4 [Shawn Doyle] *
1 [Chad L. Coleman] *
1 [Nick E. Tarabay] *
1 [Thomas Jane] *
1 [Wes Chatham] *
16 [Sean McCann] *
1 [Ashley Judd] *
81 [Jim Carrey] *
36 [Jan Hooks] *
16 [Peter MacNeill] *
9 [Sumela Kay] *
16 [Joseph Mazzello] *
4 [Beatrice Winde] *
1 [Cecilley Carroll] *
9 [Dana Ivey] *
1 [Ian Michael Smith] *
16 [John Mazzello] *
9 [Oliver Platt] *
1 [Roger McKeen] *
1 [Sam Morton] *
25 [Thick Wilson] *
36 [Matt Damon] *
64 [Scott Glenn] *
25 [Julia Stiles] *
36 [Daniel Brühl] *
25 [Joan Allen] *
16 [Colin Stinton] *
25 [Albert Finney] *
1 [Arkie Reece] *
4 [Bryan Reents] *
16 [Corey Johnson] *
16 [Dan Fredenburgh] *
1 [Edgar Ramírez] *
16 [Joey Ansah] *
1 [John Roberson] *
1 [Lucy Liemann] *
16 [Tom Gallop]
)
= 4.80 x 10^116
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Celeste Lecesne] *
1.33 [Holly Dennison] *
1.25 [Randy Stone] *
1.2 [Steven Strait] *
1.14 [Paul Guilfoyle] *
1.14 [Celia Weston] *
1.05 [The Expanse] *
1 [Charles Guard] *
1 [Elizabeth Banks] *
1 [Dorothy Stickney] *
1 [Don S. Davis] *
1 [The Uninvited] *
1 [Alf Humphreys] *
1 [Arielle Kebbel] *
1 [C.A. Fraser Bain] *
1 [Daniel Bristol] *
1 [Dean Paul Gibson] *
1 [Emily Browning] *
1 [Heather Doerksen] *
1 [Jesse Moss] *
1 [John Prowse] *
1 [Kevin McNulty] *
1 [Lex Burnham] *
1 [Matthew Bristol] *
1 [Maya Massar] *
1 [Ryan Cowie] *
1 [Troy Rudolph] *
1 [James Cromwell] *
1 [Kim Basinger] *
1 [Kevin Spacey] *
1 [L.A. Confidential] *
1 [Guy Pearce] *
1 [Allan Graf] *
1 [Danny DeVito] *
1 [Elisabeth Granli] *
1 [Graham Beckel] *
1 [Matt McCoy] *
1 [Paolo Seganti] *
1 [Precious Chong] *
1 [Ron Rifkin] *
1 [Russell Crowe] *
1 [Sandra Taylor] *
1 [Steve Rankin] *
1 [Symba] *
1 [Jody Wood] *
1 [Home for the Holidays] *
1 [A Little Prayer] *
1 [Simon Birch] *
1 [The Bourne Ultimatum] *
1 [Claire Danes] *
1 [Robert Downey Jr.] *
1 [Amy Yasbeck] *
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] *
1 [Will Pullen] *
1 [Amy Marie Murphy] *
1 [Anna Camp] *
1 [Ashley Shelton] *
1 [Billie Roy] *
1 [Christopher Revel Smith-Kelly] *
1 [Dascha Polanco] *
1 [David Price] *
1 [Jane Levy] *
1 [Jeffrey Dean Foster] *
1 [Keisha Tillis] *
1 [Martha Bassett] *
1 [Patrick Lawrence] *
1 [Rita Glynn] *
1 [Steve Coulter] *
1 [Viktor Hernandez] *
1 [Burn Gorman] *
1 [François Chau] *
1 [Shohreh Aghdashloo] *
1 [Joe Pingue] *
1 [Andrew Rotilio] *
1 [Anna Hopkins] *
1 [Cas Anvar] *
1 [Dominique Tipper] *
1 [Florence Faivre] *
1 [Frankie Adams] *
1 [Jasai Chase-Owens] *
1 [Keon Alexander] *
1 [Nadine Nicole] *
1 [Shawn Doyle] *
1 [Chad L. Coleman] *
1 [Nick E. Tarabay] *
1 [Thomas Jane] *
1 [Wes Chatham] *
1 [Sean McCann] *
1 [Ashley Judd] *
1 [Jim Carrey] *
1 [Jan Hooks] *
1 [Peter MacNeill] *
1 [Sumela Kay] *
1 [Joseph Mazzello] *
1 [Beatrice Winde] *
1 [Cecilley Carroll] *
1 [Dana Ivey] *
1 [Ian Michael Smith] *
1 [John Mazzello] *
1 [Oliver Platt] *
1 [Roger McKeen] *
1 [Sam Morton] *
1 [Thick Wilson] *
1 [Matt Damon] *
1 [Scott Glenn] *
1 [Julia Stiles] *
1 [Daniel Brühl] *
1 [Joan Allen] *
1 [Colin Stinton] *
1 [Albert Finney] *
1 [Arkie Reece] *
1 [Bryan Reents] *
1 [Corey Johnson] *
1 [Dan Fredenburgh] *
1 [Edgar Ramírez] *
1 [Joey Ansah] *
1 [John Roberson] *
1 [Lucy Liemann] *
1 [Tom Gallop]
)
= 3.66
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
130
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.04%
(4.80 × 10116 overall)
Dominant nodes (excluded from chart)The Expanse 8.96%The Uninvited 8.53%L.A. Confidential 7.70%Home for the Holidays 6.91%A Little Prayer 6.91%Simon Birch 6.91%The Bourne Ultimatum 6.16%Elizabeth Banks 4.80%Robert Downey Jr. 4.18%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)