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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 132 [Andy Fairweather-Low] *
121 [Mick Taylor] *
121 [Bill Wyman] *
4 [terry taylor] *
225 [geraint watkins] *
1 [martin taylor] *
9 [Georgie Fame] *
16 [Nick Payn] *
64 [Graham Broad] *
1 [Gary U.S. Bonds] *
121 [Beverley Skeete] *
169 [Albert Lee] *
144 [Gary Brooker] *
1 [Clive Powell (2)] *
1 [Janice Hoyte] *
4 [Equators (2)] *
9 [Juice On The Loose (2)] *
36 [Bootleg Kings] *
25 [No Stiletto Shoes] *
225 [Bill Wyman’s Rhythm Kings] *
144 [Ed Deane] *
144 [Dave Bronze]
)
= 1.78 x 10^32
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.09 [Andy Fairweather-Low] *
1 [Mick Taylor] *
1 [Bill Wyman] *
1 [terry taylor] *
1 [geraint watkins] *
1 [martin taylor] *
1 [Georgie Fame] *
1 [Nick Payn] *
1 [Graham Broad] *
1 [Gary U.S. Bonds] *
1 [Beverley Skeete] *
1 [Albert Lee] *
1 [Gary Brooker] *
1 [Clive Powell (2)] *
1 [Janice Hoyte] *
1 [Equators (2)] *
1 [Juice On The Loose (2)] *
1 [Bootleg Kings] *
1 [No Stiletto Shoes] *
1 [Bill Wyman’s Rhythm Kings] *
1 [Ed Deane] *
1 [Dave Bronze]
)
= 1.09
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
22
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.44%
(1.78 × 1032 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)