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 85 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 6 [Wendy Raquel Robinson] *
24 [John Larroquette] *
12 [Gabriel Folse] *
20 [Robert Capron] *
20 [Melanie Lynskey] *
30 [June Diane Raphael] *
196 [Michael Caine] *
64 [Benjamin Bratt] *
289 [Miss Congeniality] *
16 [Asia De Marcos] *
25 [Christopher Shea] *
9 [Deirdre Quinn] *
64 [Ernie Hudson] *
1 [Heather Burns] *
16 [John DiResta] *
1 [Ken Thomas] *
4 [Mary Ashleigh Green] *
16 [Melissa De Sousa] *
36 [Sandra Bullock] *
16 [Steve Monroe] *
16 [Jennifer Gareis] *
289 [Bride Wars] *
361 [Murphy Brown] *
289 [Sweet Home Alabama] *
256 [Boston Legal] *
4 [Kristen Johnston] *
169 [Chris Pratt] *
64 [Anne Hathaway] *
9 [Kate Hudson] *
25 [Bryan Greenberg] *
1 [Charles Bernard] *
1 [Emily Sarah Stikeman] *
16 [John Pankow] *
1 [Kallie Tabor] *
9 [Michael Arden] *
1 [Shannon Ferber] *
1 [Steve Howey] *
4 [Victor Slezak] *
1 [Zoe O'Grady] *
4 [Mary Kay Place] *
9 [Mary Lynn Rajskub] *
16 [Jean Smart] *
25 [Dakota Fanning] *
36 [Fred Ward] *
64 [Reese Witherspoon] *
4 [Nathan Lee Graham] *
1 [Courtney Gains] *
4 [Ethan Embry] *
1 [Fleet Cooper] *
4 [Josh Lucas] *
9 [Kevin Sussman] *
25 [Rhona Mitra] *
16 [Sean Bridgers] *
1 [Thomas Curtis] *
25 [Tyne Daly] *
16 [Mark McEwen] *
16 [Charles Kimbrough] *
36 [Robert Pastorelli] *
9 [Jake McDorman] *
1 [John Hostetter] *
1 [Charlotte Price] *
1 [Christopher Rich] *
1 [Ernest-Frank Taylor] *
1 [Faith Ford] *
1 [Garry Marshall] *
1 [Grant Shaud] *
1 [Joe Regalbuto] *
1 [Lily Tomlin] *
1 [Nik Dodani] *
1 [Pat Corley] *
1 [Peter Chew] *
1 [Ritch Brinkley] *
1 [Henry Gibson] *
64 [Christian Clemenson] *
9 [Constance Zimmer] *
4 [Mark Valley] *
25 [Rene Auberjonois] *
9 [Monica Potter] *
1 [Gary Anthony Williams] *
1 [Julie Bowen] *
1 [Justin Mentell] *
1 [Meredith Eaton] *
1 [Saffron Burrows] *
1 [Tara Summers] *
4 [Taraji P. Henson]
)
= 5.81 x 10^72
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Wendy Raquel Robinson] *
1.5 [John Larroquette] *
1.33 [Gabriel Folse] *
1.25 [Robert Capron] *
1.25 [Melanie Lynskey] *
1.2 [June Diane Raphael] *
1 [Michael Caine] *
1 [Benjamin Bratt] *
1 [Miss Congeniality] *
1 [Asia De Marcos] *
1 [Christopher Shea] *
1 [Deirdre Quinn] *
1 [Ernie Hudson] *
1 [Heather Burns] *
1 [John DiResta] *
1 [Ken Thomas] *
1 [Mary Ashleigh Green] *
1 [Melissa De Sousa] *
1 [Sandra Bullock] *
1 [Steve Monroe] *
1 [Jennifer Gareis] *
1 [Bride Wars] *
1 [Murphy Brown] *
1 [Sweet Home Alabama] *
1 [Boston Legal] *
1 [Kristen Johnston] *
1 [Chris Pratt] *
1 [Anne Hathaway] *
1 [Kate Hudson] *
1 [Bryan Greenberg] *
1 [Charles Bernard] *
1 [Emily Sarah Stikeman] *
1 [John Pankow] *
1 [Kallie Tabor] *
1 [Michael Arden] *
1 [Shannon Ferber] *
1 [Steve Howey] *
1 [Victor Slezak] *
1 [Zoe O'Grady] *
1 [Mary Kay Place] *
1 [Mary Lynn Rajskub] *
1 [Jean Smart] *
1 [Dakota Fanning] *
1 [Fred Ward] *
1 [Reese Witherspoon] *
1 [Nathan Lee Graham] *
1 [Courtney Gains] *
1 [Ethan Embry] *
1 [Fleet Cooper] *
1 [Josh Lucas] *
1 [Kevin Sussman] *
1 [Rhona Mitra] *
1 [Sean Bridgers] *
1 [Thomas Curtis] *
1 [Tyne Daly] *
1 [Mark McEwen] *
1 [Charles Kimbrough] *
1 [Robert Pastorelli] *
1 [Jake McDorman] *
1 [John Hostetter] *
1 [Charlotte Price] *
1 [Christopher Rich] *
1 [Ernest-Frank Taylor] *
1 [Faith Ford] *
1 [Garry Marshall] *
1 [Grant Shaud] *
1 [Joe Regalbuto] *
1 [Lily Tomlin] *
1 [Nik Dodani] *
1 [Pat Corley] *
1 [Peter Chew] *
1 [Ritch Brinkley] *
1 [Henry Gibson] *
1 [Christian Clemenson] *
1 [Constance Zimmer] *
1 [Mark Valley] *
1 [Rene Auberjonois] *
1 [Monica Potter] *
1 [Gary Anthony Williams] *
1 [Julie Bowen] *
1 [Justin Mentell] *
1 [Meredith Eaton] *
1 [Saffron Burrows] *
1 [Tara Summers] *
1 [Taraji P. Henson]
)
= 5.62
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
85
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.87%
(5.81 × 1072 overall)
Dominant nodes (excluded from chart)Murphy Brown 12.61%Miss Congeniality 10.09%Bride Wars 10.09%Sweet Home Alabama 10.09%Boston Legal 8.94%Michael Caine 6.85%Chris Pratt 5.90%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)