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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 9 [Sean Kennedy] *
16 [Jona Weinhofen] *
4 [Kevin Cameron] *
1 [Michael Crafter] *
1 [Adrian Horsman] *
4 [Ben Coyte] *
4 [Ed Butcher] *
1 [Jamie Hope] *
4 [JJ Peters] *
4 [Sean Kennedy (2)] *
324 [Bring Me The Horizon] *
169 [Bleeding Through] *
81 [Destroy Rebuild Until God Shows] *
36 [Antagonist A.D] *
25 [Tickle Me Pink] *
49 [Blood Ceremony] *
36 [Day of Contempt] *
64 [Eternal Lord] *
64 [Deez Nuts]
)
= 4.25 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Sean Kennedy] *
1 [Jona Weinhofen] *
1 [Kevin Cameron] *
1 [Michael Crafter] *
1 [Adrian Horsman] *
1 [Ben Coyte] *
1 [Ed Butcher] *
1 [Jamie Hope] *
1 [JJ Peters] *
1 [Sean Kennedy (2)] *
1 [Bring Me The Horizon] *
1 [Bleeding Through] *
1 [Destroy Rebuild Until God Shows] *
1 [Antagonist A.D] *
1 [Tickle Me Pink] *
1 [Blood Ceremony] *
1 [Day of Contempt] *
1 [Eternal Lord] *
1 [Deez Nuts]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
19
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
10.04%
(4.25 × 1023 overall)
Dominant nodes (excluded from chart)Bring Me The Horizon 32.53%Bleeding Through 16.97%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)