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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 324 [Hearts in Atlantis] *
81 [Anthony Hopkins] *
16 [Hitchcock] *
324 [The Silence of the Lambs] *
289 [Thor: Ragnarok] *
361 [Amistad] *
441 [Transformers: The Last Knight] *
324 [Howards End] *
256 [Thor: The Dark World] *
16 [Morgan Lund] *
9 [Craig Hall] *
25 [Paul Rodriguez] *
25 [Christopher Lawford] *
324 [Hereditary] *
36 [The Shawshank Redemption] *
1 [Proximity] *
81 [King Kong] *
1 [Eagle vs Shark] *
324 [The Curse of La Llorona] *
1 [Tortilla soup] *
36 [Rat Race] *
4 [Blood Work] *
9 [Terminator 3: Rise of the Machines] *
484 [Thirteen Days] *
361 [The 6th Day] *
16 [Exit Wounds]
)
= 1.30 x 10^45
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Hearts in Atlantis] *
1 [Anthony Hopkins] *
1 [Hitchcock] *
1 [The Silence of the Lambs] *
1 [Thor: Ragnarok] *
1 [Amistad] *
1 [Transformers: The Last Knight] *
1 [Howards End] *
1 [Thor: The Dark World] *
1 [Morgan Lund] *
1 [Craig Hall] *
1 [Paul Rodriguez] *
1 [Christopher Lawford] *
1 [Hereditary] *
1 [The Shawshank Redemption] *
1 [Proximity] *
1 [King Kong] *
1 [Eagle vs Shark] *
1 [The Curse of La Llorona] *
1 [Tortilla soup] *
1 [Rat Race] *
1 [Blood Work] *
1 [Terminator 3: Rise of the Machines] *
1 [Thirteen Days] *
1 [The 6th Day] *
1 [Exit Wounds]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
26
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.60%
(1.30 × 1045 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)