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, 6) = 6
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 7 = 42
Base_Influence (IV) = $inbound / $outbound = 6 / 7 = 0.8571
// 3. Exponential Network Values (accumulating 12 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 42 *
( 6 [Bill Murphey] *
1 [Bernie Mysior] *
25 [Bobby Cochran (2)] *
1 [David Bluefield] *
1 [Gloria Giano] *
1 [Jim Erickson] *
4 [Ron Grinel] *
529 [Steppenwolf] *
49 [Bobby and the Midnites] *
361 [Flying Burrito Brothers] *
361 [The Flying Burrito Brothers] *
49 [Souther Hillman Furay Band]
)
= 4.17 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.8571 *
( 1.5 [Bill Murphey] *
1 [Bernie Mysior] *
1 [Bobby Cochran (2)] *
1 [David Bluefield] *
1 [Gloria Giano] *
1 [Jim Erickson] *
1 [Ron Grinel] *
1 [Steppenwolf] *
1 [Bobby and the Midnites] *
1 [Flying Burrito Brothers] *
1 [The Flying Burrito Brothers] *
1 [Souther Hillman Furay Band]
)
= 1.29
Outbound
6
Tags on post
Inbound
7
Posts tagging this
Connections
12
Total nodes
Base Node Strength
42
Base Node Influence
0.8571
Strength Share (vs Direct Neighbours)
2.94%
(4.17 × 1015 overall)
Dominant nodes (excluded from chart)Steppenwolf 36.99%Flying Burrito Brothers 25.24%The Flying Burrito Brothers 25.24%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)