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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 16 [Conor Irwin] *
100 [Shane Gough] *
4 [keith flynn] *
4 [liam flynn] *
36 [Spiderbaby] *
361 [Midlands Big Band] *
1 [ReSeisiun] *
9 [CILLIAN HILL] *
36 [Blue Moose] *
25 [Bunny] *
9 [The Reubens] *
49 [Froud] *
16 [SAINT SISTER] *
16 [Rubber] *
1 [The Rubens] *
36 [Camembert Quartet]
)
= 1.75 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Conor Irwin] *
1 [Shane Gough] *
1 [keith flynn] *
1 [liam flynn] *
1 [Spiderbaby] *
1 [Midlands Big Band] *
1 [ReSeisiun] *
1 [CILLIAN HILL] *
1 [Blue Moose] *
1 [Bunny] *
1 [The Reubens] *
1 [Froud] *
1 [SAINT SISTER] *
1 [Rubber] *
1 [The Rubens] *
1 [Camembert Quartet]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
16
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.18%
(1.75 × 1020 overall)
Dominant nodes (excluded from chart)Midlands Big Band 49.12%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)