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 *
( 289 [Northern Lights (6)] *
4 [The First Nashville Guitar Quartet] *
25 [Geddy Lee] *
16 [Kim Mitchell] *
64 [Bryan Adams] *
1 [Jane Siberry] *
25 [Joni Mitchell] *
225 [Neil Young] *
4 [Lisa Dal Bello] *
9 [Anne Murray] *
4 [Gordon Lightfoot] *
49 [Burton Cummings] *
1 [Dan Hill] *
25 [Richard Manuel] *
25 [Sylvia Tyson] *
49 [Leroy Sibbles] *
25 [David Foster] *
1 [Corey Hart] *
100 [Chet Atkins]
)
= 3.60 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Northern Lights (6)] *
1 [The First Nashville Guitar Quartet] *
1 [Geddy Lee] *
1 [Kim Mitchell] *
1 [Bryan Adams] *
1 [Jane Siberry] *
1 [Joni Mitchell] *
1 [Neil Young] *
1 [Lisa Dal Bello] *
1 [Anne Murray] *
1 [Gordon Lightfoot] *
1 [Burton Cummings] *
1 [Dan Hill] *
1 [Richard Manuel] *
1 [Sylvia Tyson] *
1 [Leroy Sibbles] *
1 [David Foster] *
1 [Corey Hart] *
1 [Chet Atkins]
)
= 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.42%
(3.60 × 1023 overall)
Dominant nodes (excluded from chart)Northern Lights (6) 30.58%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)