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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 64 [Jackie Flavelle] *
324 [Chris Barber] *
1 [Ottilie Patterson] *
81 [Lonnie Donegan] *
361 [Chris Barber's Jazz Band] *
4 [Ron Bowden] *
1 [Alex Revell] *
1 [Dick Bishop] *
1 [Dick Smith (2)] *
1 [Eddie Smith (2)] *
1 [Ian Wheeler] *
1 [Jim Bray] *
1 [John Crocker] *
4 [John Slaughter] *
1 [Micky Ashman] *
100 [Monty Sunshine] *
25 [Pat Halcox] *
4 [Steve Hammond (2)] *
1 [Stu Morrison]
)
= 97.01T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Jackie Flavelle] *
1 [Chris Barber] *
1 [Ottilie Patterson] *
1 [Lonnie Donegan] *
1 [Chris Barber's Jazz Band] *
1 [Ron Bowden] *
1 [Alex Revell] *
1 [Dick Bishop] *
1 [Dick Smith (2)] *
1 [Eddie Smith (2)] *
1 [Ian Wheeler] *
1 [Jim Bray] *
1 [John Crocker] *
1 [John Slaughter] *
1 [Micky Ashman] *
1 [Monty Sunshine] *
1 [Pat Halcox] *
1 [Steve Hammond (2)] *
1 [Stu Morrison]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Chris Barber's Jazz Band 36.91%Chris Barber 33.13%Monty Sunshine 10.22%Lonnie Donegan 8.28%Jackie Flavelle 6.54%Pat Halcox 2.56%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)