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 84 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 6 [Alex Datcher] *
12 [Sterling K. Brown] *
20 [Ryan Robbins] *
72 [I, Robot] *
342 [Star Trek Into Darkness] *
380 [American Crime Story] *
9 [Zachary Quinto] *
169 [Benedict Cumberbatch] *
36 [Anton Yelchin] *
100 [Zoe Saldana] *
9 [John Cho] *
4 [Aisha Hinds] *
16 [Alice Eve] *
25 [Amanda Foreman] *
4 [Jay Scully] *
16 [Jonathan Dixon] *
64 [Karl Urban] *
36 [Leonard Nimoy] *
1 [Nazneen Contractor] *
4 [Noel Clarke] *
49 [Simon Pegg] *
9 [Cynthia Addai-Robinson] *
49 [Jeff Chase] *
484 [Thirteen Days] *
289 [Passenger 57] *
81 [James Cromwell] *
100 [Alan Tudyk] *
9 [Terry Chen] *
49 [Bridget Moynahan] *
4 [Chi McBride] *
1 [Sharon Wilkins] *
16 [Bruce Thomas] *
49 [Kevin Costner] *
4 [Frank Wood] *
16 [Audrey Rapoport] *
25 [Caitlin Wachs] *
1 [Dakin Matthews] *
1 [Drake Cook] *
1 [Janet Coleman] *
25 [Jon Foster] *
1 [Karen Ludwig] *
16 [Liz Sinclair] *
9 [Lucinda Jenney] *
1 [Matthew Dunn] *
4 [Shawn Driscoll] *
4 [Stephanie Romanov] *
36 [Benjamin Koldyke] *
16 [Radu Gavor] *
16 [Ruben Moreno] *
25 [Christopher Lawford] *
1 [Colette O'Connell] *
1 [Kevin O'Donnell] *
16 [Elizabeth Hurley] *
49 [Wesley Snipes] *
49 [Marc Macaulay] *
4 [Ernie Lively] *
4 [Robert Hooks] *
1 [Bruce Payne] *
1 [Duchess Tomasello] *
1 [James Short] *
1 [Jane McPherson] *
4 [Joel Fogel] *
1 [Kent Lindsey] *
1 [Lori Bedford] *
36 [Tom Sizemore] *
1 [William Edward Roberts] *
1 [Winston Bedford] *
9 [Darren Criss] *
25 [John Travolta] *
9 [Margo Martindale] *
25 [Edie Falco] *
16 [Kenneth Choi] *
64 [Christian Clemenson] *
16 [Annaleigh Ashford] *
9 [Sarah Paulson] *
36 [Cuba Gooding Jr.] *
9 [Knox Gagnon] *
16 [Nathan Lane] *
9 [Susan Beaubian] *
4 [Beanie Feldstein] *
4 [Clive Owen] *
4 [Dale Godboldo] *
4 [Courtney B. Vance] *
1 [Ariel D. King]
)
= 8.89 x 10^85
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Alex Datcher] *
1.33 [Sterling K. Brown] *
1.25 [Ryan Robbins] *
1.13 [I, Robot] *
1.06 [Star Trek Into Darkness] *
1.05 [American Crime Story] *
1 [Zachary Quinto] *
1 [Benedict Cumberbatch] *
1 [Anton Yelchin] *
1 [Zoe Saldana] *
1 [John Cho] *
1 [Aisha Hinds] *
1 [Alice Eve] *
1 [Amanda Foreman] *
1 [Jay Scully] *
1 [Jonathan Dixon] *
1 [Karl Urban] *
1 [Leonard Nimoy] *
1 [Nazneen Contractor] *
1 [Noel Clarke] *
1 [Simon Pegg] *
1 [Cynthia Addai-Robinson] *
1 [Jeff Chase] *
1 [Thirteen Days] *
1 [Passenger 57] *
1 [James Cromwell] *
1 [Alan Tudyk] *
1 [Terry Chen] *
1 [Bridget Moynahan] *
1 [Chi McBride] *
1 [Sharon Wilkins] *
1 [Bruce Thomas] *
1 [Kevin Costner] *
1 [Frank Wood] *
1 [Audrey Rapoport] *
1 [Caitlin Wachs] *
1 [Dakin Matthews] *
1 [Drake Cook] *
1 [Janet Coleman] *
1 [Jon Foster] *
1 [Karen Ludwig] *
1 [Liz Sinclair] *
1 [Lucinda Jenney] *
1 [Matthew Dunn] *
1 [Shawn Driscoll] *
1 [Stephanie Romanov] *
1 [Benjamin Koldyke] *
1 [Radu Gavor] *
1 [Ruben Moreno] *
1 [Christopher Lawford] *
1 [Colette O'Connell] *
1 [Kevin O'Donnell] *
1 [Elizabeth Hurley] *
1 [Wesley Snipes] *
1 [Marc Macaulay] *
1 [Ernie Lively] *
1 [Robert Hooks] *
1 [Bruce Payne] *
1 [Duchess Tomasello] *
1 [James Short] *
1 [Jane McPherson] *
1 [Joel Fogel] *
1 [Kent Lindsey] *
1 [Lori Bedford] *
1 [Tom Sizemore] *
1 [William Edward Roberts] *
1 [Winston Bedford] *
1 [Darren Criss] *
1 [John Travolta] *
1 [Margo Martindale] *
1 [Edie Falco] *
1 [Kenneth Choi] *
1 [Christian Clemenson] *
1 [Annaleigh Ashford] *
1 [Sarah Paulson] *
1 [Cuba Gooding Jr.] *
1 [Knox Gagnon] *
1 [Nathan Lane] *
1 [Susan Beaubian] *
1 [Beanie Feldstein] *
1 [Clive Owen] *
1 [Dale Godboldo] *
1 [Courtney B. Vance] *
1 [Ariel D. King]
)
= 3.13
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
84
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.79%
(8.89 × 1085 overall)
Dominant nodes (excluded from chart)Thirteen Days 15.26%American Crime Story 11.98%Star Trek Into Darkness 10.78%Passenger 57 9.11%Benedict Cumberbatch 5.33%Zoe Saldana 3.15%Alan Tudyk 3.15%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)