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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 12 [Oliver Muirhead] *
49 [Mike Myers] *
256 [Austin Powers: The Spy Who Shagged Me] *
4 [Verne Troyer] *
9 [Heather Graham] *
4 [Michael York] *
25 [Mindy Sterling] *
16 [Seth Green] *
49 [Clint Howard] *
25 [Douglas Fisher] *
16 [Elizabeth Hurley] *
1 [George Cheung] *
16 [Gia Carides] *
1 [Jeffrey Meng] *
16 [Muse Watson] *
25 [Scott Cooper]
)
= 1.09 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Oliver Muirhead] *
1 [Mike Myers] *
1 [Austin Powers: The Spy Who Shagged Me] *
1 [Verne Troyer] *
1 [Heather Graham] *
1 [Michael York] *
1 [Mindy Sterling] *
1 [Seth Green] *
1 [Clint Howard] *
1 [Douglas Fisher] *
1 [Elizabeth Hurley] *
1 [George Cheung] *
1 [Gia Carides] *
1 [Jeffrey Meng] *
1 [Muse Watson] *
1 [Scott Cooper]
)
= 1.33
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.19%
(1.09 × 1018 overall)
Dominant nodes (excluded from chart)Austin Powers: The Spy Who Shagged Me 48.76%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)