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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 30 [Under Siege] *
342 [Sister Act 2: Back in the Habit] *
289 [Cliffhanger] *
16 [Denis Forest] *
361 [The Mask] *
1 [Storm of the Century] *
4 [Striking Distance] *
289 [Dances with Wolves] *
324 [Beverly Hills Cop II] *
36 [Robert Pastorelli] *
361 [Murphy Brown] *
225 [The Cider House Rules] *
9 [K. Todd Freeman] *
256 [Grosse Pointe Blank] *
16 [Andrew Romano] *
324 [The Florida Project] *
4 [Under Siege 2: Dark Territory]
)
= 1.43 x 10^31
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.2 [Under Siege] *
1.06 [Sister Act 2: Back in the Habit] *
1 [Cliffhanger] *
1 [Denis Forest] *
1 [The Mask] *
1 [Storm of the Century] *
1 [Striking Distance] *
1 [Dances with Wolves] *
1 [Beverly Hills Cop II] *
1 [Robert Pastorelli] *
1 [Murphy Brown] *
1 [The Cider House Rules] *
1 [K. Todd Freeman] *
1 [Grosse Pointe Blank] *
1 [Andrew Romano] *
1 [The Florida Project] *
1 [Under Siege 2: Dark Territory]
)
= 1.27
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
17
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.55%
(1.43 × 1031 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)