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 101 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 42 [Bob Odenkirk] *
110 [Danny Kortchmar] *
64 [Ric Parnell] *
64 [Nouela] *
25 [Spinal Tap] *
1 [Lumbar puncture in child] *
1 [Spinal needles] *
144 [The Left Banke] *
1 [Bert Sommer] *
1 [Charly Cazalet] *
1 [George Cameron] *
1 [Jeff Winfield] *
1 [Michael Brown (10)] *
1 [Rick Brand] *
1 [Steve Martin Caro] *
1 [Tom Feher] *
1 [Tom Finn] *
1 [Warren David Schierhorst] *
1 [Michael Lookofsky] *
36 [Joan Jett] *
4 [The Barbusters] *
16 [The Credibility Gap] *
1 [The Folksmen] *
361 [This Is Spinal Tap] *
484 [Coneheads] *
529 [Better Call Saul] *
324 [Airheads] *
16 [Harry Shearer] *
1 [David L. Lander] *
1 [Richard Beebe] *
16 [Rob Reiner] *
16 [Bruno Kirby] *
16 [Paul Benedict] *
4 [Christopher Guest] *
1 [Chazz Dominguez] *
1 [David Kaff] *
9 [Fran Drescher] *
4 [Jean Cromie] *
1 [Kimberly Stringer] *
1 [Memo Vera] *
9 [Patrick Macnee] *
1 [Patrick Maher] *
1 [R.J. Parnell] *
1 [Shari Hall] *
16 [Tony Hendra] *
36 [Ed Begley, Jr.] *
36 [Michael Richards] *
9 [Bonnie Turner] *
25 [Jason Alexander] *
4 [Jane Curtin] *
36 [Phil Hartman] *
100 [Adam Sandler] *
9 [Chris Farley] *
1 [Art Bonilla] *
1 [Cooper Layne] *
36 [David Spade] *
36 [Eddie Griffin] *
1 [Grant Martell] *
1 [Howard Napper] *
25 [Jonathan Penner] *
1 [Robert Knott] *
1 [Rosa Maria Briz] *
1 [Sarah Anne Levy] *
16 [Sinbad] *
9 [Whip Hubley] *
9 [Drew Carey] *
9 [Shishir Kurup] *
289 [Steve Buscemi] *
36 [Reg E. Cathey] *
64 [Ernie Hudson] *
16 [Joe Mantegna] *
49 [Allen Covert] *
25 [Amy Locane] *
36 [Brendan Fraser] *
1 [Judd Nelson] *
4 [Lexie Bigham] *
36 [Marshall Bell] *
16 [Michelle Hurst] *
16 [Nina Siemaszko] *
1 [Sarah Reinhardt] *
4 [Kurt Loder] *
81 [Tom Lehrer] *
1 [Dennis Boutsikaris] *
100 [Giancarlo Esposito] *
64 [Jonathan Banks] *
16 [Laura Fraser] *
25 [Ray Campbell] *
16 [Steven Michael Quezada] *
36 [Mark Margolis] *
16 [Jeremy Shamos] *
25 [David Ury] *
36 [Cara Pifko] *
16 [Jeremiah Bitsui] *
1 [Josh Fadem] *
1 [Julian Bonfiglio] *
1 [Kerry Condon] *
1 [Michael Mando] *
16 [Patrick Fabian] *
4 [Rhea Seehorn] *
16 [Tina Parker] *
16 [Joe Berryman]
)
= 2.31 x 10^92
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.17 [Bob Odenkirk] *
1.1 [Danny Kortchmar] *
1 [Ric Parnell] *
1 [Nouela] *
1 [Spinal Tap] *
1 [Lumbar puncture in child] *
1 [Spinal needles] *
1 [The Left Banke] *
1 [Bert Sommer] *
1 [Charly Cazalet] *
1 [George Cameron] *
1 [Jeff Winfield] *
1 [Michael Brown (10)] *
1 [Rick Brand] *
1 [Steve Martin Caro] *
1 [Tom Feher] *
1 [Tom Finn] *
1 [Warren David Schierhorst] *
1 [Michael Lookofsky] *
1 [Joan Jett] *
1 [The Barbusters] *
1 [The Credibility Gap] *
1 [The Folksmen] *
1 [This Is Spinal Tap] *
1 [Coneheads] *
1 [Better Call Saul] *
1 [Airheads] *
1 [Harry Shearer] *
1 [David L. Lander] *
1 [Richard Beebe] *
1 [Rob Reiner] *
1 [Bruno Kirby] *
1 [Paul Benedict] *
1 [Christopher Guest] *
1 [Chazz Dominguez] *
1 [David Kaff] *
1 [Fran Drescher] *
1 [Jean Cromie] *
1 [Kimberly Stringer] *
1 [Memo Vera] *
1 [Patrick Macnee] *
1 [Patrick Maher] *
1 [R.J. Parnell] *
1 [Shari Hall] *
1 [Tony Hendra] *
1 [Ed Begley, Jr.] *
1 [Michael Richards] *
1 [Bonnie Turner] *
1 [Jason Alexander] *
1 [Jane Curtin] *
1 [Phil Hartman] *
1 [Adam Sandler] *
1 [Chris Farley] *
1 [Art Bonilla] *
1 [Cooper Layne] *
1 [David Spade] *
1 [Eddie Griffin] *
1 [Grant Martell] *
1 [Howard Napper] *
1 [Jonathan Penner] *
1 [Robert Knott] *
1 [Rosa Maria Briz] *
1 [Sarah Anne Levy] *
1 [Sinbad] *
1 [Whip Hubley] *
1 [Drew Carey] *
1 [Shishir Kurup] *
1 [Steve Buscemi] *
1 [Reg E. Cathey] *
1 [Ernie Hudson] *
1 [Joe Mantegna] *
1 [Allen Covert] *
1 [Amy Locane] *
1 [Brendan Fraser] *
1 [Judd Nelson] *
1 [Lexie Bigham] *
1 [Marshall Bell] *
1 [Michelle Hurst] *
1 [Nina Siemaszko] *
1 [Sarah Reinhardt] *
1 [Kurt Loder] *
1 [Tom Lehrer] *
1 [Dennis Boutsikaris] *
1 [Giancarlo Esposito] *
1 [Jonathan Banks] *
1 [Laura Fraser] *
1 [Ray Campbell] *
1 [Steven Michael Quezada] *
1 [Mark Margolis] *
1 [Jeremy Shamos] *
1 [David Ury] *
1 [Cara Pifko] *
1 [Jeremiah Bitsui] *
1 [Josh Fadem] *
1 [Julian Bonfiglio] *
1 [Kerry Condon] *
1 [Michael Mando] *
1 [Patrick Fabian] *
1 [Rhea Seehorn] *
1 [Tina Parker] *
1 [Joe Berryman]
)
= 1.28
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
101
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.08%
(2.31 × 1092 overall)
Dominant nodes (excluded from chart)Better Call Saul 13.58%Coneheads 12.42%This Is Spinal Tap 9.27%Airheads 8.32%Steve Buscemi 7.42%The Left Banke 3.70%Danny Kortchmar 2.82%Adam Sandler 2.57%Giancarlo Esposito 2.57%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)