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 88 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 6 [Reg Rogers] *
12 [Lisa Blount] *
12 [Serge Christiaenssens] *
12 [Myra Lucretia Taylor] *
30 [Larry Hankin] *
42 [Hank Azaria] *
25 [Héctor Elizondo] *
25 [Jason Alexander] *
441 [Pretty Woman] *
1 [Abdul Salaam El Razzac] *
9 [Alex Hyde-White] *
36 [Amy Yasbeck] *
1 [Bill Applebaum] *
9 [Billy Gallo] *
16 [Elinor Donahue] *
1 [Gary Greene] *
1 [Jason Randal] *
9 [Judith Baldwin] *
49 [Julia Roberts] *
16 [Laura San Giacomo] *
25 [Ralph Bellamy] *
1 [Tracy Bjork] *
9 [Tracy Reiner] *
16 [Larry Miller] *
16 [Rodney Kageyama] *
16 [Paul Dooley] *
324 [Runaway Bride] *
64 [Joan Cusack] *
4 [Jane Morris] *
64 [Yul Vazquez] *
9 [Christopher Meloni] *
16 [Donal Logue] *
9 [Garrett Wright] *
1 [Jean Schertler] *
16 [Kathleen Marshall] *
16 [Lisa Roberts Gillan] *
16 [Rita Wilson] *
36 [Sela Ward] *
16 [Tom Hines] *
4 [Tom Mason] *
289 [An Officer and a Gentleman] *
256 [The Jackal] *
324 [Unfaithful] *
25 [Debra Winger] *
9 [David Caruso] *
4 [Lisa Eilbacher] *
4 [Harold Sylvester] *
4 [Louis Gossett Jr.] *
4 [Robert Loggia] *
1 [Buck Welcher] *
1 [David Greenfield] *
1 [Dennis Rucker] *
9 [Grace Zabriskie] *
1 [Jane Wilbur] *
1 [Mara Scott-Wood] *
9 [Tony Plana] *
1 [Tommy Petersen] *
1 [Victor French] *
121 [J.K. Simmons] *
196 [Bruce Willis] *
4 [Diane Venora] *
4 [John Cunningham] *
9 [Mathilda May] *
9 [Ravil Isyanov] *
16 [Richard Lineback] *
9 [Sidney Poitier] *
25 [Sophie Okonedo] *
4 [Stephen Spinella] *
1 [Steve Bassett] *
4 [Tess Harper] *
4 [Walt MacPherson] *
25 [Yuri Stepanov] *
16 [Erik Per Sullivan] *
9 [Kate Burton] *
36 [Michelle Monaghan] *
4 [Margaret Colin] *
16 [Diane Lane] *
4 [Dominic Chianese] *
4 [Damon Gupton] *
16 [Chad Lowe] *
1 [Erich Anderson] *
1 [Hal Smith-Reynolds] *
1 [Larry Gleason] *
16 [Marc Forget] *
1 [George F. Miller] *
1 [Joseph Badalucco Jr.] *
1 [Olivier Martinez] *
1 [Paul D. Failla]
)
= 4.77 x 10^82
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Reg Rogers] *
1.33 [Lisa Blount] *
1.33 [Serge Christiaenssens] *
1.33 [Myra Lucretia Taylor] *
1.2 [Larry Hankin] *
1.17 [Hank Azaria] *
1 [Héctor Elizondo] *
1 [Jason Alexander] *
1 [Pretty Woman] *
1 [Abdul Salaam El Razzac] *
1 [Alex Hyde-White] *
1 [Amy Yasbeck] *
1 [Bill Applebaum] *
1 [Billy Gallo] *
1 [Elinor Donahue] *
1 [Gary Greene] *
1 [Jason Randal] *
1 [Judith Baldwin] *
1 [Julia Roberts] *
1 [Laura San Giacomo] *
1 [Ralph Bellamy] *
1 [Tracy Bjork] *
1 [Tracy Reiner] *
1 [Larry Miller] *
1 [Rodney Kageyama] *
1 [Paul Dooley] *
1 [Runaway Bride] *
1 [Joan Cusack] *
1 [Jane Morris] *
1 [Yul Vazquez] *
1 [Christopher Meloni] *
1 [Donal Logue] *
1 [Garrett Wright] *
1 [Jean Schertler] *
1 [Kathleen Marshall] *
1 [Lisa Roberts Gillan] *
1 [Rita Wilson] *
1 [Sela Ward] *
1 [Tom Hines] *
1 [Tom Mason] *
1 [An Officer and a Gentleman] *
1 [The Jackal] *
1 [Unfaithful] *
1 [Debra Winger] *
1 [David Caruso] *
1 [Lisa Eilbacher] *
1 [Harold Sylvester] *
1 [Louis Gossett Jr.] *
1 [Robert Loggia] *
1 [Buck Welcher] *
1 [David Greenfield] *
1 [Dennis Rucker] *
1 [Grace Zabriskie] *
1 [Jane Wilbur] *
1 [Mara Scott-Wood] *
1 [Tony Plana] *
1 [Tommy Petersen] *
1 [Victor French] *
1 [J.K. Simmons] *
1 [Bruce Willis] *
1 [Diane Venora] *
1 [John Cunningham] *
1 [Mathilda May] *
1 [Ravil Isyanov] *
1 [Richard Lineback] *
1 [Sidney Poitier] *
1 [Sophie Okonedo] *
1 [Stephen Spinella] *
1 [Steve Bassett] *
1 [Tess Harper] *
1 [Walt MacPherson] *
1 [Yuri Stepanov] *
1 [Erik Per Sullivan] *
1 [Kate Burton] *
1 [Michelle Monaghan] *
1 [Margaret Colin] *
1 [Diane Lane] *
1 [Dominic Chianese] *
1 [Damon Gupton] *
1 [Chad Lowe] *
1 [Erich Anderson] *
1 [Hal Smith-Reynolds] *
1 [Larry Gleason] *
1 [Marc Forget] *
1 [George F. Miller] *
1 [Joseph Badalucco Jr.] *
1 [Olivier Martinez] *
1 [Paul D. Failla]
)
= 4.98
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
88
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.84%
(4.77 × 1082 overall)
Dominant nodes (excluded from chart)Pretty Woman 14.90%Runaway Bride 10.95%Unfaithful 10.95%An Officer and a Gentleman 9.77%The Jackal 8.65%Bruce Willis 6.62%J.K. Simmons 4.09%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)