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 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 12 [Isabela Merced] *
361 [L.A. Confidential] *
9 [Graham Beckel] *
324 [The Astronaut Farmer] *
784 [Breaking Bad] *
400 [Terminator Salvation] *
16 [Beth Bailey] *
25 [Ian Bohen] *
441 [Transformers: The Last Knight] *
121 [Superman: Legacy] *
576 [The Dark Knight Rises] *
529 [Teen Wolf] *
64 [Yellowstone] *
9 [Wind River] *
6 [Midnight, Texas]
)
= 1.42 x 10^30
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Isabela Merced] *
1 [L.A. Confidential] *
1 [Graham Beckel] *
1 [The Astronaut Farmer] *
1 [Breaking Bad] *
1 [Terminator Salvation] *
1 [Beth Bailey] *
1 [Ian Bohen] *
1 [Transformers: The Last Knight] *
1 [Superman: Legacy] *
1 [The Dark Knight Rises] *
1 [Teen Wolf] *
1 [Yellowstone] *
1 [Wind River] *
0.6667 [Midnight, Texas]
)
= 0.8889
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
15
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.43%
(1.42 × 1030 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)