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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 289 [Poco] *
81 [Randy Meisner] *
100 [Eagles] *
1 [The Poor] *
16 [Black Tie (2)] *
49 [Poco (3)] *
1 [The Drivin' Dynamics] *
1 [The Poor (3)] *
16 [Rick Nelson & the Stone Canyon Band] *
529 [Guns N’ Roses] *
144 [Aerosmith] *
100 [Don Henley] *
676 [Toto] *
4 [Shiloh (5)] *
1 [The Felicity] *
1 [The Four Speeds (3)] *
9 [The Sons Of The Desert (8)] *
9 [Tim Drury]
)
= 1.96 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Poco] *
1 [Randy Meisner] *
1 [Eagles] *
1 [The Poor] *
1 [Black Tie (2)] *
1 [Poco (3)] *
1 [The Drivin' Dynamics] *
1 [The Poor (3)] *
1 [Rick Nelson & the Stone Canyon Band] *
1 [Guns N’ Roses] *
1 [Aerosmith] *
1 [Don Henley] *
1 [Toto] *
1 [Shiloh (5)] *
1 [The Felicity] *
1 [The Four Speeds (3)] *
1 [The Sons Of The Desert (8)] *
1 [Tim Drury]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
18
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.20%
(1.96 × 1023 overall)
Dominant nodes (excluded from chart)Toto 33.28%Guns N’ Roses 26.05%Poco 14.23%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)