Persistent Structural Inequality of Online Interactions Across Platforms


1 Introduction↩︎

The growth of social media has signified that the online domain has become an ever more dominant setting for public debate [1]. This debate usually takes the form of an initial user publishing a post, and others replying or reacting to the message. Because of the online nature of these dynamics, users have access to much larger audiences, which, in turn, can interact with a wider range of posts and opinions. While this has increased the ability to participate in public debates, it has also fostered many unintended phenomena, including the spread of disinformation [2], [3] and toxic debate [4][7], and the emergence of polarization [8][12]. It is thus important to understand how responsibility for these phenomena is spread across its users. In the case of disinformation, for example, findings suggest that an extremely small group is responsible for very high exposure of misinformation [3], [13], particularly under information void regimes  [14]. In particular, a well-documented feature of digital platforms is the unequal distribution of attention: a small share of users consistently attracts most interactions, while the majority remains marginal [15][19]. This pattern recurs across platforms with different user bases, content types, and algorithmic infrastructures, suggesting the presence of structural regularities [4], [20]. Power-law and Zipf-like models are often used to describe these dynamics [21], [22], yet it remains unclear whether the observed inequality arises from platform-specific factors [23], [24] or from more general constraints on how attention is distributed online [25][28]. This uncertainty challenges the idea that design-level interventions alone can reshape interaction patterns: if inequality consistently re-emerges under different configurations, it may reflect deeper constraints inherent to digital systems. Some work has examined inequality in user activity on platforms such as Reddit [29][31] and X [32][35], but a systematic account of temporal and cross-platform regularities is still missing. Most studies focus on single platforms or isolated events, making it difficult to systematically assess whether observed inequalities reflect transient conditions or more persistent constraints.

In this work, we examine whether interaction inequality follows consistent trajectories over time and across platforms. In particular, we test whether the emergence of dominant contributors, users that attract disproportionate attention, is a transient artifact or a persistent structural feature. We adopt a network-based approach, modeling user–post interactions and tracking their evolution across time windows. The analysis covers both mainstream platforms and alternative ecosystems, which differ widely in terms of governance, user demographics, and content policies. By examining the concentration and scaling properties of attention across these contexts, we assess not only the internal dynamics of each platform but also whether structural regularities persist across diverse socio-technical environments.

Our approach moves beyond a platform-specific focus to test whether interaction inequality reflects broader constraints linked to limited visibility, attention bottlenecks, and platform-mediated exposure. This perspective presents online engagement as a measurable pattern shaped by the architecture of participation, rather than an outcome of content or ideology. To this end, we adopt a set of complementary indices to capture functional form, tail dominance, and concentration.

2 Materials and methods↩︎

2.1 Data↩︎

We analyze a broad dataset covering multiple social media platforms that differ in user experience, governance, and user base composition. While some platforms do allow users to perform other actions besides the ones in our analysis, our work is limited by the ones that were available to us. We also performed a selection of the considered type of interactions to have a coherent analysis across platforms. Among the mainstream platforms, we include X, where posts receive likes and replies; and YouTube, where videos receive likes and comments. We also include Gab, where posts receive favourites and replies. Notably, this platform stands in stark contrast to the others as an alternative network with significantly looser moderation policies. As some platforms also vary in levels of homogeneity of type of discourse, when possible, we also used multiple datasets from the same platforms, representing both casual conversations and politically relevant discussions. Below, we outline the data collection procedure for each.

For what concerns mainstream platforms, we used posts on X that discussed the 26th Conference of the Parties, referred to as COP26 in this work [36], and the Russo-Ukranian conflict [37], created in 2021 and between 2022 and 2023 respectively. The COP26 dataset contains 11.7 million posts and the Ukraine dataset consists of 103.9 million posts. We also include two X datasets containing casual conversations: “X GoT”, with 218 thousand posts discussing the TV series Game of Thrones, and “X NASA”, with 151 thousand posts discussing the space agency. YouTube data were collected using the platform’s public API and consist of two datasets covering current events and political discussions, and a third one discussing football. Data from Gab [38] were collected in two stages. Between June 1 and October 23, 2020, posts were retrieved through the general stream. After the API was deprecated, collection continued from the timelines of 930,000 previously identified users. Applying filters for the keywords “Trump” and “Biden” produced a subset of 468,000 posts covering the period from June to December 2020.

