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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 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] *
1 [Pat Priest] *
16 [Paul Lynde] *
4 [Willis Bouchey] *
25 [Yvonne De Carlo] *
1 [Al Lewis] *
1 [Hallmark Hall of Fame]
)
= 1.10 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 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 [Pat Priest] *
1 [Paul Lynde] *
1 [Willis Bouchey] *
1 [Yvonne De Carlo] *
1 [Al Lewis] *
1 [Hallmark Hall of Fame]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
20
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.72%
(1.10 × 1016 overall)
Dominant nodes (excluded from chart)The Munsters 65.40%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)