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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 342 [Spectre] *
441 [Clash of the Titans] *
121 [Ralph Fiennes] *
324 [The Constant Gardener] *
361 [Skyfall] *
324 [Page Eight] *
289 [The Duchess] *
441 [Harry Potter and the Deathly Hallows: Part 1] *
441 [Harry Potter and the Deathly Hallows: Part 2] *
324 [The Menu] *
36 [Schindler's List] *
9 [Ashraf Barhom] *
1 [The Kingdom] *
400 [Black Panther] *
400 [Captain America: Civil War] *
16 [John Kani] *
1 [The Ghost and the Darkness] *
324 [Foxcatcher] *
400 [Atonement] *
36 [Vanessa Redgrave] *
324 [Howards End] *
289 [Letters to Juliet] *
400 [Murder on the Orient Express]
)
= 2.92 x 10^49
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Spectre] *
1 [Clash of the Titans] *
1 [Ralph Fiennes] *
1 [The Constant Gardener] *
1 [Skyfall] *
1 [Page Eight] *
1 [The Duchess] *
1 [Harry Potter and the Deathly Hallows: Part 1] *
1 [Harry Potter and the Deathly Hallows: Part 2] *
1 [The Menu] *
1 [Schindler's List] *
1 [Ashraf Barhom] *
1 [The Kingdom] *
1 [Black Panther] *
1 [Captain America: Civil War] *
1 [John Kani] *
1 [The Ghost and the Darkness] *
1 [Foxcatcher] *
1 [Atonement] *
1 [Vanessa Redgrave] *
1 [Howards End] *
1 [Letters to Juliet] *
1 [Murder on the Orient Express]
)
= 1.06
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
23
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.26%
(2.92 × 1049 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)