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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 144 [The Danse Society] *
1 [David Whitaker (3)] *
1 [Iain Hunter] *
1 [Jack Cooper (11)] *
1 [Lyndon Scarfe] *
1 [Maethelyiah] *
1 [Martin Roberts (4)] *
1 [Paul Gilmartin] *
1 [Paul Hampshire] *
1 [Sam Bollands] *
1 [Steve Rawlings] *
1 [Tim Wright (3)] *
100 [Coldwar] *
4 [Eoin Broughal] *
1 [Andy Coade] *
1 [Bert Gore] *
1 [Dave Greene] *
1 [Domonic McMahon] *
1 [Gavin Burns] *
1 [Ian Lawless] *
1 [Marty McElhinney] *
1 [Trevor Mclave]
)
= 230.4K
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Danse Society] *
1 [David Whitaker (3)] *
1 [Iain Hunter] *
1 [Jack Cooper (11)] *
1 [Lyndon Scarfe] *
1 [Maethelyiah] *
1 [Martin Roberts (4)] *
1 [Paul Gilmartin] *
1 [Paul Hampshire] *
1 [Sam Bollands] *
1 [Steve Rawlings] *
1 [Tim Wright (3)] *
1 [Coldwar] *
1 [Eoin Broughal] *
1 [Andy Coade] *
1 [Bert Gore] *
1 [Dave Greene] *
1 [Domonic McMahon] *
1 [Gavin Burns] *
1 [Ian Lawless] *
1 [Marty McElhinney] *
1 [Trevor Mclave]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Danse Society 53.14%Coldwar 36.90%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)