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 *
( 225 [Sheeba] *
25 [Dennis Woods] *
324 [Niall Power] *
4 [Irene McCoubrey] *
100 [Brian Despard] *
16 [Perky Boggins] *
1 [Alistair Boggins] *
81 [Jimmy Compton] *
81 [Anthony Drennan] *
1 [Paul Drennan] *
1 [Tony Malloy] *
196 [Fran Breen] *
1 [Maggie Moone] *
1 [Frances Campbell] *
4 [Marion Fossett] *
4 [Martin Foye] *
4 [fossetts circus]
)
= 3.84 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Sheeba] *
1 [Dennis Woods] *
1 [Niall Power] *
1 [Irene McCoubrey] *
1 [Brian Despard] *
1 [Perky Boggins] *
1 [Alistair Boggins] *
1 [Jimmy Compton] *
1 [Anthony Drennan] *
1 [Paul Drennan] *
1 [Tony Malloy] *
1 [Fran Breen] *
1 [Maggie Moone] *
1 [Frances Campbell] *
1 [Marion Fossett] *
1 [Martin Foye] *
1 [fossetts circus]
)
= 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)
0.37%
(3.84 × 1018 overall)
Dominant nodes (excluded from chart)Niall Power 30.20%Sheeba 20.97%Fran Breen 18.27%Brian Despard 9.32%Jimmy Compton 7.55%Anthony Drennan 7.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)