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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 441 [Avatar: The Way of Water] *
36 [Kate Winslet] *
289 [Eternal Sunshine of the Spotless Mind] *
400 [Revolutionary Road] *
324 [Mare of Easttown] *
361 [Finding Neverland] *
49 [Harriet Walter] *
16 [Emma Thompson] *
16 [Gemma Jones] *
361 [Rocketman] *
400 [Atonement] *
81 [Star Wars: Episode VII - The Force Awakens] *
16 [The Young Victoria] *
484 [Killing Eve] *
1 [The Last Duel] *
100 [Love Actually] *
324 [Howards End] *
16 [Saving Mr. Banks] *
9 [You Will Meet a Tall Dark Stranger] *
9 [Bridget Jones's Baby]
)
= 1.64 x 10^38
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Avatar: The Way of Water] *
1 [Kate Winslet] *
1 [Eternal Sunshine of the Spotless Mind] *
1 [Revolutionary Road] *
1 [Mare of Easttown] *
1 [Finding Neverland] *
1 [Harriet Walter] *
1 [Emma Thompson] *
1 [Gemma Jones] *
1 [Rocketman] *
1 [Atonement] *
1 [Star Wars: Episode VII - The Force Awakens] *
1 [The Young Victoria] *
1 [Killing Eve] *
1 [The Last Duel] *
1 [Love Actually] *
1 [Howards End] *
1 [Saving Mr. Banks] *
1 [You Will Meet a Tall Dark Stranger] *
1 [Bridget Jones's Baby]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
20
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.43%
(1.64 × 1038 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)