To ensure consistency across platforms, in this work we adopt the terms “posts”, “likes”, and “comments” for all forms of content and interaction, regardless of platform-specific terminology. For each post, we retain the author, timestamp, and aggregated engagement metrics. A full summary of the platforms, timespans, and original reactions is shown in Table 1. The datasets vary significantly in size, topic, and temporal coverage, ranging from hundreds of thousands to over 100 million posts, and spanning different time periods. To enable comparative analysis, we discretize time into non-overlapping windows, adjusting the granularity to match each dataset’s volume and timespan. Figure 1 shows the average number of posts created by users during each time window. We observe that in all platforms this value is remarkably stable: the only platform that exhibits a considerable change in this value is YouTube. However, this platform has been in existence for much longer, becoming more mainstream through time.

Table 1: Data breakdown for all social media platforms considered. Note how for YouTube, “users” refers to channels.
Platform From To Posts Users Reactions
Gab 06/2020 11/2020 468k 14k replies, reblogs, favourites
X (GOT) 01/2019 04/2019 434k 218k likes, retweets, replies
X (NASA) 01/2019 10/2019 151k 77k likes, retweets, replies
X (COP26) 06/2021 11/2021 10M 2M likes, retweets, replies
X (Ukraine) 02/2022 02/2023 87M 7M likes, retweets, replies
YouTube (political) 01/2012 05/2025 278k 319 likes, comments
YouTube (football) 08/2022 10/2022 16k 1673 comments
YouTube (current events) 01/2006 12/2024 12M 2932 likes, comments
Figure 1: Average number of posts created by users. Almost all platforms show a very limited variation in the average number of posts created by users in the period of analysis. “YouTube current events” and “YouTube political” are the exceptions, displaying a significant growth over the years.

2.2 Measures↩︎

In this work we use multiple measures and indices to characterize the levels of concentration in users’ interactions. Before computing any measure we divide each dataset in discrete, separate time windows, each of length 5 days. Then, for each user, we compute a summary statistic by aggregating post-level values. Specifically, for each window, we take the median of a chosen post-level quantity (e.g., number of comments or likes), and round it up when the user has an even number of posts. Namely, if \(v_{i}\) denotes the post-level quantity of post \(i\) in the window, we compute:

\[m = \lceil \text{median}(v_{1}, v_{2}, \dots) \rceil\]

This choice allows us to analyse structural concentration with measures that are robust to outliers. In fact, users who consistently have very high levels of interactions are not mixed with others. The full procedure is illustrated in Figure 2.

Figure 2: Post-level statistics are grouped by users and summarized using the median.

The three measures capture complementary dimensions of the distribution, global shape (KL ratio), tail dominance (inverse coefficient of variation), and overall concentration (log-Gini). Since we consider the trends of these measures across time, we perform the Mann-Kendall test, which assesses monotonic trends in the time series. We provide the \(\tau\) statistic and a p-value in tables presented in the Results. To aid readability, we present the measures in the following paragraphs.

KL ratio↩︎

The first characteristic we investigate is the shape of the distributions. To this end, we adapt a method introduced by Clauset et al. [39]. For each time window, we fit both an exponential and a power-law distribution to the empirical data. We then compute the Kullback–Leibler divergence between the empirical distribution \(P\) and each fitted model, denoted as \(Q_{\mathrm{exp}}\) and \(Q_{\mathrm{pl}}\), respectively.

We define the divergence ratio as \[\label{eq:ratio} R_{KL} = \frac{D_{KL}(P \,\|\, Q_{\mathrm{pl}})}{D_{KL}(P \,\|\, Q_{\mathrm{exp}})}.\tag{1}\]

Values of \(R_{KL} < 1\) indicate that the empirical distribution is better approximated by a power-law model, whereas \(R_{KL} > 1\) suggests a closer fit to an exponential distribution. This comparison is particularly informative, as the two models exhibit markedly different tail behaviors.

