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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 16 [Ian Thomas Band] *
1 [Dave Cooper] *
1 [Pete Squires] *
1 [Terry Gadsden] *
169 [Bob Segarini] *
81 [The Wackers] *
1 [Dazed] *
4 [Roxy] *
1 [The Dudes] *
16 [The Hudson Brothers] *
4 [Dudes (3)] *
1 [Roxy (9)] *
1 [The Family Tree (8)] *
1 [The Rosebuds (8)] *
1 [The Us (3)] *
1 [Cats & Dogs] *
1 [Segarini & Bishop]
)
= 224.28M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Ian Thomas Band] *
1 [Dave Cooper] *
1 [Pete Squires] *
1 [Terry Gadsden] *
1 [Bob Segarini] *
1 [The Wackers] *
1 [Dazed] *
1 [Roxy] *
1 [The Dudes] *
1 [The Hudson Brothers] *
1 [Dudes (3)] *
1 [Roxy (9)] *
1 [The Family Tree (8)] *
1 [The Rosebuds (8)] *
1 [The Us (3)] *
1 [Cats & Dogs] *
1 [Segarini & Bishop]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
17
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Bob Segarini 55.41%The Wackers 26.56%Ian Thomas Band 5.25%The Hudson Brothers 5.25%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)