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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 225 [Jimmie's Chicken Shack] *
9 [Christine McVie] *
196 [Bob Daisley] *
4 [Dave Winthrop] *
324 [Tony Ashton] *
324 [Chicken Shack] *
100 [Keef Hartley] *
81 [John Glascock] *
9 [Alan Powell] *
9 [Paul Hancox] *
16 [Andy Silvester] *
9 [Robbie Blunt] *
4 [Dave Bidwell] *
1 [Paul Butler (4)] *
4 [Paul Martinez] *
4 [Paul Raymond (2)] *
1 [Stan Webb (2)] *
110 [Paul Raymond]
)
= 1.11 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Jimmie's Chicken Shack] *
1 [Christine McVie] *
1 [Bob Daisley] *
1 [Dave Winthrop] *
1 [Tony Ashton] *
1 [Chicken Shack] *
1 [Keef Hartley] *
1 [John Glascock] *
1 [Alan Powell] *
1 [Paul Hancox] *
1 [Andy Silvester] *
1 [Robbie Blunt] *
1 [Dave Bidwell] *
1 [Paul Butler (4)] *
1 [Paul Martinez] *
1 [Paul Raymond (2)] *
1 [Stan Webb (2)] *
0.9091 [Paul Raymond]
)
= 0.9091
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.07%
(1.11 × 1023 overall)
Dominant nodes (excluded from chart)Tony Ashton 22.64%Chicken Shack 22.64%Jimmie's Chicken Shack 15.72%Bob Daisley 13.70%Paul Raymond 7.69%Keef Hartley 6.99%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)