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 137 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 12 [Robin Pappas] *
20 [Pruitt Taylor Vince] *
30 [Tim Thomerson] *
30 [John Ratzenberger] *
42 [Hank Azaria] *
1 [Jon Richards] *
25 [Dorothy Stickney] *
289 [I Never Sang for My Father] *
25 [James Karen] *
4 [Estelle Parsons] *
1 [Beverly Penberthy] *
1 [Carol Peterson] *
1 [Conrad Bain] *
1 [Daniel Keyes] *
4 [Elizabeth Hubbard] *
1 [Gene Williams] *
1 [Jean Dexter] *
1 [Lovelady Powell] *
1 [Melvyn Douglas] *
1 [Nikki Counselman] *
9 [Sloane Shelton] *
1 [Valerie Ogden] *
49 [Brad Dourif] *
49 [Frankie Faison] *
49 [Michael Rooker] *
9 [R. Lee Ermey] *
225 [Willem Dafoe] *
289 [Mississippi Burning] *
49 [Stephen Tobolowsky] *
9 [Kevin Dunn] *
16 [Badja Djola] *
1 [Christopher White] *
49 [Frances McDormand] *
9 [Gailard Sartain] *
1 [Geoffrey Nauffts] *
1 [Gladys Greer] *
1 [Jake Gipson] *
4 [Thomas B. Mason] *
64 [Jim Broadbent] *
64 [The Killer] *
361 [Superman IV: The Quest for Peace] *
16 [Christopher Reeve] *
16 [Jackie Cooper] *
16 [Marc McClure] *
25 [Margot Kidder] *
25 [Mac McDonald] *
1 [Bradley Lavelle] *
1 [Czeslaw Grocholski] *
1 [Damian McLawhorn] *
1 [Don Fellows] *
1 [Jon Cryer] *
1 [Mariel Hemingway] *
1 [Mark Pillow] *
1 [Robert Beatty] *
4 [William Hootkins] *
1 [Sam Wanamaker] *
1 [Stanley Lebor] *
64 [Dianne Wiest] *
256 [The Birdcage] *
16 [Christine Baranski] *
1 [Calista Flockhart] *
16 [Dan Futterman] *
1 [Dante Henderson] *
1 [James Lally] *
1 [Kirby Mitchell] *
9 [Luca Tommassini] *
1 [Luis Camacho] *
16 [Nathan Lane] *
1 [Scott Kaske] *
1 [Tom McGowan] *
1 [Tony Gonzalez] *
1 [André Fuentes] *
225 [Behind Enemy Lines] *
256 [Uncommon Valor] *
361 [Superman II] *
289 [Superman II: The Richard Donner Cut] *
256 [The Quick and the Dead] *
4 [Shane Johnson] *
4 [Elizabeth Perry] *
121 [Owen Wilson] *
16 [Olek Krupa] *
1 [Aernout Van Lynden] *
1 [Charles Malik Whitfield] *
1 [Don Winston] *
1 [Eyal Podell] *
36 [Gabriel Macht] *
1 [Igor Hajdarhodzic] *
1 [Marko Igonda] *
1 [Sam Jaeger] *
1 [Tarik Filipovic] *
1 [Vladimir Mashkov] *
36 [Fred Ward] *
16 [Alice Lau] *
1 [Charles Aidman] *
1 [Constance Forslund] *
1 [Debi Parker] *
25 [Gail Strickland] *
16 [Gloria Stroock] *
4 [Harold Sylvester] *
1 [Kelly Junkerman] *
1 [Kwan Hi Lim] *
36 [Patrick Swayze] *
16 [Reb Brown] *
16 [Robert Stack] *
4 [Randall 'Tex' Cobb] *
9 [Sarah Douglas] *
9 [Anthony Milner] *
16 [Clifton James] *
25 [E.G. Marshall] *
1 [Leueen Willoughby] *
4 [Ned Beatty] *
16 [Roger Brierley] *
1 [Roger Kemp] *
4 [Susannah York] *
64 [Terence Stamp] *
4 [Valerie Perrine] *
25 [Eugene Lipinski] *
4 [Jack O'Halloran] *
4 [John Morton] *
4 [Marlon Brando] *
1 [Angus MacInnes] *
1 [Jim Dowdall] *
1 [Kevin Conway] *
64 [Leonardo DiCaprio] *
16 [Lance Henriksen] *
4 [Mark Boone Junior] *
49 [Russell Crowe] *
9 [Raynor Scheine] *
36 [Sharon Stone] *
81 [Pat Hingle] *
4 [Fay Masterson] *
1 [Jerry Swindall] *
1 [Olivia Burnette] *
1 [Roberts Blossom] *
1 [Scott Spiegel] *
9 [Tobin Bell] *
1 [Woody Strode]
)
= 5.62 x 10^108
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Robin Pappas] *
1.25 [Pruitt Taylor Vince] *
1.2 [Tim Thomerson] *
1.2 [John Ratzenberger] *
1.17 [Hank Azaria] *
1 [Jon Richards] *
1 [Dorothy Stickney] *
1 [I Never Sang for My Father] *
1 [James Karen] *
1 [Estelle Parsons] *
1 [Beverly Penberthy] *
1 [Carol Peterson] *
1 [Conrad Bain] *
1 [Daniel Keyes] *
1 [Elizabeth Hubbard] *
1 [Gene Williams] *
1 [Jean Dexter] *
1 [Lovelady Powell] *
1 [Melvyn Douglas] *
1 [Nikki Counselman] *
1 [Sloane Shelton] *
1 [Valerie Ogden] *
1 [Brad Dourif] *
1 [Frankie Faison] *
1 [Michael Rooker] *
1 [R. Lee Ermey] *
1 [Willem Dafoe] *
1 [Mississippi Burning] *
1 [Stephen Tobolowsky] *
1 [Kevin Dunn] *
1 [Badja Djola] *
1 [Christopher White] *
1 [Frances McDormand] *
1 [Gailard Sartain] *
1 [Geoffrey Nauffts] *
1 [Gladys Greer] *
1 [Jake Gipson] *
1 [Thomas B. Mason] *
1 [Jim Broadbent] *
1 [The Killer] *
1 [Superman IV: The Quest for Peace] *
1 [Christopher Reeve] *
1 [Jackie Cooper] *
1 [Marc McClure] *
1 [Margot Kidder] *
1 [Mac McDonald] *
1 [Bradley Lavelle] *
1 [Czeslaw Grocholski] *
1 [Damian McLawhorn] *
1 [Don Fellows] *
1 [Jon Cryer] *
1 [Mariel Hemingway] *
1 [Mark Pillow] *
1 [Robert Beatty] *
1 [William Hootkins] *
1 [Sam Wanamaker] *
1 [Stanley Lebor] *
1 [Dianne Wiest] *
1 [The Birdcage] *
1 [Christine Baranski] *
1 [Calista Flockhart] *
1 [Dan Futterman] *
1 [Dante Henderson] *
1 [James Lally] *
1 [Kirby Mitchell] *
1 [Luca Tommassini] *
1 [Luis Camacho] *
1 [Nathan Lane] *
1 [Scott Kaske] *
1 [Tom McGowan] *
1 [Tony Gonzalez] *
1 [André Fuentes] *
1 [Behind Enemy Lines] *
1 [Uncommon Valor] *
1 [Superman II] *
1 [Superman II: The Richard Donner Cut] *
1 [The Quick and the Dead] *
1 [Shane Johnson] *
1 [Elizabeth Perry] *
1 [Owen Wilson] *
1 [Olek Krupa] *
1 [Aernout Van Lynden] *
1 [Charles Malik Whitfield] *
1 [Don Winston] *
1 [Eyal Podell] *
1 [Gabriel Macht] *
1 [Igor Hajdarhodzic] *
1 [Marko Igonda] *
1 [Sam Jaeger] *
1 [Tarik Filipovic] *
1 [Vladimir Mashkov] *
1 [Fred Ward] *
1 [Alice Lau] *
1 [Charles Aidman] *
1 [Constance Forslund] *
1 [Debi Parker] *
1 [Gail Strickland] *
1 [Gloria Stroock] *
1 [Harold Sylvester] *
1 [Kelly Junkerman] *
1 [Kwan Hi Lim] *
1 [Patrick Swayze] *
1 [Reb Brown] *
1 [Robert Stack] *
1 [Randall 'Tex' Cobb] *
1 [Sarah Douglas] *
1 [Anthony Milner] *
1 [Clifton James] *
1 [E.G. Marshall] *
1 [Leueen Willoughby] *
1 [Ned Beatty] *
1 [Roger Brierley] *
1 [Roger Kemp] *
1 [Susannah York] *
1 [Terence Stamp] *
1 [Valerie Perrine] *
1 [Eugene Lipinski] *
1 [Jack O'Halloran] *
1 [John Morton] *
1 [Marlon Brando] *
1 [Angus MacInnes] *
1 [Jim Dowdall] *
1 [Kevin Conway] *
1 [Leonardo DiCaprio] *
1 [Lance Henriksen] *
1 [Mark Boone Junior] *
1 [Russell Crowe] *
1 [Raynor Scheine] *
1 [Sharon Stone] *
1 [Pat Hingle] *
1 [Fay Masterson] *
1 [Jerry Swindall] *
1 [Olivia Burnette] *
1 [Roberts Blossom] *
1 [Scott Spiegel] *
1 [Tobin Bell] *
1 [Woody Strode]
)
= 2.8
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
137
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.76%
(5.62 × 10108 overall)
Dominant nodes (excluded from chart)Superman IV: The Quest for Peace 7.85%Superman II 7.85%I Never Sang for My Father 6.28%Mississippi Burning 6.28%Superman II: The Richard Donner Cut 6.28%The Birdcage 5.57%Uncommon Valor 5.57%The Quick and the Dead 5.57%Willem Dafoe 4.89%Behind Enemy Lines 4.89%Owen Wilson 2.63%Pat Hingle 1.76%Jim Broadbent 1.39%The Killer 1.39%Dianne Wiest 1.39%Terence Stamp 1.39%Leonardo DiCaprio 1.39%Brad Dourif 1.07%Frankie Faison 1.07%Michael Rooker 1.07%Stephen Tobolowsky 1.07%Frances McDormand 1.07%Russell Crowe 1.07%Hank Azaria 0.91%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)