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, 16) = 16
$outbound = max(1, 14) = 14
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 16 * 14 = 224
Base_Influence (IV) = $inbound / $outbound = 16 / 14 = 1.1429
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 224 *
( 289 [The Incredible String Band] *
16 [Mike Heron] *
9 [Robin Williamson] *
4 [Bina Williamson] *
4 [Christina McKechnie] *
4 [Clare Smith (6)] *
4 [Gerard Dott] *
4 [Graham Forbes (2)] *
4 [Jack Ingram (2)] *
4 [John Gilston] *
4 [Lawson Dando] *
4 [Licorice McKechnie] *
4 [Malcolm Le Maistre] *
4 [Mike Heron (2)] *
4 [Rose Simpson] *
4 [Stan Schnier] *
36 [Psychedelic folk] *
1 [Robin Williamson & His Merry Band]
)
= 2.25 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.1429 *
( 1 [The Incredible String Band] *
1 [Mike Heron] *
1 [Robin Williamson] *
1 [Bina Williamson] *
1 [Christina McKechnie] *
1 [Clare Smith (6)] *
1 [Gerard Dott] *
1 [Graham Forbes (2)] *
1 [Jack Ingram (2)] *
1 [John Gilston] *
1 [Lawson Dando] *
1 [Licorice McKechnie] *
1 [Malcolm Le Maistre] *
1 [Mike Heron (2)] *
1 [Rose Simpson] *
1 [Stan Schnier] *
1 [Psychedelic folk] *
1 [Robin Williamson & His Merry Band]
)
= 1.14
Outbound
16
Tags on post
Inbound
14
Posts tagging this
Connections
18
Total nodes
Base Node Strength
224
Base Node Influence
1.1429
Strength Share (vs Direct Neighbours)
35.73%
(2.25 × 1016 overall)
Dominant nodes (excluded from chart)The Incredible String Band 46.09%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)