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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 33 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 169 [Christian Bale] *
196 [Morgan Freeman] *
36 [Anthony Michael Hall] *
196 [The Dark Knight] *
9 [Colin McFarlane] *
64 [Gary Oldman] *
196 [Michael Caine] *
16 [Eric Roberts] *
9 [Nestor Carbonell] *
9 [Rick Avery] *
36 [Aaron Eckhart] *
25 [Tom Lister Jr.] *
16 [David Ajala] *
16 [Keith Szarabajka] *
25 [Christopher Lee] *
81 [Cate Blanchett] *
25 [Sean Astin] *
64 [Sean Bean] *
100 [Ian McKellen] *
36 [Orlando Bloom] *
81 [Andy Serkis] *
25 [Elijah Wood] *
49 [Ian Holm] *
324 [The Lord of the Rings: The Fellowship of the Ring] *
36 [Sala Baker] *
36 [Viggo Mortensen] *
9 [Billy Boyd] *
1 [Alan Howard] *
16 [Mark Ferguson] *
36 [Marton Csokas] *
4 [Megan Edwards] *
16 [Noel Appleby] *
1 [The Illusion]
)
= 1.14 x 10^49
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Christian Bale] *
1 [Morgan Freeman] *
1 [Anthony Michael Hall] *
1 [The Dark Knight] *
1 [Colin McFarlane] *
1 [Gary Oldman] *
1 [Michael Caine] *
1 [Eric Roberts] *
1 [Nestor Carbonell] *
1 [Rick Avery] *
1 [Aaron Eckhart] *
1 [Tom Lister Jr.] *
1 [David Ajala] *
1 [Keith Szarabajka] *
1 [Christopher Lee] *
1 [Cate Blanchett] *
1 [Sean Astin] *
1 [Sean Bean] *
1 [Ian McKellen] *
1 [Orlando Bloom] *
1 [Andy Serkis] *
1 [Elijah Wood] *
1 [Ian Holm] *
1 [The Lord of the Rings: The Fellowship of the Ring] *
1 [Sala Baker] *
1 [Viggo Mortensen] *
1 [Billy Boyd] *
1 [Alan Howard] *
1 [Mark Ferguson] *
1 [Marton Csokas] *
1 [Megan Edwards] *
1 [Noel Appleby] *
1 [The Illusion]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
33
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.46%
(1.14 × 1049 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)