Inverse Coefficient of Variation↩︎

Next, we further characterize the role of the tail using the inverse coefficient of variation (ICV), defined as the ratio between the mean and the standard deviation: \[\label{eq:ICV} \text{ICV} = \frac{\mu}{\sigma}.\tag{2}\]

The interpretation of ICV is straightforward: higher ICV values indicate that the distribution is more homogeneous, with observations tightly clustered around the mean. Conversely, lower ICV values signal greater dispersion and heterogeneity, often reflecting the presence of heavy tails or extreme values. For an exponential distributions this ratio is equal to \(1\). In contrast, heavy-tailed distributions such as power-laws typically exhibit \(\sigma \gg \mu\), leading to ICV \(\ll 1\). Therefore, smaller values of ICV indicate a stronger dominance of the tail and a higher level of dispersion.

Gini Index↩︎

Once the general shape of the distribution and the role of its tail have been characterized, we move to quantifying the level of inequality using the Gini index.

The Gini index is a widely used measure of inequality that quantifies how unevenly a quantity is distributed across a population. It ranges from 0 to 1, where 0 indicates perfect equality (all observations have the same value) and 1 corresponds to maximal inequality (all the mass is concentrated in a single observation). In our context, it captures how unevenly activity (e.g., posts, reactions) is distributed across users. Mathematically, given a set of non-negative activity values \(x_1, x_2, \dots, x_n\) with mean \(\mu\), the Gini index is defined as \[\label{eq:loggini} G = \frac{1}{2 n^2 \mu} \sum_{i=1}^{n} \sum_{j=1}^{n} |x_i - x_j|.\tag{3}\]

However, in the presence of extremely heavy-tailed distributions, this metric tends to saturate near 1, limiting its ability to resolve differences. To address this limitation, we compute the Gini index on a log-transformed variable, \(Y = \log (X +1)\). This transformation compresses the scale of large values while preserving the ordinal structure of the data, allowing for a more informative comparison across highly skewed distributions. We observe that distributions that have an index equal to 0 or 1 in the original space are also mapped to observations with indices equal to 0 and 1. Importantly, observing high inequality even in log-transformed space indicates that concentration reflects a structurally imbalanced distribution and is not just driven by extreme outliers.

3 Results and Discussion↩︎

3.1 Shape of distribution↩︎

Figure 3 (a) reports the ratio between the divergence from an exponential distribution and the divergence from a power-law distribution, as defined in Equation 1 and introduced in Section 2.2. Recall that a ratio smaller than \(1\) indicates that the empirical distribution is better approximated by a power-law model, whereas values larger than \(1\) suggest a better approximation by an exponential distribution. Across almost all datasets and interaction types, the observed values remain consistently below \(1\). This provides strong evidence that the empirical distributions are systematically closer to a power-law form than to an exponential one. In other words, the heavy-tailed behavior commonly associated with power-law distributions appears to characterize the interaction dynamics of the platforms under study. An additional observation is that there is only limited variation between active and passive interaction measures. Here, active interactions refer to content generated directly by users, such as the number of posts created, while passive interactions capture the engagement accumulated by that content, such as reactions or responses received. Despite describing different aspects of user behavior, both categories display remarkably similar divergence ratios, suggesting that the same underlying statistical structure governs both content production and engagement processes.

Figure 3 (b) further reports the correlation between the divergence ratio time series calculated of different interactions of each dataset. In nearly all cases, correlations are either negligible or positive. The absence of strong negative correlations indicates that shifts toward more power-law-like behavior in one metric are generally not associated with opposite trends in another. Instead, the weak-to-positive correlations suggest that these distributional properties tend to evolve coherently across interaction types. This consistency supports the interpretation that the emergence and persistence of heavy-tailed distributions are not isolated phenomena tied to a single behavioral signal, but rather reflect an organic and platform-wide characteristic of user activity and engagement dynamics. To further investigate the temporal evolution of this measure, Table 2 reports the results of the Mann–Kendall trend test applied to the divergence ratio time series. Negative values of Kendall’s \(\tau\) indicate decreasing trends over time, corresponding to progressively smaller divergence ratios and therefore to distributions becoming increasingly closer to a power-law form. Across most datasets, the estimated \(\tau\) statistics are negative, although the strength and statistical significance of the trend vary substantially across platforms and interaction types.

