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 *
( 100 [The Blackjacks] *
81 [The Stones] *
9 [Brian Jones] *
400 [Keith Richards] *
16 [Dick Taylor] *
9 [Colin Hanton] *
9 [Eric Griffiths (2)] *
9 [John Lowe (2)] *
9 [Len Garry] *
9 [Pete Shotton] *
9 [Rod Davis] *
121 [Mick Taylor] *
121 [Bill Wyman] *
289 [Charlie Watts] *
225 [Ron Wood] *
9 [Tony Chapman] *
9 [Dick Taylor (2)] *
4 [Brian Jones (5)]
)
= 3.06 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Blackjacks] *
1 [The Stones] *
1 [Brian Jones] *
1 [Keith Richards] *
1 [Dick Taylor] *
1 [Colin Hanton] *
1 [Eric Griffiths (2)] *
1 [John Lowe (2)] *
1 [Len Garry] *
1 [Pete Shotton] *
1 [Rod Davis] *
1 [Mick Taylor] *
1 [Bill Wyman] *
1 [Charlie Watts] *
1 [Ron Wood] *
1 [Tony Chapman] *
1 [Dick Taylor (2)] *
1 [Brian Jones (5)]
)
= 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.28%
(3.06 × 1026 overall)
Dominant nodes (excluded from chart)Keith Richards 27.74%Charlie Watts 20.04%Ron Wood 15.60%Mick Taylor 8.39%Bill Wyman 8.39%The Blackjacks 6.93%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)