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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 9 [Smile (band)] *
1 [Pip Wills] *
1 [Keith Miller] *
1 [Rennie Linton] *
4 [Harry Beattie] *
9 [Ian Andrews] *
9 [Owen Kelly] *
1 [cecil thompson] *
1 [Cimetière militaire allemand de Champs] *
1 [Nécropole nationale de Champs] *
49 [Capri Showband] *
121 [Coasters Showband] *
64 [Cosmos Showband] *
49 [Flair Showband] *
63 [smile-band] *
12 [Dave Love]
)
= 4.10 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 9 [Smile (band)] *
1 [Pip Wills] *
1 [Keith Miller] *
1 [Rennie Linton] *
1 [Harry Beattie] *
1 [Ian Andrews] *
1 [Owen Kelly] *
1 [cecil thompson] *
1 [Cimetière militaire allemand de Champs] *
1 [Nécropole nationale de Champs] *
1 [Capri Showband] *
1 [Coasters Showband] *
1 [Cosmos Showband] *
1 [Flair Showband] *
0.7778 [smile-band] *
0.75 [Dave Love]
)
= 5.25
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
16
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
20.20%
(4.10 × 1015 overall)
Dominant nodes (excluded from chart)Coasters Showband 24.44%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)