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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 29 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 20 [The Great Gatsby] *
56 [Les Misérables] *
484 [X2] *
324 [The Prestige] *
49 [Hugh Jackman] *
324 [X-Men: Days of Future Past] *
289 [The Fountain] *
64 [X-Men] *
324 [The Covenant] *
16 [Taylor Kitsch] *
16 [JOHN CARTER] *
25 [Battleship] *
529 [Stargate SG-1] *
100 [Wrecked] *
400 [X-Men: Apocalypse] *
16 [Adrian G. Griffiths] *
400 [13 Going on 30] *
36 [Lynn Collins] *
9 [The Merchant of Venice] *
1 [The Number 23] *
324 [The Lake House] *
16 [Max Cullen] *
25 [Aaron Jeffery] *
289 [Spyforce] *
324 [Love My Way] *
361 [The Shaft] *
1 [Turbo Kid] *
4 [Wentworth] *
4 [McLeod's Daughters]
)
= 1.18 x 10^52
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [The Great Gatsby] *
1.14 [Les Misérables] *
1 [X2] *
1 [The Prestige] *
1 [Hugh Jackman] *
1 [X-Men: Days of Future Past] *
1 [The Fountain] *
1 [X-Men] *
1 [The Covenant] *
1 [Taylor Kitsch] *
1 [JOHN CARTER] *
1 [Battleship] *
1 [Stargate SG-1] *
1 [Wrecked] *
1 [X-Men: Apocalypse] *
1 [Adrian G. Griffiths] *
1 [13 Going on 30] *
1 [Lynn Collins] *
1 [The Merchant of Venice] *
1 [The Number 23] *
1 [The Lake House] *
1 [Max Cullen] *
1 [Aaron Jeffery] *
1 [Spyforce] *
1 [Love My Way] *
1 [The Shaft] *
1 [Turbo Kid] *
1 [Wentworth] *
1 [McLeod's Daughters]
)
= 1.43
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
29
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.74%
(1.18 × 1052 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)