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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 81 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 12 [Perla Haney-Jardine] *
30 [Pam Grier] *
30 [Valeria Golino] *
30 [Harrison Young] *
361 [Spider-Man 2] *
400 [Hercules: The Legendary Journeys] *
324 [Escape from L.A.] *
324 [Bubba Ho-Tep] *
324 [Spider-Man 3] *
9 [Donnell Rawlings] *
225 [Elizabeth Banks] *
16 [Christine Estabrook] *
225 [Willem Dafoe] *
121 [James Franco] *
9 [Aasif Mandvi] *
64 [Alfred Molina] *
49 [Bill Nunn] *
49 [Cliff Robertson] *
25 [Donna Murphy] *
49 [Dylan Baker] *
16 [Gregg Edelman] *
121 [J.K. Simmons] *
81 [Kirsten Dunst] *
4 [Rosemary Harris] *
36 [Ted Raimi] *
100 [Tobey Maguire] *
9 [Vanessa Ferlito] *
25 [Stacy Keach] *
289 [Steve Buscemi] *
16 [Paul Bartel] *
121 [Kurt Russell] *
16 [A.J. Langer] *
1 [Caroleen Feeney] *
25 [Georges Corraface] *
1 [Ina Romeo] *
4 [Jeff Imada] *
9 [Jordan Baker] *
9 [Michelle Forbes] *
36 [Peter Fonda] *
25 [Peter Jason] *
4 [Tom McNulty] *
9 [Kevin Smith] *
16 [Bruce Hopkins] *
16 [Robert Trebor] *
16 [Hori Ahipene] *
1 [Alexandra Tydings] *
1 [Gina Torres] *
1 [Jason Tahu] *
1 [Jeffrey Thomas] *
1 [Joel Tobeck] *
1 [Kevin Sorbo] *
1 [Liddy Holloway] *
16 [Lisa Chappell] *
4 [Lucy Lawless] *
1 [Meighan Desmond] *
1 [Michael Hurst] *
1 [Patrick Kake] *
1 [Paul Norell] *
4 [Tamara Gorski] *
1 [Sam Sorbo] *
25 [Ossie Davis] *
36 [Daniel Roebuck] *
16 [Bob Ivy] *
1 [Bruce Rawitz] *
1 [Cean Okada] *
1 [Chuck Williams] *
25 [Daniel Schweiger] *
1 [Edith Jefferson] *
9 [Ella Joyce] *
9 [Heidi Marnhout] *
1 [Joseph Primero] *
1 [Karen Placencia] *
1 [Larry Pennell] *
1 [Linda Flammer] *
1 [Reggie Bannister] *
1 [Solange Morand] *
81 [James Cromwell] *
64 [Bryce Dallas Howard] *
36 [Topher Grace] *
4 [Theresa Russell] *
4 [Thomas Haden Church]
)
= 6.48 x 10^84
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Perla Haney-Jardine] *
1.2 [Pam Grier] *
1.2 [Valeria Golino] *
1.2 [Harrison Young] *
1 [Spider-Man 2] *
1 [Hercules: The Legendary Journeys] *
1 [Escape from L.A.] *
1 [Bubba Ho-Tep] *
1 [Spider-Man 3] *
1 [Donnell Rawlings] *
1 [Elizabeth Banks] *
1 [Christine Estabrook] *
1 [Willem Dafoe] *
1 [James Franco] *
1 [Aasif Mandvi] *
1 [Alfred Molina] *
1 [Bill Nunn] *
1 [Cliff Robertson] *
1 [Donna Murphy] *
1 [Dylan Baker] *
1 [Gregg Edelman] *
1 [J.K. Simmons] *
1 [Kirsten Dunst] *
1 [Rosemary Harris] *
1 [Ted Raimi] *
1 [Tobey Maguire] *
1 [Vanessa Ferlito] *
1 [Stacy Keach] *
1 [Steve Buscemi] *
1 [Paul Bartel] *
1 [Kurt Russell] *
1 [A.J. Langer] *
1 [Caroleen Feeney] *
1 [Georges Corraface] *
1 [Ina Romeo] *
1 [Jeff Imada] *
1 [Jordan Baker] *
1 [Michelle Forbes] *
1 [Peter Fonda] *
1 [Peter Jason] *
1 [Tom McNulty] *
1 [Kevin Smith] *
1 [Bruce Hopkins] *
1 [Robert Trebor] *
1 [Hori Ahipene] *
1 [Alexandra Tydings] *
1 [Gina Torres] *
1 [Jason Tahu] *
1 [Jeffrey Thomas] *
1 [Joel Tobeck] *
1 [Kevin Sorbo] *
1 [Liddy Holloway] *
1 [Lisa Chappell] *
1 [Lucy Lawless] *
1 [Meighan Desmond] *
1 [Michael Hurst] *
1 [Patrick Kake] *
1 [Paul Norell] *
1 [Tamara Gorski] *
1 [Sam Sorbo] *
1 [Ossie Davis] *
1 [Daniel Roebuck] *
1 [Bob Ivy] *
1 [Bruce Rawitz] *
1 [Cean Okada] *
1 [Chuck Williams] *
1 [Daniel Schweiger] *
1 [Edith Jefferson] *
1 [Ella Joyce] *
1 [Heidi Marnhout] *
1 [Joseph Primero] *
1 [Karen Placencia] *
1 [Larry Pennell] *
1 [Linda Flammer] *
1 [Reggie Bannister] *
1 [Solange Morand] *
1 [James Cromwell] *
1 [Bryce Dallas Howard] *
1 [Topher Grace] *
1 [Theresa Russell] *
1 [Thomas Haden Church]
)
= 2.3
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
81
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.62%
(6.48 × 1084 overall)
Dominant nodes (excluded from chart)Hercules: The Legendary Journeys 9.85%Spider-Man 2 8.89%Escape from L.A. 7.98%Bubba Ho-Tep 7.98%Spider-Man 3 7.98%Steve Buscemi 7.12%Elizabeth Banks 5.54%Willem Dafoe 5.54%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)