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, 16) = 16
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 16 * 16 = 256
Base_Influence (IV) = $inbound / $outbound = 16 / 16 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 256 *
( 81 [The Redskins] *
4 [Ray Carless] *
361 [Jazz Jamaica] *
4 [Jason Yarde] *
169 [London Brew] *
25 [Syd Arthur] *
16 [Raven Bush] *
4 [Speakers Corner Quartet] *
1 [Adrian Owusu] *
1 [Barbora Patkova] *
1 [Collin Webster] *
1 [Jack Yglesias] *
1 [Jake Ferguson] *
1 [James Arben] *
1 [Malcom Catto] *
1 [Max Weissenfeldt] *
1 [Mike Burnham] *
1 [Nesta] *
1 [The Brkn Record] *
1 [Dan Smith (61)] *
1 [Tom Hodges]
)
= 32.39T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Redskins] *
1 [Ray Carless] *
1 [Jazz Jamaica] *
1 [Jason Yarde] *
1 [London Brew] *
1 [Syd Arthur] *
1 [Raven Bush] *
1 [Speakers Corner Quartet] *
1 [Adrian Owusu] *
1 [Barbora Patkova] *
1 [Collin Webster] *
1 [Jack Yglesias] *
1 [Jake Ferguson] *
1 [James Arben] *
1 [Malcom Catto] *
1 [Max Weissenfeldt] *
1 [Mike Burnham] *
1 [Nesta] *
1 [The Brkn Record] *
1 [Dan Smith (61)] *
1 [Tom Hodges]
)
= 1
Outbound
16
Tags on post
Inbound
16
Posts tagging this
Connections
21
Total nodes
Base Node Strength
256
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Jazz Jamaica 38.69%London Brew 18.11%The Redskins 8.68%Syd Arthur 2.68%Raven Bush 1.71%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)