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 *
( 30 [Pat Boone] *
9 [The Cogics] *
256 [Voices For The Unborn] *
16 [Gloria Jones] *
144 [Billy Preston] *
25 [Michael Omartian] *
16 [Sandi Patti] *
4 [Wayne Watson] *
16 [Billy Sprague] *
64 [Dallas Holm] *
25 [Sandi Patty] *
4 [Debby Boone] *
16 [Larnelle Harris] *
9 [Randy Stonehill] *
36 [Greg X. Volz] *
81 [Steve Taylor] *
9 [Evie Tornquist] *
196 [Phil Keaggy] *
49 [Chuck Girard]
)
= 3.79 x 10^27
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.2 [Pat Boone] *
1 [The Cogics] *
1 [Voices For The Unborn] *
1 [Gloria Jones] *
1 [Billy Preston] *
1 [Michael Omartian] *
1 [Sandi Patti] *
1 [Wayne Watson] *
1 [Billy Sprague] *
1 [Dallas Holm] *
1 [Sandi Patty] *
1 [Debby Boone] *
1 [Larnelle Harris] *
1 [Randy Stonehill] *
1 [Greg X. Volz] *
1 [Steve Taylor] *
1 [Evie Tornquist] *
1 [Phil Keaggy] *
1 [Chuck Girard]
)
= 1.2
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.40%
(3.79 × 1027 overall)
Dominant nodes (excluded from chart)Voices For The Unborn 25.37%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)