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 12 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 20 [Sarah Michelle Gellar] *
20 [Freddie Prinze Jr.] *
484 [Southland Tales] *
4 [Cruel Intentions] *
121 [Buffy the Vampire Slayer] *
256 [Austin Powers: The Spy Who Shagged Me] *
16 [Muse Watson] *
81 [Prison Break] *
4 [something to talk about] *
289 [Summer Catch] *
4 [I Still Know What You Did Last Summer] *
16 [She's All That]
)
= 2.07 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Sarah Michelle Gellar] *
1.25 [Freddie Prinze Jr.] *
1 [Southland Tales] *
1 [Cruel Intentions] *
1 [Buffy the Vampire Slayer] *
1 [Austin Powers: The Spy Who Shagged Me] *
1 [Muse Watson] *
1 [Prison Break] *
1 [something to talk about] *
1 [Summer Catch] *
1 [I Still Know What You Did Last Summer] *
1 [She's All That]
)
= 1.56
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
12
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.68%
(2.07 × 1019 overall)
Dominant nodes (excluded from chart)Southland Tales 36.56%Summer Catch 21.83%Austin Powers: The Spy Who Shagged Me 19.34%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)