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 85 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 6 [Jocko Sims] *
12 [Bill Burr] *
12 [Sam Catlin] *
12 [Scott Takeda] *
20 [Lee Ross] *
42 [Bob Odenkirk] *
42 [Larry Hankin] *
342 [Hell or High Water] *
4 [Bryan Cranston] *
100 [Giancarlo Esposito] *
1 [Aaron Paul] *
9 [Anna Gunn] *
25 [Betsy Brandt] *
1 [Charles Baker] *
16 [Christopher Cousins] *
16 [Dean Norris] *
64 [Jesse Plemons] *
64 [Jonathan Banks] *
16 [Laura Fraser] *
1 [Lavell Crawford] *
16 [Matt Jones] *
1 [Michael Shamus Wiles] *
25 [Ray Campbell] *
16 [RJ Mitte] *
16 [Steven Michael Quezada] *
16 [Hank Rogerson] *
16 [Beth Bailey] *
25 [David Ury] *
25 [Adam Godley] *
16 [Jeremiah Bitsui] *
16 [Tina Parker] *
9 [JASON CLARKE] *
9 [Terry Notary] *
81 [Andy Serkis] *
64 [Judy Greer] *
64 [Gary Oldman] *
324 [Dawn of the Planet of the Apes] *
9 [Karin Konoval] *
9 [Toby Kebbell] *
1 [Enrique Murciano] *
9 [Jon Eyez] *
25 [Keri Russell] *
4 [Kirk Acevedo] *
36 [Kodi Smit-McPhee] *
1 [Larramie Doc Shaw] *
1 [Nick Thurston] *
4 [Keir O'Donnell] *
4 [Claws] *
361 [Dallas Buyers Club] *
16 [Ben Foster] *
16 [Dylan Kenin] *
4 [Dale Dickey] *
4 [Amber Midthunder] *
1 [Buck Taylor] *
9 [Debrianna Mansini] *
4 [Gil Birmingham] *
1 [Jackamoe Buzzell] *
16 [Joe Berryman] *
1 [Katy Mixon] *
25 [Keith Meriweather] *
1 [Nathaniel Augustson] *
1 [Howard Ferguson Jr.] *
1 [Kristin K. Berg] *
4 [William Sterchi] *
1 [Paul Howard Smith] *
1 [Taylor Sheridan] *
36 [Matthew McConaughey] *
9 [Bradford Cox] *
36 [Jared Leto] *
25 [Griffin Dunne] *
9 [Steve Zahn] *
25 [Jennifer Garner] *
16 [Dallas Roberts] *
16 [Deneen Tyler] *
4 [Donna Duplantier] *
16 [Ian Casselberry] *
1 [JD Evermore] *
4 [Lawrence Turner] *
1 [Lucius Falick] *
1 [Noelle Wilcox] *
1 [Rick Espaillat] *
25 [Denis O'Hare] *
4 [Michael O'Neill] *
9 [Carrie Preston] *
756 [Breaking Bad]
)
= 1.80 x 10^84
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Jocko Sims] *
1.33 [Bill Burr] *
1.33 [Sam Catlin] *
1.33 [Scott Takeda] *
1.25 [Lee Ross] *
1.17 [Bob Odenkirk] *
1.17 [Larry Hankin] *
1.06 [Hell or High Water] *
1 [Bryan Cranston] *
1 [Giancarlo Esposito] *
1 [Aaron Paul] *
1 [Anna Gunn] *
1 [Betsy Brandt] *
1 [Charles Baker] *
1 [Christopher Cousins] *
1 [Dean Norris] *
1 [Jesse Plemons] *
1 [Jonathan Banks] *
1 [Laura Fraser] *
1 [Lavell Crawford] *
1 [Matt Jones] *
1 [Michael Shamus Wiles] *
1 [Ray Campbell] *
1 [RJ Mitte] *
1 [Steven Michael Quezada] *
1 [Hank Rogerson] *
1 [Beth Bailey] *
1 [David Ury] *
1 [Adam Godley] *
1 [Jeremiah Bitsui] *
1 [Tina Parker] *
1 [JASON CLARKE] *
1 [Terry Notary] *
1 [Andy Serkis] *
1 [Judy Greer] *
1 [Gary Oldman] *
1 [Dawn of the Planet of the Apes] *
1 [Karin Konoval] *
1 [Toby Kebbell] *
1 [Enrique Murciano] *
1 [Jon Eyez] *
1 [Keri Russell] *
1 [Kirk Acevedo] *
1 [Kodi Smit-McPhee] *
1 [Larramie Doc Shaw] *
1 [Nick Thurston] *
1 [Keir O'Donnell] *
1 [Claws] *
1 [Dallas Buyers Club] *
1 [Ben Foster] *
1 [Dylan Kenin] *
1 [Dale Dickey] *
1 [Amber Midthunder] *
1 [Buck Taylor] *
1 [Debrianna Mansini] *
1 [Gil Birmingham] *
1 [Jackamoe Buzzell] *
1 [Joe Berryman] *
1 [Katy Mixon] *
1 [Keith Meriweather] *
1 [Nathaniel Augustson] *
1 [Howard Ferguson Jr.] *
1 [Kristin K. Berg] *
1 [William Sterchi] *
1 [Paul Howard Smith] *
1 [Taylor Sheridan] *
1 [Matthew McConaughey] *
1 [Bradford Cox] *
1 [Jared Leto] *
1 [Griffin Dunne] *
1 [Steve Zahn] *
1 [Jennifer Garner] *
1 [Dallas Roberts] *
1 [Deneen Tyler] *
1 [Donna Duplantier] *
1 [Ian Casselberry] *
1 [JD Evermore] *
1 [Lawrence Turner] *
1 [Lucius Falick] *
1 [Noelle Wilcox] *
1 [Rick Espaillat] *
1 [Denis O'Hare] *
1 [Michael O'Neill] *
1 [Carrie Preston] *
0.9643 [Breaking Bad]
)
= 6.16
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
85
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.80%
(1.80 × 1084 overall)
Dominant nodes (excluded from chart)Breaking Bad 24.13%Dallas Buyers Club 11.52%Hell or High Water 10.92%Dawn of the Planet of the Apes 10.34%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)