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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 8 [Chet Stratton] *
20 [Paul Lynde] *
16 [Fred Gwynne] *
16 [Val Avery] *
4 [Jane Withers] *
9 [John Carradine] *
36 [John Fiedler] *
16 [Jeff Daniel Phillips] *
361 [The Munsters] *
1 [Beverley Owen] *
25 [Butch Patrick] *
4 [Edward Mallory] *
9 [Harvey Korman] *
1 [Irwin Charone] *
1 [John Hoyt] *
1 [Pat McCaffrie] *
4 [Willis Bouchey] *
25 [Yvonne De Carlo] *
1 [Al Lewis]
)
= 2.76 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Chet Stratton] *
1.25 [Paul Lynde] *
1 [Fred Gwynne] *
1 [Val Avery] *
1 [Jane Withers] *
1 [John Carradine] *
1 [John Fiedler] *
1 [Jeff Daniel Phillips] *
1 [The Munsters] *
1 [Beverley Owen] *
1 [Butch Patrick] *
1 [Edward Mallory] *
1 [Harvey Korman] *
1 [Irwin Charone] *
1 [John Hoyt] *
1 [Pat McCaffrie] *
1 [Willis Bouchey] *
1 [Yvonne De Carlo] *
1 [Al Lewis]
)
= 2.5
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.18%
(2.76 × 1016 overall)
Dominant nodes (excluded from chart)The Munsters 64.58%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)