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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 36 [Michael Beach] *
324 [Mayor of Kingstown] *
36 [Monster] *
169 [In a Shallow Grave] *
361 [Lean on Me] *
289 [Third Watch] *
64 [Amber Heard] *
16 [Yahya Abdul-Mateen II] *
16 [Jerry Dexter] *
256 [Zombieland] *
361 [3 Days to Kill] *
1 [Drive Angry] *
324 [Aquaman and the Lost Kingdom] *
324 [Never Back Down] *
289 [The Rum Diary] *
289 [The Informers] *
400 [The Trial of the Chicago 7] *
361 [The Get Down] *
4 [Spider-Man and His Amazing Friends] *
25 [The Adventures of Gulliver] *
1 [The Superman/Aquaman Hour of Adventure]
)
= 2.27 x 10^40
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Michael Beach] *
1 [Mayor of Kingstown] *
1 [Monster] *
1 [In a Shallow Grave] *
1 [Lean on Me] *
1 [Third Watch] *
1 [Amber Heard] *
1 [Yahya Abdul-Mateen II] *
1 [Jerry Dexter] *
1 [Zombieland] *
1 [3 Days to Kill] *
1 [Drive Angry] *
1 [Aquaman and the Lost Kingdom] *
1 [Never Back Down] *
1 [The Rum Diary] *
1 [The Informers] *
1 [The Trial of the Chicago 7] *
1 [The Get Down] *
1 [Spider-Man and His Amazing Friends] *
1 [The Adventures of Gulliver] *
1 [The Superman/Aquaman Hour of Adventure]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
21
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.40%
(2.27 × 1040 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)