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 84 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 12 [Pancho Moler] *
20 [Bill Moseley] *
20 [Randy Stone] *
30 [Harrison Young] *
30 [Sid Haig] *
42 [Richard Brake] *
72 [Harrison Ford] *
4 [Richard Anderson] *
16 [Neil Flynn] *
64 [Bruce Dern] *
729 [The Fugitive] *
1 [William Conrad] *
4 [Dabbs Greer] *
25 [Barry Morse] *
1 [Bill Raisch] *
1 [Bing Russell] *
1 [Carol Eve Rossen] *
25 [Crahan Denton] *
16 [David Janssen] *
16 [Harry Townes] *
16 [Jacqueline Scott] *
25 [Jason Wingreen] *
9 [Jud Taylor] *
1 [Paul Birch] *
9 [Andreas Katsulas] *
16 [Eddie Bo Smith Jr.] *
36 [Sela Ward] *
25 [Mario Alcalde] *
25 [Mike Bacarella] *
9 [Dick Cusack] *
16 [Kelly Rutherford] *
16 [Joseph Campanella] *
25 [Bruce Campbell] *
25 [Ossie Davis] *
324 [Bubba Ho-Tep] *
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] *
9 [Meg Thalken] *
4 [U.S. Marshals] *
49 [Clint Howard] *
25 [David Ury] *
289 [3 from Hell] *
4 [Dee Wallace] *
1 [Anny Elizabeth Rosario] *
4 [Emilio Rivera] *
16 [Jeff Daniel Phillips] *
16 [Kevin Jackson] *
25 [Matthew Willig] *
16 [Sheri Moon Zombie] *
1 [Stacie Greenwell] *
16 [Sylvia Jefferies] *
1 [Tracey Leigh] *
361 [Final Destination] *
1 [Getting Grace] *
25 [Roger Guenveur Smith] *
16 [Tony Todd] *
36 [Seann William Scott] *
16 [Devon Sawa] *
1 [Ali Larter] *
16 [Brendan Fehr] *
1 [Amanda Detmer] *
1 [Barbara Tyson] *
1 [Chad Donella] *
1 [Christine Chatelain] *
1 [Forbes Angus] *
1 [Kerr Smith] *
1 [Kristen Cloke] *
1 [Larry Gilman] *
1 [Lisa Marie Caruk] *
4 [Robert Wisden] *
1 [P. Lynn Johnson] *
2 [MARK RUSSELL]
)
= 5.64 x 10^71
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Pancho Moler] *
1.25 [Bill Moseley] *
1.25 [Randy Stone] *
1.2 [Harrison Young] *
1.2 [Sid Haig] *
1.17 [Richard Brake] *
1.13 [Harrison Ford] *
1 [Richard Anderson] *
1 [Neil Flynn] *
1 [Bruce Dern] *
1 [The Fugitive] *
1 [William Conrad] *
1 [Dabbs Greer] *
1 [Barry Morse] *
1 [Bill Raisch] *
1 [Bing Russell] *
1 [Carol Eve Rossen] *
1 [Crahan Denton] *
1 [David Janssen] *
1 [Harry Townes] *
1 [Jacqueline Scott] *
1 [Jason Wingreen] *
1 [Jud Taylor] *
1 [Paul Birch] *
1 [Andreas Katsulas] *
1 [Eddie Bo Smith Jr.] *
1 [Sela Ward] *
1 [Mario Alcalde] *
1 [Mike Bacarella] *
1 [Dick Cusack] *
1 [Kelly Rutherford] *
1 [Joseph Campanella] *
1 [Bruce Campbell] *
1 [Ossie Davis] *
1 [Bubba Ho-Tep] *
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 [Meg Thalken] *
1 [U.S. Marshals] *
1 [Clint Howard] *
1 [David Ury] *
1 [3 from Hell] *
1 [Dee Wallace] *
1 [Anny Elizabeth Rosario] *
1 [Emilio Rivera] *
1 [Jeff Daniel Phillips] *
1 [Kevin Jackson] *
1 [Matthew Willig] *
1 [Sheri Moon Zombie] *
1 [Stacie Greenwell] *
1 [Sylvia Jefferies] *
1 [Tracey Leigh] *
1 [Final Destination] *
1 [Getting Grace] *
1 [Roger Guenveur Smith] *
1 [Tony Todd] *
1 [Seann William Scott] *
1 [Devon Sawa] *
1 [Ali Larter] *
1 [Brendan Fehr] *
1 [Amanda Detmer] *
1 [Barbara Tyson] *
1 [Chad Donella] *
1 [Christine Chatelain] *
1 [Forbes Angus] *
1 [Kerr Smith] *
1 [Kristen Cloke] *
1 [Larry Gilman] *
1 [Lisa Marie Caruk] *
1 [Robert Wisden] *
1 [P. Lynn Johnson] *
0.5 [MARK RUSSELL]
)
= 1.97
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
84
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.30%
(5.64 × 1071 overall)
Dominant nodes (excluded from chart)The Fugitive 26.27%Final Destination 13.01%Bubba Ho-Tep 11.68%3 from Hell 10.41%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)