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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 2 [Inside Out] *
4 [Jul 22 1991 Babes In Toyland] *
16 [Jun 22 1991 Inside Out] *
9 [May 11 1992 Fugazi] *
9 [Oct 19 1991 Slum Turkeys] *
9 [Oct 8 1993 Golden Mile] *
4 [Sep 21 1991 DFA] *
4 [John Duff] *
16 [Alan O’Boyle] *
169 [Mexican Pets] *
144 [Babes In Toyland] *
144 [Charlie’s] *
100 [Fugazi] *
400 [Chumbawamba] *
25 [Slum Turkeys] *
25 [Flexihead] *
4 [golden mile (band)] *
1 [The Crowd] *
4 [Decal] *
1 [In Motion (3)] *
6 [Legion Of Two]
)
= 1.29 x 10^25
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Inside Out] *
1 [Jul 22 1991 Babes In Toyland] *
1 [Jun 22 1991 Inside Out] *
1 [May 11 1992 Fugazi] *
1 [Oct 19 1991 Slum Turkeys] *
1 [Oct 8 1993 Golden Mile] *
1 [Sep 21 1991 DFA] *
1 [John Duff] *
1 [Alan O’Boyle] *
1 [Mexican Pets] *
1 [Babes In Toyland] *
1 [Charlie’s] *
1 [Fugazi] *
1 [Chumbawamba] *
1 [Slum Turkeys] *
1 [Flexihead] *
1 [golden mile (band)] *
1 [The Crowd] *
1 [Decal] *
1 [In Motion (3)] *
0.6667 [Legion Of Two]
)
= 1.33
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
21
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
5.52%
(1.29 × 1025 overall)
Dominant nodes (excluded from chart)Chumbawamba 34.48%Mexican Pets 14.57%Babes In Toyland 12.41%Charlie’s 12.41%Fugazi 8.62%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)