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, 8) = 8
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 7 = 56
Base_Influence (IV) = $inbound / $outbound = 8 / 7 = 1.1429
// 3. Exponential Network Values (accumulating 79 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 56 *
( 12 [Ricky Harris] *
12 [Theresa Randle] *
20 [Madison Pettis] *
30 [Jessica Stroup] *
272 [This Christmas] *
1 [The Core] *
1 [Erykah Badu] *
49 [Kathy Baker] *
36 [Jane Alexander] *
225 [Paul Rudd] *
196 [Michael Caine] *
121 [J.K. Simmons] *
100 [Tobey Maguire] *
225 [The Cider House Rules] *
36 [Charlize Theron] *
16 [Erik Per Sullivan] *
16 [Evan Parke] *
9 [K. Todd Freeman] *
9 [Kieran Culkin] *
1 [Lonnie Farmer] *
16 [Paz de la Huerta] *
25 [Miguel Sandoval] *
16 [Get Shorty] *
25 [Dennis Farina] *
25 [Barry Sonnenfeld] *
324 [The Last Castle] *
25 [Malcolm X] *
324 [Do You Believe?] *
4 [Da 5 Bloods] *
9 [David Alford] *
225 [Mark Ruffalo] *
25 [Paul Calderon] *
16 [Robert Redford] *
4 [Sam Ball] *
25 [James Gandolfini] *
1 [Brian Goodman] *
16 [Clifton Collins Jr.] *
16 [Dean Hall] *
1 [Frank Military] *
1 [George W. Scott] *
1 [Jeremy Childs] *
1 [Maurice Bullard] *
1 [Michael Irby] *
1 [Nick Kokich] *
1 [Peg Allen] *
1 [Steve Burton] *
9 [Chris Brown] *
36 [Idris Elba] *
324 [David Banner] *
25 [Ambrosia Kelley] *
1 [Columbus Short] *
16 [Haskell V. Anderson III] *
4 [Keith D. Robinson] *
4 [Lauren London] *
25 [Lupe Ontiveros] *
25 [Mekhi Phifer] *
9 [Regina King] *
1 [Ronnie Warner] *
16 [Sharon Leal] *
1 [Brian Bosworth] *
25 [Sean Astin] *
36 [Alexa PenaVega] *
25 [Cybill Shepherd] *
36 [Ted McGinley] *
36 [Mira Sorvino] *
1 [Andrea Logan] *
1 [Grifon Aldren] *
1 [Lee Majors] *
1 [Makenzie Moss] *
1 [Mavrick Von Haug] *
1 [Shwayze] *
1 [J.J. Soria] *
1 [Tracy Melchior] *
1 [William Matthews] *
1 [Valerie Domínguez] *
16 [Beasley Smith] *
25 [John Ottavino] *
9 [Shirley Stoler] *
4 [Birgit Nilsson]
)
= 4.60 x 10^78
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.1429 *
( 1.33 [Ricky Harris] *
1.33 [Theresa Randle] *
1.25 [Madison Pettis] *
1.2 [Jessica Stroup] *
1.06 [This Christmas] *
1 [The Core] *
1 [Erykah Badu] *
1 [Kathy Baker] *
1 [Jane Alexander] *
1 [Paul Rudd] *
1 [Michael Caine] *
1 [J.K. Simmons] *
1 [Tobey Maguire] *
1 [The Cider House Rules] *
1 [Charlize Theron] *
1 [Erik Per Sullivan] *
1 [Evan Parke] *
1 [K. Todd Freeman] *
1 [Kieran Culkin] *
1 [Lonnie Farmer] *
1 [Paz de la Huerta] *
1 [Miguel Sandoval] *
1 [Get Shorty] *
1 [Dennis Farina] *
1 [Barry Sonnenfeld] *
1 [The Last Castle] *
1 [Malcolm X] *
1 [Do You Believe?] *
1 [Da 5 Bloods] *
1 [David Alford] *
1 [Mark Ruffalo] *
1 [Paul Calderon] *
1 [Robert Redford] *
1 [Sam Ball] *
1 [James Gandolfini] *
1 [Brian Goodman] *
1 [Clifton Collins Jr.] *
1 [Dean Hall] *
1 [Frank Military] *
1 [George W. Scott] *
1 [Jeremy Childs] *
1 [Maurice Bullard] *
1 [Michael Irby] *
1 [Nick Kokich] *
1 [Peg Allen] *
1 [Steve Burton] *
1 [Chris Brown] *
1 [Idris Elba] *
1 [David Banner] *
1 [Ambrosia Kelley] *
1 [Columbus Short] *
1 [Haskell V. Anderson III] *
1 [Keith D. Robinson] *
1 [Lauren London] *
1 [Lupe Ontiveros] *
1 [Mekhi Phifer] *
1 [Regina King] *
1 [Ronnie Warner] *
1 [Sharon Leal] *
1 [Brian Bosworth] *
1 [Sean Astin] *
1 [Alexa PenaVega] *
1 [Cybill Shepherd] *
1 [Ted McGinley] *
1 [Mira Sorvino] *
1 [Andrea Logan] *
1 [Grifon Aldren] *
1 [Lee Majors] *
1 [Makenzie Moss] *
1 [Mavrick Von Haug] *
1 [Shwayze] *
1 [J.J. Soria] *
1 [Tracy Melchior] *
1 [William Matthews] *
1 [Valerie Domínguez] *
1 [Beasley Smith] *
1 [John Ottavino] *
1 [Shirley Stoler] *
1 [Birgit Nilsson]
)
= 3.24
Outbound
8
Tags on post
Inbound
7
Posts tagging this
Connections
79
Total nodes
Base Node Strength
56
Base Node Influence
1.1429
Strength Share (vs Direct Neighbours)
1.70%
(4.60 × 1078 overall)
Dominant nodes (excluded from chart)The Last Castle 9.85%Do You Believe? 9.85%David Banner 9.85%This Christmas 8.27%Paul Rudd 6.84%The Cider House Rules 6.84%Mark Ruffalo 6.84%Michael Caine 5.96%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)