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 97 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 20 [Phill Lewis] *
20 [Tobias Segal] *
56 [Delroy Lindo] *
9 [David Alford] *
225 [Mark Ruffalo] *
25 [Paul Calderon] *
324 [The Last Castle] *
16 [Robert Redford] *
4 [Sam Ball] *
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] *
676 [The Sopranos] *
361 [The Drop] *
289 [Surviving Christmas] *
289 [In the Loop] *
169 [Steven Van Zandt] *
25 [Edie Falco] *
16 [Christina Cabot] *
9 [Frank Vincent] *
16 [Lorraine Bracco] *
16 [Bambadjan Bamba] *
16 [Saundra Santiago] *
9 [Gina Tognoni] *
4 [Zuzanna Szadkowski] *
16 [Frank Renzulli] *
4 [Aida Turturro] *
16 [Dan Grimaldi] *
4 [Dominic Chianese] *
1 [Drea de Matteo] *
16 [Jamie-Lynn Sigler] *
9 [John Ventimiglia] *
1 [Robert Iler] *
16 [Sharon Angela] *
16 [Steve Schirripa] *
9 [Frank Pando] *
16 [Al Sapienza] *
16 [George Loros] *
1 [Joseph R. Gannascoli] *
1 [Tony Sirico] *
1 [Vincent Curatola] *
64 [Ben Affleck] *
25 [Stephen Root] *
16 [Udo Kier] *
25 [Peter Jason] *
25 [Bill Macy] *
1 [Josh Zuckerman] *
25 [Sy Richardson] *
4 [Tangie Ambrose] *
4 [Jennifer Morrison] *
1 [Kate Hendrickson] *
4 [Stephanie Faracy] *
1 [Tumbleweed] *
1 [Catherine O'Hara] *
1 [David Selby] *
1 [John 'B.J.' Bryant] *
1 [James Doherty] *
4 [Anna Chlumsky] *
49 [Enzo Cilenti] *
9 [Johnny Pemberton] *
25 [Peter Capaldi] *
1 [David Rasche] *
4 [Harry Hadden-Paton] *
16 [Tom Hollander] *
1 [Chris Addison] *
1 [Gina McKee] *
1 [Lucinda Raikes] *
1 [Mimi Kennedy] *
1 [Olivia Poulet] *
1 [Reid Sasser] *
16 [Zach Woods] *
1 [Samantha Harrington] *
16 [Elizabeth Rodriguez] *
25 [John Ortiz] *
64 [Tom Hardy] *
4 [Ann Dowd] *
4 [Morgan Spector] *
9 [Jermaine Fowler] *
25 [James Colby] *
1 [James Frecheville] *
16 [Jeremy Bobb] *
1 [Lucas Caleb Rooney] *
25 [Matthias Schoenaerts] *
16 [Michael Aronov] *
25 [Michael Esper] *
36 [Noomi Rapace] *
1 [Patricia Squire] *
16 [Ross Bickell] *
16 [Aparna Nancherla]
)
= 1.50 x 10^85
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Phill Lewis] *
1.25 [Tobias Segal] *
1.14 [Delroy Lindo] *
1 [David Alford] *
1 [Mark Ruffalo] *
1 [Paul Calderon] *
1 [The Last Castle] *
1 [Robert Redford] *
1 [Sam Ball] *
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 [The Sopranos] *
1 [The Drop] *
1 [Surviving Christmas] *
1 [In the Loop] *
1 [Steven Van Zandt] *
1 [Edie Falco] *
1 [Christina Cabot] *
1 [Frank Vincent] *
1 [Lorraine Bracco] *
1 [Bambadjan Bamba] *
1 [Saundra Santiago] *
1 [Gina Tognoni] *
1 [Zuzanna Szadkowski] *
1 [Frank Renzulli] *
1 [Aida Turturro] *
1 [Dan Grimaldi] *
1 [Dominic Chianese] *
1 [Drea de Matteo] *
1 [Jamie-Lynn Sigler] *
1 [John Ventimiglia] *
1 [Robert Iler] *
1 [Sharon Angela] *
1 [Steve Schirripa] *
1 [Frank Pando] *
1 [Al Sapienza] *
1 [George Loros] *
1 [Joseph R. Gannascoli] *
1 [Tony Sirico] *
1 [Vincent Curatola] *
1 [Ben Affleck] *
1 [Stephen Root] *
1 [Udo Kier] *
1 [Peter Jason] *
1 [Bill Macy] *
1 [Josh Zuckerman] *
1 [Sy Richardson] *
1 [Tangie Ambrose] *
1 [Jennifer Morrison] *
1 [Kate Hendrickson] *
1 [Stephanie Faracy] *
1 [Tumbleweed] *
1 [Catherine O'Hara] *
1 [David Selby] *
1 [John 'B.J.' Bryant] *
1 [James Doherty] *
1 [Anna Chlumsky] *
1 [Enzo Cilenti] *
1 [Johnny Pemberton] *
1 [Peter Capaldi] *
1 [David Rasche] *
1 [Harry Hadden-Paton] *
1 [Tom Hollander] *
1 [Chris Addison] *
1 [Gina McKee] *
1 [Lucinda Raikes] *
1 [Mimi Kennedy] *
1 [Olivia Poulet] *
1 [Reid Sasser] *
1 [Zach Woods] *
1 [Samantha Harrington] *
1 [Elizabeth Rodriguez] *
1 [John Ortiz] *
1 [Tom Hardy] *
1 [Ann Dowd] *
1 [Morgan Spector] *
1 [Jermaine Fowler] *
1 [James Colby] *
1 [James Frecheville] *
1 [Jeremy Bobb] *
1 [Lucas Caleb Rooney] *
1 [Matthias Schoenaerts] *
1 [Michael Aronov] *
1 [Michael Esper] *
1 [Noomi Rapace] *
1 [Patricia Squire] *
1 [Ross Bickell] *
1 [Aparna Nancherla]
)
= 1.79
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
97
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.73%
(1.50 × 1085 overall)
Dominant nodes (excluded from chart)The Sopranos 19.69%The Drop 10.52%The Last Castle 9.44%Surviving Christmas 8.42%In the Loop 8.42%Mark Ruffalo 6.55%Steven Van Zandt 4.92%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)