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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 12 [W. Earl Brown] *
380 [The Fifth Element] *
361 [The Mask] *
49 [Cameron Diaz] *
400 [Vanilla Sky] *
289 [Bad Teacher] *
225 [Shrek] *
36 [Charlie's Angels] *
4 [My Best Friend's Wedding] *
9 [Lee Evans] *
25 [Matt Dillon] *
1 [Mousehunt] *
324 [The Unforgivable] *
289 [American Sausage Standoff] *
196 [Crash] *
361 [The House That Jack Built] *
256 [Wild Things] *
9 [Drugstore Cowboy]
)
= 1.66 x 10^34
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [W. Earl Brown] *
1.05 [The Fifth Element] *
1 [The Mask] *
1 [Cameron Diaz] *
1 [Vanilla Sky] *
1 [Bad Teacher] *
1 [Shrek] *
1 [Charlie's Angels] *
1 [My Best Friend's Wedding] *
1 [Lee Evans] *
1 [Matt Dillon] *
1 [Mousehunt] *
1 [The Unforgivable] *
1 [American Sausage Standoff] *
1 [Crash] *
1 [The House That Jack Built] *
1 [Wild Things] *
1 [Drugstore Cowboy]
)
= 1.4
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
18
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.49%
(1.66 × 1034 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)