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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 97 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 15 [Nicholas Pryor] *
6 [Saïd Taghmaoui] *
56 [Carol Kane] *
72 [Michael Bowen] *
110 [Bradley Cooper] *
64 [Jeremy Renner] *
9 [Louis C.K.] *
324 [American Hustle] *
4 [Adrian Martinez] *
25 [Alessandro Nivola] *
100 [Amy Adams] *
4 [Anthony Zerbe] *
169 [Christian Bale] *
4 [Elisabeth Röhm] *
16 [Jack Huston] *
100 [Jennifer Lawrence] *
4 [Matthew Russell] *
81 [Michael Peña] *
9 [Paul Herman] *
25 [Shea Whigham] *
1 [Thomas Matthews] *
9 [Clue] *
1 [Die Hard with a Vengeance] *
324 [Sliver] *
400 [Valley Girl] *
324 [In Good Company] *
361 [My Blue Heaven] *
9 [Bill Henderson] *
25 [Madeline Kahn] *
1 [William Baldwin] *
1 [Nina Foch] *
64 [CCH Pounder] *
4 [Polly Walker] *
25 [Amanda Foreman] *
9 [Frantz Turner] *
16 [Tom Berenger] *
36 [Sharon Stone] *
16 [Allison Mackie] *
1 [Anne Betancourt] *
1 [José Rey] *
16 [Keene Curtis] *
36 [Martin Landau] *
1 [Melvyn Kinder] *
16 [Radu Gavor] *
49 [Frankie Faison] *
49 [Clark Gregg] *
36 [Philip Baker Hall] *
196 [Scarlett Johansson] *
9 [David Paymer] *
36 [Topher Grace] *
25 [Selma Blair] *
16 [Marg Helgenberger] *
25 [Zena Grey] *
25 [Dennis Quaid] *
1 [Jon Collin Barclay] *
9 [Kevin Chapman] *
4 [Lauren Tom] *
1 [Ron Bottitta] *
9 [Shishir Kurup] *
4 [Ty Burrell] *
9 [Elizabeth Daily] *
25 [Nicolas Cage] *
9 [Chloe Bennet] *
9 [Joanne Baron] *
16 [Sean Frye] *
9 [Frederic Forrest] *
1 [Cameron Dye] *
4 [Christopher Murphy] *
1 [David Ensor] *
1 [Deborah Foreman] *
1 [Heidi Holicker] *
1 [Lee Purcell] *
1 [Michelle Meyrink] *
1 [Richard Sanders] *
1 [Robby Romero] *
9 [Tony Plana] *
1 [Tina Theberge] *
1 [Tony Markes] *
25 [Steve Martin] *
16 [Joel Polis] *
16 [Daniel Stern] *
9 [William Hickey] *
25 [Rick Moranis] *
49 [Ed Lauter] *
9 [Bill Irwin] *
1 [Corey Carrier] *
1 [Deborah Rush] *
1 [Gordon Currie] *
4 [Jesse Bradford] *
4 [Julie Bovasso] *
1 [Melanie Mayron] *
1 [Robert Miranda] *
1 [Seth Jaffe] *
1 [Raymond O'Connor] *
72 [Joan Cusack] *
42 [Amy Aquino] *
2 [Tony Peck]
)
= 1.79 x 10^96
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.67 [Nicholas Pryor] *
1.5 [Saïd Taghmaoui] *
1.14 [Carol Kane] *
1.13 [Michael Bowen] *
1.1 [Bradley Cooper] *
1 [Jeremy Renner] *
1 [Louis C.K.] *
1 [American Hustle] *
1 [Adrian Martinez] *
1 [Alessandro Nivola] *
1 [Amy Adams] *
1 [Anthony Zerbe] *
1 [Christian Bale] *
1 [Elisabeth Röhm] *
1 [Jack Huston] *
1 [Jennifer Lawrence] *
1 [Matthew Russell] *
1 [Michael Peña] *
1 [Paul Herman] *
1 [Shea Whigham] *
1 [Thomas Matthews] *
1 [Clue] *
1 [Die Hard with a Vengeance] *
1 [Sliver] *
1 [Valley Girl] *
1 [In Good Company] *
1 [My Blue Heaven] *
1 [Bill Henderson] *
1 [Madeline Kahn] *
1 [William Baldwin] *
1 [Nina Foch] *
1 [CCH Pounder] *
1 [Polly Walker] *
1 [Amanda Foreman] *
1 [Frantz Turner] *
1 [Tom Berenger] *
1 [Sharon Stone] *
1 [Allison Mackie] *
1 [Anne Betancourt] *
1 [José Rey] *
1 [Keene Curtis] *
1 [Martin Landau] *
1 [Melvyn Kinder] *
1 [Radu Gavor] *
1 [Frankie Faison] *
1 [Clark Gregg] *
1 [Philip Baker Hall] *
1 [Scarlett Johansson] *
1 [David Paymer] *
1 [Topher Grace] *
1 [Selma Blair] *
1 [Marg Helgenberger] *
1 [Zena Grey] *
1 [Dennis Quaid] *
1 [Jon Collin Barclay] *
1 [Kevin Chapman] *
1 [Lauren Tom] *
1 [Ron Bottitta] *
1 [Shishir Kurup] *
1 [Ty Burrell] *
1 [Elizabeth Daily] *
1 [Nicolas Cage] *
1 [Chloe Bennet] *
1 [Joanne Baron] *
1 [Sean Frye] *
1 [Frederic Forrest] *
1 [Cameron Dye] *
1 [Christopher Murphy] *
1 [David Ensor] *
1 [Deborah Foreman] *
1 [Heidi Holicker] *
1 [Lee Purcell] *
1 [Michelle Meyrink] *
1 [Richard Sanders] *
1 [Robby Romero] *
1 [Tony Plana] *
1 [Tina Theberge] *
1 [Tony Markes] *
1 [Steve Martin] *
1 [Joel Polis] *
1 [Daniel Stern] *
1 [William Hickey] *
1 [Rick Moranis] *
1 [Ed Lauter] *
1 [Bill Irwin] *
1 [Corey Carrier] *
1 [Deborah Rush] *
1 [Gordon Currie] *
1 [Jesse Bradford] *
1 [Julie Bovasso] *
1 [Melanie Mayron] *
1 [Robert Miranda] *
1 [Seth Jaffe] *
1 [Raymond O'Connor] *
0.8889 [Joan Cusack] *
0.8571 [Amy Aquino] *
0.5 [Tony Peck]
)
= 1.35
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
97
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.28%
(1.79 × 1096 overall)
Dominant nodes (excluded from chart)Valley Girl 10.48%My Blue Heaven 9.46%American Hustle 8.49%Sliver 8.49%In Good Company 8.49%Scarlett Johansson 5.13%Christian Bale 4.43%Bradley Cooper 2.88%Amy Adams 2.62%Jennifer Lawrence 2.62%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)