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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 12 [Camilla Belle] *
342 [Ant-Man] *
64 [Corey Stoll] *
324 [Non-Stop] *
25 [Midnight in Paris] *
256 [The Many Saints of Newark] *
81 [House of Cards] *
289 [The Report] *
361 [The Bourne Legacy] *
324 [Captain Marvel] *
16 [Colin Ford] *
4 [Daybreak] *
4 [We Bought a Zoo] *
289 [The Lost World: Jurassic Park] *
1 [When a Stranger Calls] *
289 [One for the Money] *
9 [Elizabethtown] *
16 [Nate Mooney] *
16 [Charlotte's Web]
)
= 1.18 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Camilla Belle] *
1.06 [Ant-Man] *
1 [Corey Stoll] *
1 [Non-Stop] *
1 [Midnight in Paris] *
1 [The Many Saints of Newark] *
1 [House of Cards] *
1 [The Report] *
1 [The Bourne Legacy] *
1 [Captain Marvel] *
1 [Colin Ford] *
1 [Daybreak] *
1 [We Bought a Zoo] *
1 [The Lost World: Jurassic Park] *
1 [When a Stranger Calls] *
1 [One for the Money] *
1 [Elizabethtown] *
1 [Nate Mooney] *
1 [Charlotte's Web]
)
= 1.41
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
19
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.58%
(1.18 × 1033 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)