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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 4 [Terry Wilson] *
9 [George Chandler] *
4 [Walter Barnes] *
4 [Denver Pyle] *
9 [Donald Pleasence] *
16 [Kim Richards] *
324 [Escape to Witch Mountain] *
4 [Paul Sorensen] *
1 [Alfred Ryder] *
1 [Dermott Downs] *
9 [Don Brodie] *
1 [Eddie Albert] *
1 [Harry Holcombe] *
1 [Ike Eisenmann] *
1 [Ray Milland] *
1 [Reta Shaw] *
1 [Shepherd Sanders] *
1 [Tiger Joe Marsh]
)
= 967.46M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Terry Wilson] *
1 [George Chandler] *
1 [Walter Barnes] *
1 [Denver Pyle] *
1 [Donald Pleasence] *
1 [Kim Richards] *
1 [Escape to Witch Mountain] *
1 [Paul Sorensen] *
1 [Alfred Ryder] *
1 [Dermott Downs] *
1 [Don Brodie] *
1 [Eddie Albert] *
1 [Harry Holcombe] *
1 [Ike Eisenmann] *
1 [Ray Milland] *
1 [Reta Shaw] *
1 [Shepherd Sanders] *
1 [Tiger Joe Marsh]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Escape to Witch Mountain 82.44%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)