The clearest evidence of decreasing trends is observed in the X COP26 dataset, where all interaction statistics exhibit strongly negative and highly significant coefficients. Similar, though generally weaker, decreasing patterns also emerge in several Gab and YouTube datasets. These results suggest that, in many cases, interaction distributions evolve toward increasingly heavy-tailed configurations over time. However, this behavior is not universal. In the X Ukraine dataset, for example, several passive interaction metrics display significant positive trends, indicating a relative movement away from a power-law approximation. The X NASA dataset instead appears largely stable, with small and statistically insignificant coefficients across all measures. Overall, the Mann–Kendall analysis confirms that while power-law-like behavior is pervasive, its temporal evolution remains dependent on the specific platform and discussion context.

Figure 3: Distribution profiles relative to power-law and exponential behavior. We note how the shape of the distributions is consistently closer to a power-law than to an exponential (a). Values for the statistics being almost always < 1 indicate that the divergence between the empirical distribution and a power-law distribution is smaller than the divergence between an exponential and the empirical distribution. Panel (b) displays correlation values between interaction types, divided by platform.

3.2 Inverse coefficient of variation↩︎

One of the most immediate and interpretable measures of concentration is the inverse coefficient of variation (ICV), defined in Equation 2 , computed on the different interaction statistics. This quantity provides insight into the overall shape and dispersion of the distribution. Since the coefficient compares the mean to the standard deviation, the statistic tends toward zero when the variability of the data becomes large relative to its average value. Conversely, when observations are more concentrated around the mean and the standard deviation is comparatively smaller, the statistic increases. Intuitively, values close to \(0\) indicate highly dispersed and heavy-tailed distributions, where a relatively small number of observations account for a large fraction of the activity. Higher values instead correspond to more concentrated distributions, where observations are distributed more uniformly around the mean and extreme values are less dominant.

The values of this statistic are shown in Figure 4 (a). Across most datasets and interaction types, the inverse coefficient of variation remains consistently close to \(0\). This suggests that the empirical distributions are generally characterized by substantial dispersion and long tails, in agreement with the evidence previously observed from the divergence-ratio analysis. Values greater than \(1\) are only observed sporadically, most notably in the X nasa and YouTube datasets. Interestingly, the statistics that most frequently exceed the threshold of \(1\) correspond to active interactions, namely the number of posts created by users within the considered time window. A plausible explanation is that, over relatively short temporal windows, user posting activity may not generate enough extreme events to fully develop a heavy tail. In such situations, the distribution remains comparatively more concentrated, leading to larger values of the inverse coefficient of variation. Passive interactions, such as received engagement, instead appear much more consistently heavy-tailed, likely because attention accumulation processes naturally amplify disparities between highly visible and less visible content.

The correlation subplots in Figure 4 (b) again show predominantly non-negative relationships between the different interaction statistics, although the correlations appear weaker than those observed for the divergence-ratio measure. This indicates that while concentration patterns tend to evolve coherently across metrics, the strength of this co-evolution is more moderate when measured through dispersion-based statistics.

To assess whether these concentration levels exhibit systematic temporal trends, Table 3 reports the results of the Mann–Kendall trend test applied to the inverse coefficient of variation time series. In contrast to the divergence-ratio analysis, most estimated values of Kendall’s \(\tau\) remain relatively close to zero, indicating the absence of strong monotonic trends over time. This suggests that, although the distributions are consistently highly dispersed, the overall degree of dispersion tends to remain comparatively stable throughout the observation period. Some exceptions nevertheless emerge. In the X Ukraine dataset, several interaction statistics display positive and statistically significant trends, particularly for reposts, suggesting a gradual increase in concentration over time. Conversely, a number of YouTube datasets exhibit negative coefficients, most notably the political dataset for the number of posts, indicating increasing dispersion and heavier tails. The X COP26 dataset presents a more heterogeneous behavior, with opposite trends across different interaction types. Overall, however, the Mann–Kendall analysis confirms that the inverse coefficient of variation is substantially more temporally stable than the divergence-ratio metric.

