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 *
( 49 [Niall mcGuirk] *
196 [Not Our World] *
4 [Aug 8 1989 Vandals] *
25 [Feb 17 1989 Not Our World] *
25 [Feb 24 1989 Not Our World] *
9 [Mar 11 1989 Anhrefn] *
9 [May 15 1988 Membranes] *
4 [May 18 1988 Membranes] *
16 [May 19 1989 Anhrefn] *
16 [Nov 23 1989 Fugazi] *
4 [Ross Hackett] *
25 [Shane McGrath] *
64 [Hugh O'Byrne] *
9 [Tension] *
9 [Ross Neville] *
1 [Michael mullen] *
12 [Mar 10 1989 Anhrefn]
)
= 4.96 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Niall mcGuirk] *
1 [Not Our World] *
1 [Aug 8 1989 Vandals] *
1 [Feb 17 1989 Not Our World] *
1 [Feb 24 1989 Not Our World] *
1 [Mar 11 1989 Anhrefn] *
1 [May 15 1988 Membranes] *
1 [May 18 1988 Membranes] *
1 [May 19 1989 Anhrefn] *
1 [Nov 23 1989 Fugazi] *
1 [Ross Hackett] *
1 [Shane McGrath] *
1 [Hugh O'Byrne] *
1 [Tension] *
1 [Ross Neville] *
1 [Michael mullen] *
0.75 [Mar 10 1989 Anhrefn]
)
= 0.75
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.83%
(4.96 × 1019 overall)
Dominant nodes (excluded from chart)Not Our World 40.75%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)