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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 16 [I & Thou] *
49 [Roadside Monument] *
324 [Jamiroquai] *
144 [The The] *
81 [Matt Johnson] *
81 [Cauterize] *
1 [Theo Eastwind] *
16 [Elysian Fields] *
1 [David Poe] *
16 [Soft Cell] *
9 [Marc Almond] *
1 [Raoul & The Ruined] *
49 [Martin McCarrick] *
256 [Siouxsie and the Banshees] *
1 [Seventh Séance] *
1 [The McCarricks] *
1 [The Willing Sinners] *
49 [This Mortal Coil] *
49 [Siouxsie & The Banshees] *
4 [Steve Sherlock] *
1 [Annie Hogan] *
1 [Billy McGee] *
1 [Cindy Ecstasy] *
1 [Lee Jenkinson]
)
= 4.26 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [I & Thou] *
1 [Roadside Monument] *
1 [Jamiroquai] *
1 [The The] *
1 [Matt Johnson] *
1 [Cauterize] *
1 [Theo Eastwind] *
1 [Elysian Fields] *
1 [David Poe] *
1 [Soft Cell] *
1 [Marc Almond] *
1 [Raoul & The Ruined] *
1 [Martin McCarrick] *
1 [Siouxsie and the Banshees] *
1 [Seventh Séance] *
1 [The McCarricks] *
1 [The Willing Sinners] *
1 [This Mortal Coil] *
1 [Siouxsie & The Banshees] *
1 [Steve Sherlock] *
1 [Annie Hogan] *
1 [Billy McGee] *
1 [Cindy Ecstasy] *
1 [Lee Jenkinson]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
24
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
5.26%
(4.26 × 1024 overall)
Dominant nodes (excluded from chart)Jamiroquai 26.62%Siouxsie and the Banshees 21.04%The The 11.83%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)