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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 121 [Mick Taylor] *
121 [Bill Wyman] *
4 [terry taylor] *
225 [geraint watkins] *
1 [martin taylor] *
9 [Georgie Fame] *
64 [Graham Broad] *
1 [Gary U.S. Bonds] *
25 [Frank Mead] *
121 [Beverley Skeete] *
169 [Albert Lee] *
144 [Gary Brooker] *
1 [Clive Powell (2)] *
1 [Janice Hoyte] *
36 [Bootleg Kings] *
4 [Moon (28)] *
9 [The Q Tips] *
225 [Bill Wyman’s Rhythm Kings] *
49 [Noel McCalla] *
36 [Paul Young] *
25 [Ian Kewley]
)
= 1.15 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Mick Taylor] *
1 [Bill Wyman] *
1 [terry taylor] *
1 [geraint watkins] *
1 [martin taylor] *
1 [Georgie Fame] *
1 [Graham Broad] *
1 [Gary U.S. Bonds] *
1 [Frank Mead] *
1 [Beverley Skeete] *
1 [Albert Lee] *
1 [Gary Brooker] *
1 [Clive Powell (2)] *
1 [Janice Hoyte] *
1 [Bootleg Kings] *
1 [Moon (28)] *
1 [The Q Tips] *
1 [Bill Wyman’s Rhythm Kings] *
1 [Noel McCalla] *
1 [Paul Young] *
1 [Ian Kewley]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
21
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.14%
(1.15 × 1029 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)