Figure 4: Inverse coefficient of variation (ICV) for the different interaction statistics. The inverse coefficient of variation (a) is almost always less than 1, indicating that, in most cases, the tail of the distribution is long. Panel (b) shows weak correlations between the measures.

3.3 Log-Transformed Gini Index↩︎

Figure 5 (a) reports the evolution of the log-transformed Gini index, defined in Equation 3 . The Gini index is a standard measure of inequality and concentration, with larger values corresponding to stronger disparities among observations. In this context, the logarithmic transformation is introduced to attenuate the influence of extremely dominant observations and make differences between datasets more interpretable. Despite this transformation, many of the analyzed distributions still exhibit values of the transformed index close to \(G_{log} \approx 1\), indicating that the underlying interaction distributions remain highly concentrated. These results provide further evidence that user activity and engagement are distributed very unevenly in all platforms. A relatively small fraction of users or posts appears to account for a disproportionately large share of the observed interactions, even after reducing the effect of extreme outliers through the logarithmic transformation. This confirms the presence of strong inequality in participation and visibility dynamics across the studied systems.

Two forms of consistency emerge particularly clearly from Figure 5. First, the values of the transformed Gini index are highly stable over time within each dataset. This temporal stability suggests that concentration is not simply the result of isolated events or short-lived fluctuations, but rather a persistent structural property of the interaction dynamics. Second, datasets belonging to the same platform tend to display remarkably similar concentration levels, even when they correspond to different topics or communities. This indicates that the observed degree of inequality is likely influenced by platform-specific mechanisms, such as recommendation systems, visibility algorithms, interaction affordances, or broader patterns of user behavior encouraged by the platform design.

The correlation panel in Figure 5 (b) reveals a more heterogeneous pattern than the previous measures. In particular, several interaction statistics in the X datasets exhibit notable negative correlations. However, these negative correlations should be interpreted cautiously. In these datasets, the transformed Gini index varies only minimally over time and remains extremely stable. As a consequence, even very small fluctuations in the measured values may produce comparatively strong correlation coefficients, amplifying the apparent strength of the relationship despite the limited magnitude of the underlying changes.

To further evaluate the temporal dynamics of concentration, Table 4 presents the results of the Mann–Kendall trend test applied to the log-transformed Gini coefficient. Consistently with the visual evidence from Figure 5, many of the estimated values of Kendall’s \(\tau\) remain relatively close to zero, indicating limited monotonic variation over time. This further supports the interpretation that concentration levels are generally stable structural properties of the platforms rather than rapidly evolving characteristics.

At the same time, several datasets exhibit statistically significant positive trends, corresponding to increasing concentration over time. This behavior is especially evident in the X COP26 dataset and in the YouTube political and current events datasets for the number of posts, where the values of \(\tau\) are comparatively large. In these cases, the interaction dynamics appear to become progressively more unequal, with activity concentrating increasingly around a smaller subset of users or content. Positive trends are also observed for several passive interaction metrics in the X datasets, particularly likes/favourites and comments/replies. Negative trends, while less common, are also present in some datasets and interaction types. For example, the X GoT and X Ukraine datasets exhibit decreasing concentration for the number of posts, while some YouTube current events engagement metrics display moderate negative coefficients. These results indicate that the temporal evolution of concentration is not uniform across platforms and metrics. Nevertheless, the overall magnitude of the observed trends generally remains moderate compared to the persistently high baseline levels of concentration shown in Figure 5.

Figure 5: Log-transformed Gini index for the different interaction statistics. The log-transformed Gini index (a) shows high levels of concentration, a phenomenon most apparent in platforms like X or Gab, regardless of the topic of the discussion. Across platforms with multiple datasets, these metrics remain remarkably similar, suggesting underlying platform-specific structural differences. Panel (b) reports correlation values between the measures.

