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 11 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 441 [The Animals] *
16 [Dave Rowberry] *
49 [Eric Burdon And The Animals] *
9 [The Mike Cotton Sound] *
49 [Mick Avory] *
900 [The Kinks] *
36 [kast off kinks] *
4 [The Kast Off Kinks] *
289 [The Ravens] *
4 [Class Of '64 (2)] *
1 [Billy O'Haire Trio]
)
= 9.14 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Animals] *
1 [Dave Rowberry] *
1 [Eric Burdon And The Animals] *
1 [The Mike Cotton Sound] *
1 [Mick Avory] *
1 [The Kinks] *
1 [kast off kinks] *
1 [The Kast Off Kinks] *
1 [The Ravens] *
1 [Class Of '64 (2)] *
1 [Billy O'Haire Trio]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
11
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.22%
(9.14 × 1016 overall)
Dominant nodes (excluded from chart)The Kinks 49.94%The Animals 24.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)