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 93 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 12 [Fran Bennett] *
12 [Ronny Cox] *
20 [Glenn Withrow] *
56 [Paul Guilfoyle] *
56 [David Morse] *
289 [The Legend of Billie Jean] *
4 [Helen Slater] *
16 [Yeardley Smith] *
36 [Christian Slater] *
25 [John M. Jackson] *
4 [Keith Gordon] *
1 [Martha Gehman] *
4 [Peter Coyote] *
1 [Barry Tubb] *
16 [Bobby Fite] *
25 [Caroline Williams] *
1 [Janet Smalley] *
1 [Kim Valentine] *
16 [Mona Lee Fultz] *
1 [Richard Bradford] *
1 [Rodney Rincon] *
1 [Rudy Young] *
16 [Lyle Lovett] *
16 [Whoopi Goldberg] *
25 [Peter Gallagher] *
16 [Cynthia Stevenson] *
361 [The Player] *
1 [Angela Hall] *
4 [Brion James] *
16 [Dina Merrill] *
36 [Fred Ward] *
1 [Greta Scacchi] *
16 [Jeremy Piven] *
25 [Leah Ayres] *
4 [Paul Hewitt] *
25 [Randall Batinkoff] *
1 [Richard E. Grant] *
64 [Tim Robbins] *
25 [Philip Winchester] *
16 [Shari Belafonte] *
49 [Vincent D'Onofrio] *
16 [Willie Garson] *
25 [Scott Bakula] *
16 [Frazer Smith] *
16 [Warren Frost] *
484 [Quantum Leap] *
16 [Steve Nevil] *
16 [Raymond Lee] *
4 [Brad Silverman] *
9 [Stephen Lee] *
1 [Adam Logan] *
1 [Carolyn Seymour] *
16 [Deborah Pratt] *
1 [Dennis Wolfberg] *
25 [Eric Bruskotter] *
1 [Howard Matthew Johnson] *
1 [Meg Foster] *
1 [Michael Bellisario] *
16 [Rodney Kageyama] *
1 [W.K. Stratton] *
4 [Renée Coleman] *
1 [John D'Aquino] *
324 [Beverly Hills Cop II] *
289 [The Langoliers] *
9 [Brigitte Nielsen] *
16 [Rebecca Ferratti] *
4 [Gilbert R. Hill] *
9 [Robert Ridgely] *
9 [Gilbert Gottfried] *
36 [Robert Pastorelli] *
9 [Jürgen Prochnow] *
1 [Alice Adair] *
1 [Allen Garfield] *
1 [Eugene Butler] *
9 [Judge Reinhold] *
9 [Paul Reiser] *
1 [Stephen Liska] *
1 [Brian Edward O'Connor] *
49 [Frankie Faison] *
9 [Patricia Wettig] *
1 [Baxter Harris] *
1 [Bronson Pinchot] *
1 [Chris Hendrie] *
1 [Christopher Collet] *
1 [David Forrester] *
1 [Jennifer Nichole Porter] *
1 [John Griesemer] *
1 [Julie Arnold Lisnet] *
4 [Kate Maberly] *
1 [Kimber Riddle] *
1 [Kymberly Dakin] *
1 [Mark Lindsay Chapman] *
1 [Michael Louden]
)
= 3.89 x 10^75
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Fran Bennett] *
1.33 [Ronny Cox] *
1.25 [Glenn Withrow] *
1.14 [Paul Guilfoyle] *
1.14 [David Morse] *
1 [The Legend of Billie Jean] *
1 [Helen Slater] *
1 [Yeardley Smith] *
1 [Christian Slater] *
1 [John M. Jackson] *
1 [Keith Gordon] *
1 [Martha Gehman] *
1 [Peter Coyote] *
1 [Barry Tubb] *
1 [Bobby Fite] *
1 [Caroline Williams] *
1 [Janet Smalley] *
1 [Kim Valentine] *
1 [Mona Lee Fultz] *
1 [Richard Bradford] *
1 [Rodney Rincon] *
1 [Rudy Young] *
1 [Lyle Lovett] *
1 [Whoopi Goldberg] *
1 [Peter Gallagher] *
1 [Cynthia Stevenson] *
1 [The Player] *
1 [Angela Hall] *
1 [Brion James] *
1 [Dina Merrill] *
1 [Fred Ward] *
1 [Greta Scacchi] *
1 [Jeremy Piven] *
1 [Leah Ayres] *
1 [Paul Hewitt] *
1 [Randall Batinkoff] *
1 [Richard E. Grant] *
1 [Tim Robbins] *
1 [Philip Winchester] *
1 [Shari Belafonte] *
1 [Vincent D'Onofrio] *
1 [Willie Garson] *
1 [Scott Bakula] *
1 [Frazer Smith] *
1 [Warren Frost] *
1 [Quantum Leap] *
1 [Steve Nevil] *
1 [Raymond Lee] *
1 [Brad Silverman] *
1 [Stephen Lee] *
1 [Adam Logan] *
1 [Carolyn Seymour] *
1 [Deborah Pratt] *
1 [Dennis Wolfberg] *
1 [Eric Bruskotter] *
1 [Howard Matthew Johnson] *
1 [Meg Foster] *
1 [Michael Bellisario] *
1 [Rodney Kageyama] *
1 [W.K. Stratton] *
1 [Renée Coleman] *
1 [John D'Aquino] *
1 [Beverly Hills Cop II] *
1 [The Langoliers] *
1 [Brigitte Nielsen] *
1 [Rebecca Ferratti] *
1 [Gilbert R. Hill] *
1 [Robert Ridgely] *
1 [Gilbert Gottfried] *
1 [Robert Pastorelli] *
1 [Jürgen Prochnow] *
1 [Alice Adair] *
1 [Allen Garfield] *
1 [Eugene Butler] *
1 [Judge Reinhold] *
1 [Paul Reiser] *
1 [Stephen Liska] *
1 [Brian Edward O'Connor] *
1 [Frankie Faison] *
1 [Patricia Wettig] *
1 [Baxter Harris] *
1 [Bronson Pinchot] *
1 [Chris Hendrie] *
1 [Christopher Collet] *
1 [David Forrester] *
1 [Jennifer Nichole Porter] *
1 [John Griesemer] *
1 [Julie Arnold Lisnet] *
1 [Kate Maberly] *
1 [Kimber Riddle] *
1 [Kymberly Dakin] *
1 [Mark Lindsay Chapman] *
1 [Michael Louden]
)
= 2.9
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
93
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.89%
(3.89 × 1075 overall)
Dominant nodes (excluded from chart)Quantum Leap 17.21%The Player 12.83%Beverly Hills Cop II 11.52%The Legend of Billie Jean 10.27%The Langoliers 10.27%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)