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, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 6 = 48
Base_Influence (IV) = $inbound / $outbound = 8 / 6 = 1.3333
// 3. Exponential Network Values (accumulating 13 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 48 *
( 196 [The 1975] *
25 [Vampire Weekend] *
9 [Indie pop] *
9 [Kevin Parker] *
1 [Dominic Simper] *
1 [Jay Watson] *
121 [Aquaserge] *
4 [Julien Barbagallo] *
9 [Nick Allbrook] *
1 [Mink Mussel Creek] *
1 [Allbrook/Avery] *
2 [Cameron Avery] *
2 [Kevin Parker (2)]
)
= 331.95B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.3333 *
( 1 [The 1975] *
1 [Vampire Weekend] *
1 [Indie pop] *
1 [Kevin Parker] *
1 [Dominic Simper] *
1 [Jay Watson] *
1 [Aquaserge] *
1 [Julien Barbagallo] *
1 [Nick Allbrook] *
1 [Mink Mussel Creek] *
1 [Allbrook/Avery] *
0.5 [Cameron Avery] *
0.5 [Kevin Parker (2)]
)
= 0.3333
Outbound
8
Tags on post
Inbound
6
Posts tagging this
Connections
13
Total nodes
Base Node Strength
48
Base Node Influence
1.3333
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The 1975 45.69%Aquaserge 28.21%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)