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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 30 [The Dudley Corporation] *
36 [Stephen Shannon] *
16 [Mark Jordan] *
4 [James Lillis] *
4 [Hugh McCabe] *
9 [Anthony Mackey] *
4 [Anthony Darby] *
4 [Eric Stover] *
1 [Graham Mackey] *
49 [Dinah Brand] *
16 [Delorentos] *
4 [THE 202S] *
25 [Striknien DC] *
36 [The Sick and Indigent Song Club] *
16 [THE RUN ONS] *
36 [The Spook Of The Thirteenth Lock] *
81 [Pet Lamb] *
49 [Holemasters] *
16 [THE MIDDLE AGES] *
25 [HOT COLOSSUS] *
16 [Retarded Cop] *
25 [Mellow Drops]
)
= 2.63 x 10^27
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.2 [The Dudley Corporation] *
1 [Stephen Shannon] *
1 [Mark Jordan] *
1 [James Lillis] *
1 [Hugh McCabe] *
1 [Anthony Mackey] *
1 [Anthony Darby] *
1 [Eric Stover] *
1 [Graham Mackey] *
1 [Dinah Brand] *
1 [Delorentos] *
1 [THE 202S] *
1 [Striknien DC] *
1 [The Sick and Indigent Song Club] *
1 [THE RUN ONS] *
1 [The Spook Of The Thirteenth Lock] *
1 [Pet Lamb] *
1 [Holemasters] *
1 [THE MIDDLE AGES] *
1 [HOT COLOSSUS] *
1 [Retarded Cop] *
1 [Mellow Drops]
)
= 1.2
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
22
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
11.31%
(2.63 × 1027 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)