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 86 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 30 [Pam Grier] *
9 [Donnell Rawlings] *
25 [Bruce Campbell] *
225 [Elizabeth Banks] *
16 [Christine Estabrook] *
225 [Willem Dafoe] *
361 [Spider-Man 2] *
121 [James Franco] *
9 [Aasif Mandvi] *
64 [Alfred Molina] *
49 [Bill Nunn] *
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] *
324 [Escape from L.A.] *
9 [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] *
25 [Valeria Golino] *
100 [Spider-Man] *
16 [Tim DeZarn] *
25 [Michael Papajohn] *
16 [Ron Perkins] *
16 [Larry Joshua] *
1 [Charly] *
324 [Three Days of the Condor] *
324 [Spider-Man 3] *
361 [The Best Man] *
4 [Michael Kane] *
4 [Hansford Rowe] *
16 [Addison Powell] *
25 [Faye Dunaway] *
16 [Carlin Glynn] *
9 [Dino Narizzano] *
1 [Don McHenry] *
16 [Hank Garrett] *
9 [Helen Stenborg] *
4 [Jess Osuna] *
4 [John Houseman] *
25 [Max von Sydow] *
1 [Michael Miller] *
1 [Patrick Gorman] *
16 [Robert Redford] *
4 [Tina Chen] *
4 [Walter McGinn] *
81 [James Cromwell] *
64 [Bryce Dallas Howard] *
36 [Topher Grace] *
9 [Perla Haney-Jardine] *
4 [Theresa Russell] *
4 [Thomas Haden Church] *
4 [Mahalia Jackson] *
9 [Kevin McCarthy] *
1 [Shelley Berman] *
4 [Richard Arlen] *
16 [henry fonda] *
36 [Morris Chestnut] *
4 [Edie Adams] *
1 [Ann Sothern] *
1 [Anne Newman Bacal] *
1 [Gene Raymond] *
1 [George Furth] *
1 [George Kirgo] *
1 [John Henry Faulk] *
1 [Lee Tracy] *
1 [Margaret Leighton] *
1 [Mary Lawrence] *
1 [Howard K. Smith] *
1 [Penny Singleton]
)
= 1.15 x 10^94
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.2 [Pam Grier] *
1 [Donnell Rawlings] *
1 [Bruce Campbell] *
1 [Elizabeth Banks] *
1 [Christine Estabrook] *
1 [Willem Dafoe] *
1 [Spider-Man 2] *
1 [James Franco] *
1 [Aasif Mandvi] *
1 [Alfred Molina] *
1 [Bill Nunn] *
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 [Escape from L.A.] *
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 [Valeria Golino] *
1 [Spider-Man] *
1 [Tim DeZarn] *
1 [Michael Papajohn] *
1 [Ron Perkins] *
1 [Larry Joshua] *
1 [Charly] *
1 [Three Days of the Condor] *
1 [Spider-Man 3] *
1 [The Best Man] *
1 [Michael Kane] *
1 [Hansford Rowe] *
1 [Addison Powell] *
1 [Faye Dunaway] *
1 [Carlin Glynn] *
1 [Dino Narizzano] *
1 [Don McHenry] *
1 [Hank Garrett] *
1 [Helen Stenborg] *
1 [Jess Osuna] *
1 [John Houseman] *
1 [Max von Sydow] *
1 [Michael Miller] *
1 [Patrick Gorman] *
1 [Robert Redford] *
1 [Tina Chen] *
1 [Walter McGinn] *
1 [James Cromwell] *
1 [Bryce Dallas Howard] *
1 [Topher Grace] *
1 [Perla Haney-Jardine] *
1 [Theresa Russell] *
1 [Thomas Haden Church] *
1 [Mahalia Jackson] *
1 [Kevin McCarthy] *
1 [Shelley Berman] *
1 [Richard Arlen] *
1 [henry fonda] *
1 [Morris Chestnut] *
1 [Edie Adams] *
1 [Ann Sothern] *
1 [Anne Newman Bacal] *
1 [Gene Raymond] *
1 [George Furth] *
1 [George Kirgo] *
1 [John Henry Faulk] *
1 [Lee Tracy] *
1 [Margaret Leighton] *
1 [Mary Lawrence] *
1 [Howard K. Smith] *
1 [Penny Singleton]
)
= 1.2
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
86
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.17%
(1.15 × 1094 overall)
Dominant nodes (excluded from chart)Spider-Man 2 8.65%The Best Man 8.65%Escape from L.A. 7.77%Three Days of the Condor 7.77%Spider-Man 3 7.77%Steve Buscemi 6.93%Elizabeth Banks 5.39%Willem Dafoe 5.39%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)