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, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 16 [Billy Corgan] *
64 [spirits in the sky] *
196 [Dave Navarro] *
16 [Mark Tulin] *
4 [Ysanne Spevack] *
1 [Linda Strawberry] *
1 [Kerry Brown] *
4 [Kevin Dippold] *
25 [The Strawberry Alarm Clock] *
144 [Strawberry Alarm Clock] *
4 [George Bunnell] *
4 [Howie Anderson] *
4 [Randy Seol] *
4 [Gene Gunnels] *
16 [Ed King] *
4 [Ed King (2)] *
4 [Steve Bartek] *
1 [Gary Lovetro] *
1 [Ikky Shivers] *
1 [Lee Freeman] *
1 [Paul Marshall (4)]
)
= 1.09 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Billy Corgan] *
1 [spirits in the sky] *
1 [Dave Navarro] *
1 [Mark Tulin] *
1 [Ysanne Spevack] *
1 [Linda Strawberry] *
1 [Kerry Brown] *
1 [Kevin Dippold] *
1 [The Strawberry Alarm Clock] *
1 [Strawberry Alarm Clock] *
1 [George Bunnell] *
1 [Howie Anderson] *
1 [Randy Seol] *
1 [Gene Gunnels] *
1 [Ed King] *
1 [Ed King (2)] *
1 [Steve Bartek] *
1 [Gary Lovetro] *
1 [Ikky Shivers] *
1 [Lee Freeman] *
1 [Paul Marshall (4)]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.72%
(1.09 × 1017 overall)
Dominant nodes (excluded from chart)Dave Navarro 37.40%Strawberry Alarm Clock 27.48%spirits in the sky 12.21%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)