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 92 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 12 [Geraldine Somerville] *
12 [Lora Martinez-Cunningham] *
20 [Alice Krige] *
20 [Rakhee Thakrar] *
20 [Eileen Atkins] *
42 [Warwick Davis] *
56 [Denzel Washington] *
4 [Tom Hughes] *
25 [Aisling Loftus] *
121 [Ralph Fiennes] *
121 [Bill Nighy] *
64 [Ewen Bremner] *
121 [Rachel Weisz] *
324 [Page Eight] *
9 [Felicity Jones] *
1 [Andrew Cleaver] *
25 [Bruce Myers] *
1 [Holly Aird] *
16 [Judy Davis] *
1 [Kate Burdette] *
25 [Richard Lintern] *
1 [Rory Morrison] *
1 [Saskia Reeves] *
81 [Helena Bonham Carter] *
25 [Kelly Macdonald] *
36 [Clémence Poésy] *
25 [Emma Watson] *
36 [Alan Rickman] *
16 [David Thewlis] *
36 [Daniel Radcliffe] *
441 [Harry Potter and the Deathly Hallows: Part 2] *
1 [Anthony Allgood] *
25 [Domhnall Gleeson] *
16 [Evanna Lynch] *
4 [Graham Duff] *
16 [Jon Key] *
4 [Rupert Grint] *
9 [Rusty Goffe] *
25 [Guy Henry] *
36 [Ciarán Hinds] *
25 [Bonnie Wright] *
9 [Chris Browning] *
64 [Gary Oldman] *
324 [The Book of Eli] *
9 [Scott Michael Morgan] *
4 [Lateef Crowder] *
25 [Ray Stevenson] *
4 [Mila Kunis] *
4 [Evan Jones] *
1 [Frances de la Tour] *
16 [Jennifer Beals] *
9 [Joe Pingue] *
1 [Keith Splinter Davis] *
9 [Richard Cetrone] *
1 [Scott Wilder] *
1 [Thom Khoury Williams] *
1 [Don Thai Theerathada] *
324 [Layer Cake] *
400 [Gosford Park] *
64 [Tom Hardy] *
36 [Burn Gorman] *
9 [Sienna Miller] *
25 [Colm Meaney] *
16 [Daniel Craig] *
1 [Brinley Green] *
1 [Dimitri Andreas] *
1 [Francis Magee] *
1 [Garry Tubbs] *
1 [George Harris] *
1 [Jamie Foreman] *
1 [Kenneth Cranham] *
1 [Marcel Iures] *
1 [Marvin Benoit] *
1 [Nathalie Lunghi] *
9 [Sally Hawkins] *
1 [Tamer Hassan] *
4 [Stephen Fry] *
16 [Kristin Scott Thomas] *
36 [Charles Dance] *
16 [Bob Balaban] *
25 [Maggie Smith] *
16 [Emily Watson] *
4 [Ryan Phillippe] *
16 [Tom Hollander] *
9 [Camilla Rutherford] *
1 [Claudie Blakley] *
4 [James Wilby] *
16 [Jeremy Northam] *
1 [Laurence Fox] *
1 [Natasha Wightman] *
1 [Ron Webster] *
1 [Trent Ford]
)
= 1.42 x 10^89
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Geraldine Somerville] *
1.33 [Lora Martinez-Cunningham] *
1.25 [Alice Krige] *
1.25 [Rakhee Thakrar] *
1.25 [Eileen Atkins] *
1.17 [Warwick Davis] *
1.14 [Denzel Washington] *
1 [Tom Hughes] *
1 [Aisling Loftus] *
1 [Ralph Fiennes] *
1 [Bill Nighy] *
1 [Ewen Bremner] *
1 [Rachel Weisz] *
1 [Page Eight] *
1 [Felicity Jones] *
1 [Andrew Cleaver] *
1 [Bruce Myers] *
1 [Holly Aird] *
1 [Judy Davis] *
1 [Kate Burdette] *
1 [Richard Lintern] *
1 [Rory Morrison] *
1 [Saskia Reeves] *
1 [Helena Bonham Carter] *
1 [Kelly Macdonald] *
1 [Clémence Poésy] *
1 [Emma Watson] *
1 [Alan Rickman] *
1 [David Thewlis] *
1 [Daniel Radcliffe] *
1 [Harry Potter and the Deathly Hallows: Part 2] *
1 [Anthony Allgood] *
1 [Domhnall Gleeson] *
1 [Evanna Lynch] *
1 [Graham Duff] *
1 [Jon Key] *
1 [Rupert Grint] *
1 [Rusty Goffe] *
1 [Guy Henry] *
1 [Ciarán Hinds] *
1 [Bonnie Wright] *
1 [Chris Browning] *
1 [Gary Oldman] *
1 [The Book of Eli] *
1 [Scott Michael Morgan] *
1 [Lateef Crowder] *
1 [Ray Stevenson] *
1 [Mila Kunis] *
1 [Evan Jones] *
1 [Frances de la Tour] *
1 [Jennifer Beals] *
1 [Joe Pingue] *
1 [Keith Splinter Davis] *
1 [Richard Cetrone] *
1 [Scott Wilder] *
1 [Thom Khoury Williams] *
1 [Don Thai Theerathada] *
1 [Layer Cake] *
1 [Gosford Park] *
1 [Tom Hardy] *
1 [Burn Gorman] *
1 [Sienna Miller] *
1 [Colm Meaney] *
1 [Daniel Craig] *
1 [Brinley Green] *
1 [Dimitri Andreas] *
1 [Francis Magee] *
1 [Garry Tubbs] *
1 [George Harris] *
1 [Jamie Foreman] *
1 [Kenneth Cranham] *
1 [Marcel Iures] *
1 [Marvin Benoit] *
1 [Nathalie Lunghi] *
1 [Sally Hawkins] *
1 [Tamer Hassan] *
1 [Stephen Fry] *
1 [Kristin Scott Thomas] *
1 [Charles Dance] *
1 [Bob Balaban] *
1 [Maggie Smith] *
1 [Emily Watson] *
1 [Ryan Phillippe] *
1 [Tom Hollander] *
1 [Camilla Rutherford] *
1 [Claudie Blakley] *
1 [James Wilby] *
1 [Jeremy Northam] *
1 [Laurence Fox] *
1 [Natasha Wightman] *
1 [Ron Webster] *
1 [Trent Ford]
)
= 4.63
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
92
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.72%
(1.42 × 1089 overall)
Dominant nodes (excluded from chart)Harry Potter and the Deathly Hallows: Part 2 12.72%Gosford Park 11.54%Page Eight 9.35%The Book of Eli 9.35%Layer Cake 9.35%Ralph Fiennes 3.49%Bill Nighy 3.49%Rachel Weisz 3.49%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)