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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 9 [First Call And Friends] *
289 [The Cause (3)] *
100 [Russ Taff] *
4 [Wayne Watson] *
16 [Amy Grant] *
16 [Sandi Patti] *
16 [Shirley Caesar] *
16 [Billy Sprague] *
25 [Mylon LeFevre] *
25 [Sandi Patty] *
81 [Bill Gaither] *
25 [Gloria Gaither] *
81 [Gary McSpadden] *
25 [Sherman Andrus] *
81 [Steve Taylor] *
9 [Evie Tornquist] *
196 [Phil Keaggy] *
4 [Eddie DeGarmo] *
16 [Rick Cua]
)
= 6.39 x 10^27
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [First Call And Friends] *
1 [The Cause (3)] *
1 [Russ Taff] *
1 [Wayne Watson] *
1 [Amy Grant] *
1 [Sandi Patti] *
1 [Shirley Caesar] *
1 [Billy Sprague] *
1 [Mylon LeFevre] *
1 [Sandi Patty] *
1 [Bill Gaither] *
1 [Gloria Gaither] *
1 [Gary McSpadden] *
1 [Sherman Andrus] *
1 [Steve Taylor] *
1 [Evie Tornquist] *
1 [Phil Keaggy] *
1 [Eddie DeGarmo] *
1 [Rick Cua]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
19
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.39%
(6.39 × 1027 overall)
Dominant nodes (excluded from chart)The Cause (3) 27.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)