4 Conclusions↩︎

In this work, we investigated whether inequality in user interactions on social media reflects platform-specific configurations or deeper structural constraints. To this end, we analyzed bipartite user–post interaction networks across multiple platforms and tracked their evolution over time. By examining both active contributions (posts) and passive engagement (likes and comments), we aimed to capture the broader architecture of online participation. We quantified inequality using a KL-divergence–based model comparison, an inverse coefficient of variation, and a log-transformed Gini index. All metrics were computed over time, allowing us to assess whether and how attention distribution patterns evolve across diverse digital environments.

Our results show that interaction inequality is not only widespread but remarkably persistent. Across all platforms, and regardless of differences in scale, governance, or topical focus, a small fraction of users consistently accumulates the majority of attention. This pattern holds for all forms of engagement and exhibits a stable cross-platform ordering over time. Passive interactions tend to be even more concentrated than active ones. These findings point to the conclusion that inequality in digital interaction is not an incidental byproduct of algorithms, content dynamics, or user preferences. Rather, it emerges as a structural outcome of systems built around constrained attention and platform-mediated visibility. Under these conditions, engagement becomes subject to compression: attention gravitates toward a few visible actors, while the majority remain marginal. The recurrence of this pattern across contexts suggests that inequality acts as a systemic attractor—resistant to surface-level interventions.

Understanding these regularities is essential for rethinking the promises and limits of digital participation. Platforms are often designed with the intention of enabling open access, inclusive visibility, and equal opportunity for engagement. In this context, visibility and attention are scarse and unevenly distributed, but follow stable trajectories over time. Our analysis therefore shows that these policy goals are bounded by the very architecture of digital interactions.

Declarations↩︎

Availability of data and materials↩︎

  • Gab, used in prior work: see [38]

  • X COP26, used in prior work: see [36]

  • X Ukraine, used in prior work: see [12]

  • YouTube datasets (football, current events and political) are available on https://osf.io/3824q/

  • X NASA and X got, used in prior work: see [4]

Competing interests↩︎

The authors declare no competing interests.

Funding↩︎

Funded by the European Union - Next Generation EU, Mission 4 Component 1 CUP B53C23002460006.

Authors’ contributions↩︎

G.P. designed and conducted the experiments; G.P., E.DM., E.L., and S.Z. analyzed the results; N.DM. and M.C. supervised the project; all authors wrote the manuscript and provided critical feedback.

Supporting information↩︎

