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 90 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 12 [Sandy Baron] *
12 [Rikki Fulton] *
380 [The Hitcher] *
289 [The Legend of Billie Jean] *
4 [Helen Slater] *
16 [Yeardley Smith] *
36 [Christian Slater] *
25 [Dean Stockwell] *
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 [Kiefer Sutherland] *
49 [Kevin Pollak] *
324 [A Few Good Men] *
49 [Jack Nicholson] *
16 [James Marshall] *
121 [Tom Cruise] *
36 [Cuba Gooding Jr.] *
4 [Demi Moore] *
4 [Christopher Guest] *
9 [J.A. Preston] *
9 [J.T. Walsh] *
16 [Joshua Malina] *
1 [Lawrence Lowe] *
16 [Matt Craven] *
9 [Noah Wyle] *
16 [Wolfgang Bodison] *
49 [Xander Berkeley] *
9 [Jan Munroe] *
361 [Sid and Nancy] *
324 [Local Hero] *
25 [Sophia Bush] *
64 [Sean Bean] *
25 [Travis Schuldt] *
1 [Brad Robinson] *
1 [Danny Bolero] *
1 [Dick Hancock] *
1 [Jeffrey Hutchinson] *
1 [Jesse De Luna] *
1 [Joe Self] *
16 [Kurt E. Soderling] *
1 [Kurt Grossi] *
1 [Kyle Davis] *
1 [Lauren Cohn] *
1 [Michael J. Fisher] *
25 [Neal McDonough] *
16 [Yara Martinez] *
16 [Zachary Knighton] *
25 [Jack Thibeau] *
49 [Courtney Love] *
25 [Edward Tudor-Pole] *
9 [Biff Yeager] *
64 [Gary Oldman] *
16 [Dick Rude] *
16 [Fox Harris] *
25 [Sy Richardson] *
1 [Andrew Schofield] *
4 [Chloe Webb] *
16 [Debby Bishop] *
1 [Ed Pansullo] *
1 [John Spacely] *
16 [Perry Benson] *
1 [Rusty Blitz] *
1 [Tony London] *
1 [Vincent J. Isaac] *
4 [Peter Riegert] *
25 [Peter Capaldi] *
1 [Alex Norton] *
1 [Burt Lancaster] *
1 [Christopher Rozycki] *
1 [Dan Ammerman] *
1 [Denis Lawson] *
4 [Fulton Mackay] *
1 [Gyearbuor Asante] *
1 [Jennifer Black] *
1 [Jenny Seagrove] *
1 [Karen Douglas] *
1 [Kenny Ireland] *
1 [Luke Coulter] *
1 [Norman Chancer] *
1 [Tam Dean Burn]
)
= 9.44 x 10^71
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Sandy Baron] *
1.33 [Rikki Fulton] *
1.05 [The Hitcher] *
1 [The Legend of Billie Jean] *
1 [Helen Slater] *
1 [Yeardley Smith] *
1 [Christian Slater] *
1 [Dean Stockwell] *
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 [Kiefer Sutherland] *
1 [Kevin Pollak] *
1 [A Few Good Men] *
1 [Jack Nicholson] *
1 [James Marshall] *
1 [Tom Cruise] *
1 [Cuba Gooding Jr.] *
1 [Demi Moore] *
1 [Christopher Guest] *
1 [J.A. Preston] *
1 [J.T. Walsh] *
1 [Joshua Malina] *
1 [Lawrence Lowe] *
1 [Matt Craven] *
1 [Noah Wyle] *
1 [Wolfgang Bodison] *
1 [Xander Berkeley] *
1 [Jan Munroe] *
1 [Sid and Nancy] *
1 [Local Hero] *
1 [Sophia Bush] *
1 [Sean Bean] *
1 [Travis Schuldt] *
1 [Brad Robinson] *
1 [Danny Bolero] *
1 [Dick Hancock] *
1 [Jeffrey Hutchinson] *
1 [Jesse De Luna] *
1 [Joe Self] *
1 [Kurt E. Soderling] *
1 [Kurt Grossi] *
1 [Kyle Davis] *
1 [Lauren Cohn] *
1 [Michael J. Fisher] *
1 [Neal McDonough] *
1 [Yara Martinez] *
1 [Zachary Knighton] *
1 [Jack Thibeau] *
1 [Courtney Love] *
1 [Edward Tudor-Pole] *
1 [Biff Yeager] *
1 [Gary Oldman] *
1 [Dick Rude] *
1 [Fox Harris] *
1 [Sy Richardson] *
1 [Andrew Schofield] *
1 [Chloe Webb] *
1 [Debby Bishop] *
1 [Ed Pansullo] *
1 [John Spacely] *
1 [Perry Benson] *
1 [Rusty Blitz] *
1 [Tony London] *
1 [Vincent J. Isaac] *
1 [Peter Riegert] *
1 [Peter Capaldi] *
1 [Alex Norton] *
1 [Burt Lancaster] *
1 [Christopher Rozycki] *
1 [Dan Ammerman] *
1 [Denis Lawson] *
1 [Fulton Mackay] *
1 [Gyearbuor Asante] *
1 [Jennifer Black] *
1 [Jenny Seagrove] *
1 [Karen Douglas] *
1 [Kenny Ireland] *
1 [Luke Coulter] *
1 [Norman Chancer] *
1 [Tam Dean Burn]
)
= 1.87
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
90
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.89%
(9.44 × 1071 overall)
Dominant nodes (excluded from chart)The Hitcher 13.46%Sid and Nancy 12.79%A Few Good Men 11.48%Local Hero 11.48%The Legend of Billie Jean 10.24%Tom Cruise 4.29%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)