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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 12 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 342 [The Diving Bell and the Butterfly] *
324 [The Homecoming: A Christmas Story] *
36 [David Huddleston] *
25 [Blazing Saddles] *
324 [Go for It] *
529 [The Big Lebowski] *
4 [The Producers] *
324 [In the House] *
36 [Emmanuelle Seigner] *
1 [Bitter Moon] *
1 [The Ninth Gate] *
1 [Venus in Fur]
)
= 3.19 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [The Diving Bell and the Butterfly] *
1 [The Homecoming: A Christmas Story] *
1 [David Huddleston] *
1 [Blazing Saddles] *
1 [Go for It] *
1 [The Big Lebowski] *
1 [The Producers] *
1 [In the House] *
1 [Emmanuelle Seigner] *
1 [Bitter Moon] *
1 [The Ninth Gate] *
1 [Venus in Fur]
)
= 1.06
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
12
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.21%
(3.19 × 1018 overall)
Dominant nodes (excluded from chart)The Big Lebowski 27.11%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)