Table 2: Mann–Kendall trend statistics for the divergence ratio. Negative values of Kendall’s \(\tau\) indicate decreasing divergence ratios over time, corresponding to empirical distributions becoming progressively closer to a power-law approximation relative to an exponential one. Most datasets exhibit negative trends, although the strength and statistical significance of the effect vary across platforms and interaction types.
Dataset Variable \(\tau\) p-value (sl)
Gab Number of posts -0.024 0.844
Gab Comments/replies -0.273 0.018
Gab Retweets/reblogs -0.243 0.035
Gab Likes/favourites -0.153 0.187
X got Number of posts -0.232 0.118
X got Likes/favourites -0.290 0.050
X got Retweets/reblogs -0.170 0.267
X got Comments/replies -0.357 0.036
X nasa Number of posts 0.124 0.171
X nasa Likes/favourites 0.032 0.729
X nasa Retweets/reblogs 0.107 0.304
X nasa Comments/replies 0.057 0.576
X cop26 Number of posts -0.482 0.000
X cop26 Likes/favourites -0.479 0.000
X cop26 Retweets/reblogs -0.449 0.000
X cop26 Comments/replies -0.580 0.000
X ukraine Number of posts -0.081 0.310
X ukraine Likes/favourites 0.166 0.038
X ukraine Retweets/reblogs 0.435 0.000
X ukraine Comments/replies 0.540 0.000
YouTube political Number of posts -0.352 0.000
YouTube political Comments/replies -0.257 0.000
YouTube football Number of posts -0.273 0.244
YouTube football Comments/replies 0.436 0.044
YouTube current events Number of posts -0.326 0.000
YouTube current events Likes/favourites -0.479 0.000
YouTube current events Comments/replies -0.821 0.000
Table 3: Mann–Kendall trend statistics for the inverse coefficient of variation. Most values of Kendall’s \(\tau\) remain close to \(0\), indicating the absence of strong monotonic temporal trends in the concentration levels of the interaction distributions. This suggests that the degree of dispersion and heavy-tailedness remains relatively stable over time across most datasets and interaction types.
Dataset Variable \(\tau\) p-value (sl)
Gab Number of posts -0.213 0.065
Gab Comments/replies -0.153 0.187
Gab Retweets/reblogs -0.204 0.077
Gab Likes/favourites -0.093 0.425
X got Number of posts -0.181 0.224
X got Likes/favourites -0.147 0.315
X got Retweets/reblogs -0.029 0.862
X got Comments/replies -0.200 0.168
X nasa Number of posts -0.071 0.433
X nasa Likes/favourites 0.108 0.220
X nasa Retweets/reblogs 0.070 0.445
X nasa Comments/replies 0.099 0.264
X cop26 Number of posts -0.136 0.256
X cop26 Likes/favourites -0.328 0.006
X cop26 Retweets/reblogs 0.378 0.001
X cop26 Comments/replies -0.180 0.132
X ukraine Number of posts 0.242 0.002
X ukraine Likes/favourites 0.173 0.031
X ukraine Retweets/reblogs 0.415 0.000
X ukraine Comments/replies -0.002 0.981
YouTube political Number of posts -0.560 0.000
YouTube political Comments/replies -0.129 0.000
YouTube football Number of posts 0.385 0.077
YouTube football Comments/replies 0.487 0.024
YouTube current events Number of posts -0.123 0.000
YouTube current events Likes/favourites -0.274 0.000
YouTube current events Comments/replies -0.120 0.000
Table 4: Mann–Kendall trend statistics for the log-transformed Gini coefficient. Most values of Kendall’s \(\tau\) remain relatively close to \(0\), indicating limited monotonic temporal variation in concentration levels. Positive values correspond to increasing concentration over time, while negative values indicate a gradual reduction in inequality. Although some datasets exhibit statistically significant trends, the overall results suggest that high concentration remains a persistent structural characteristic across platforms and interaction types.
Dataset Variable \(\tau\) p-value (sl)
Gab Number of posts 0.438 0.000
Gab Comments/replies 0.414 0.000
Gab Retweets/reblogs 0.051 0.666
Gab Likes/favourites -0.003 0.990
X got Number of posts -0.387 0.007
X got Likes/favourites 0.387 0.007
X got Retweets/reblogs 0.080 0.602
X got Comments/replies 0.480 0.001
X nasa Number of posts -0.223 0.011
X nasa Likes/favourites 0.193 0.028
X nasa Retweets/reblogs 0.256 0.005
X nasa Comments/replies 0.202 0.023
X cop26 Number of posts 0.627 0.000
X cop26 Likes/favourites 0.254 0.033
X cop26 Retweets/reblogs 0.032 0.798
X cop26 Comments/replies 0.150 0.211
X ukraine Number of posts -0.269 0.001
X ukraine Likes/favourites 0.141 0.079
X ukraine Retweets/reblogs 0.082 0.306
X ukraine Comments/replies -0.196 0.014
YouTube political Number of posts 0.693 0.000
YouTube political Comments/replies -0.079 0.000
YouTube football Number of posts -0.179 0.428
YouTube football Comments/replies -0.333 0.127
YouTube current events Number of posts 0.644 0.000
YouTube current events Likes/favourites -0.282 0.000
YouTube current events Comments/replies -0.183 0.000

References↩︎

[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]
[10]
[11]
[12]
[13]
[14]
[15]
[16]
[17]
[18]
[19]
[20]
[21]
[22]
[23]
[24]
[25]
[26]
[27]
[28]
[29]
[30]
[31]
[32]
[33]
[34]
[35]
[36]
[37]
[38]
[39]