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, 3) = 3
$outbound = max(1, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 1 = 3
Base_Influence (IV) = $inbound / $outbound = 3 / 1 = 3
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 3 *
( 289 [Jefferson Airplane] *
256 [Pete Sears] *
4 [Barry Mitterhoff] *
36 [Jorma Kaukonen] *
36 [Jack Casady] *
196 [The Jefferson Airplane] *
36 [Papa John Creach] *
4 [Michael Falzarano] *
16 [Joey Covington] *
9 [Greg Douglass] *
1 [Bob Steeler] *
1 [Nick Buck] *
1 [Sammy Piazza] *
1 [Shigemi Komiyama] *
1 [Willow Scarlett] *
9 [skoota-warner] *
256 [David Finck] *
272 [Hot Tuna] *
6 [Philippe Saisse Acoustique Trio] *
2 [Ra (6)]
)
= 3.52 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 3 *
( 1 [Jefferson Airplane] *
1 [Pete Sears] *
1 [Barry Mitterhoff] *
1 [Jorma Kaukonen] *
1 [Jack Casady] *
1 [The Jefferson Airplane] *
1 [Papa John Creach] *
1 [Michael Falzarano] *
1 [Joey Covington] *
1 [Greg Douglass] *
1 [Bob Steeler] *
1 [Nick Buck] *
1 [Sammy Piazza] *
1 [Shigemi Komiyama] *
1 [Willow Scarlett] *
1 [skoota-warner] *
1 [David Finck] *
0.9412 [Hot Tuna] *
0.6667 [Philippe Saisse Acoustique Trio] *
0.5 [Ra (6)]
)
= 0.9412
Outbound
3
Tags on post
Inbound
0
Posts tagging this
Connections
20
Total nodes
Base Node Strength
3
Base Node Influence
3
Strength Share (vs Direct Neighbours)
0.21%
(3.52 × 1022 overall)
Dominant nodes (excluded from chart)Jefferson Airplane 20.14%Hot Tuna 18.95%Pete Sears 17.84%David Finck 17.84%The Jefferson Airplane 13.66%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.