Power spectral density and similarity analysis of COVID-19 mortality waves across countries

Elias Manjarrez1, Erick F Delfin1, Saul M Dominguez-Nicolas2,3

  • 1Instituto de Fisiología, Benemérita Universidad Autónoma de Puebla, 14 Sur 6301, Colonia San Manuel, Apartado Postal 406, CP 72570, Puebla, Puebla, Mexico.

Heliyon
|August 22, 2024
PubMed

Insights

COVID-19 mortality waves occurred with two main frequencies: approximately every 10.4 months and every 4.4 months. Global analysis revealed significant similarities in these pandemic mortality patterns across nations.

Area of Science:

  • Epidemiology
  • Data Science
  • Public Health

Background:

  • The COVID-19 pandemic prompted the creation of extensive mortality datasets by institutions like Johns Hopkins University CSSE.
  • While global COVID-19 mortality trends were documented, detailed country-specific pattern comparisons were lacking.
  • Understanding these variations is crucial for pandemic response and preparedness.

Purpose of the Study:

  • To analyze the frequency domain of COVID-19 mortality waves across multiple countries.
  • To quantify the similarities and differences in mortality patterns between nations using advanced analytical techniques.
  • To identify recurring temporal patterns in pandemic-induced mortality.

Main Methods:

  • Utilized the Fast Fourier Transform (FFT) to compute the Power Spectral Density (PSD) of COVID-19 mortality data.
  • Analyzed data from 199 countries spanning January 2020 to March 2023.
  • Applied cosine similarity analysis to compare PSD patterns across all studied countries.

Main Results:

  • Identified two primary frequencies in global COVID-19 mortality: one cycle approximately every 10.4 months (1.15 waves/year) and another every 4.4 months (2.7 waves/year).
  • Cosine similarity analysis indicated a high degree of similarity (global median index of 0.84) in the dominant mortality wave frequencies across countries.
  • The distribution of similarity indices showed a negative skew (-0.54), suggesting a general trend towards similar mortality wave characteristics.

Conclusions:

  • The study reveals consistent, cyclical patterns in COVID-19 mortality waves globally.
  • These findings offer valuable insights for planetary health, aiding in the planning of interventions for future pandemics.
  • Understanding these periodicities can inform the timing and deployment of public health strategies, such as confinement measures.
Abstract

Related Concept Videos

Pareto Chart00:52

Pareto Chart

A Pareto chart is a bar graph or a combination of both line and bar graphs. The bar lengths represent the individual values or the frequency, while the lines represent the cumulative total values. In this chart, the longest bars are arranged on the left and the shortest bars on the right, which makes it easier to read and interpret the data. It can also be called a Pareto diagram or Pareto analysis.
The Pareto chart is named after the Italian economist Vilfredo Pareto, who described the Pareto...
6.7K
Types of Skewness01:09

Types of Skewness

If the frequency distribution of a data set is more inclined towards smaller or larger values, the distribution is said to be skewed. If data values are skewed to the right, then the distribution is called positively skewed. Conversely, if the plot is skewed to the left, the distribution is called negatively skewed.
For instance, in the middle of a pandemic, the geographical distribution of vaccine coverage may be positively skewed towards populations in the global north countries. However,...
11.4K
Pie Chart01:04

Pie Chart

A pie chart (or a pie graph) is a circular graphical chart or a pictorial representation of categorical data. It is divided into slices of pie each indicating numerical proportions. It is also used to show the relative sizes of data in a single chart.
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
13.8K
Statistical Methods for Analyzing Epidemiological Data01:25

Statistical Methods for Analyzing Epidemiological Data

Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
336
Survival Curves01:18

Survival Curves

Survival curves are graphical representations that depict the survival experience of a population over time, offering an intuitive way to track the proportion of individuals who remain event-free at each time point. These curves are widely used in fields such as medicine, public health, and reliability engineering to visualize and compare survival probabilities across different groups or conditions.
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
116
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
162