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 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 196 [Great Speckled Bird] *
25 [Billy Mundi] *
64 [Amos Garrett] *
25 [Sylvia Tyson] *
4 [Buddy Cage] *
4 [Ian Tyson] *
9 [N.D. Smart II] *
1 [David Wilcox (2)] *
1 [Jack S. Lilly] *
1 [Jeff Gutcheon] *
1 [Jim Colegrove] *
1 [Ken Kalmusky] *
1 [Red Shea] *
1 [Rowland Salley]
)
= 1.13B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Great Speckled Bird] *
1 [Billy Mundi] *
1 [Amos Garrett] *
1 [Sylvia Tyson] *
1 [Buddy Cage] *
1 [Ian Tyson] *
1 [N.D. Smart II] *
1 [David Wilcox (2)] *
1 [Jack S. Lilly] *
1 [Jeff Gutcheon] *
1 [Jim Colegrove] *
1 [Ken Kalmusky] *
1 [Red Shea] *
1 [Rowland Salley]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
14
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Great Speckled Bird 58.51%Amos Garrett 19.10%Billy Mundi 7.46%Sylvia Tyson 7.46%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)