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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 32 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 100 [Small Faces] *
4 [Ronnie Laine] *
225 [Kenney Jones] *
121 [Jimmy McCulloch] *
169 [Rick Wills] *
81 [Steve Marriott] *
121 [Ronnie Lane] *
9 [Jimmy Winston] *
9 [Nigel Pegrum] *
36 [kenny-jones] *
169 [Rod Stewart] *
36 [The Faces] *
225 [Ron Wood] *
81 [Tetsu Yamauchi] *
289 [Stanley Clarke] *
169 [Bobby Keys] *
256 [Ronnie Wood] *
64 [the New Barbarians] *
400 [Keith Richards] *
4 [Joseph Zigaboo Modeliste] *
25 [Joseph Modeliste] *
49 [Faces] *
49 [Faces (3)] *
36 [Quiet Melon] *
16 [All Star Band (5)] *
1 [The Muleskinners] *
16 [Billy Bragg & The Blokes] *
49 [Noel Gallagher] *
144 [paul weller] *
100 [Ben Mandelson] *
225 [Lu Edmonds] *
25 [billy bragg]
)
= 1.33 x 10^57
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Small Faces] *
1 [Ronnie Laine] *
1 [Kenney Jones] *
1 [Jimmy McCulloch] *
1 [Rick Wills] *
1 [Steve Marriott] *
1 [Ronnie Lane] *
1 [Jimmy Winston] *
1 [Nigel Pegrum] *
1 [kenny-jones] *
1 [Rod Stewart] *
1 [The Faces] *
1 [Ron Wood] *
1 [Tetsu Yamauchi] *
1 [Stanley Clarke] *
1 [Bobby Keys] *
1 [Ronnie Wood] *
1 [the New Barbarians] *
1 [Keith Richards] *
1 [Joseph Zigaboo Modeliste] *
1 [Joseph Modeliste] *
1 [Faces] *
1 [Faces (3)] *
1 [Quiet Melon] *
1 [All Star Band (5)] *
1 [The Muleskinners] *
1 [Billy Bragg & The Blokes] *
1 [Noel Gallagher] *
1 [paul weller] *
1 [Ben Mandelson] *
1 [Lu Edmonds] *
1 [billy bragg]
)
= 1
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
32
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.39%
(1.33 × 1057 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)