You are viewing a javascript disabled version of the site. Please enable Javascript for this site to function properly.
Go to headerGo to navigationGo to searchGo to contentsGo to footer
In content section. Select this link to jump to navigation

Inconsistencies in countries COVID-19 data revealed by Benford’s law

Abstract

Reporting of daily new cases and deaths on COVID-19 is one of the main tools to understand and menage the pandemic. However, governments and health authorities worldwide present divergent procedures while registering and reporting their data. Most of the bias in those procedures are influenced by economic and political pressures and may lead to intentional or unintentional data corruption, what can mask crucial information. Benford’s law is a statistical phenomenon, extensively used to detect data corruption in large data sets. Here, we used the Benford’s law to screen and detect inconsistencies in data on daily new cases of COVID-19 reported by 80 countries. Data from 26 countries display severe nonconformity to the Benford’s law (p< 0.01), what may suggest data corruption or manipulation.

1.Introduction

COVID-19 outbreak was declared as a Public Health Emergency of International Concern by World Health Organization (WHO) in January, 30th. As the outbreak gained pandemic proportions, many efforts to test communities and to report positive cases have been carried out by almost every country. Data on daily new cases and deaths of COVID-19, among other information provided by countries health authorities, represent one of the main tools for analyzing the disease dynamics and to compare distinct mitigation strategies carried out by each country. However, it is undoubted that registration and reporting of COVID-19 new cases and deaths may be biased by many political and economic factors, causing both intentional and unintentional errors.

Benford’s Law (also called “first digit phenomenon”) is a statistical phenomenon that describes the frequency of a given integer, from 1 to 9, to be in the first significant digit in the numbers of a large data set. This phenomenon was discovered by Simon Newcomb in 1881 (Newcomb, 1881) and rediscovered and detailed by Frank Benford in 1938 (Benford, 1938). The law states that the expected proportion of numbers in a data set that have a leading digit “n” is an exponential distribution given by:

(1)
P(n)=log10(n+1)-log10(n)

The Benford’s law has been most practically used to detect fraud or rounding errors in real world numbers. This is possible by examining departures in the frequencies of individual digits from those predicted by Benford. This only makes sense once it is established (often empirically) that the data follow the law under normal circumstances (Sambridge et al., 2011). This is true because human pseudo-random productions are in many ways different from true randomness (Nickerson, 2002). As a consequence, fabricated data might fit to the Benford’s Law to a lesser extent than genuine data (Banks & Hill, 1974; Gauvrit et al., 2017).

Many real-world data sets were shown to conform to this distribution, including the distance between earth and known stars (Alexopoulos & Leontsinis, 2014) or exoplanets (Aron, 2013), crime statistics (Hickman & Rice, 2010), the number of daily-recorded religious activities (Mir, 2014), earthquake depths (Sambridge et al., 2011), interventional radiology dose-area product data (Cournane et al., 2014), financial variables (Clippe & Ausloos, 2012), and internet traffic data (Arshadi & Jahangir, 2014). As pseudo-random numbers generated by humans often fail to conform to Benford’s law, it has been extensively used to detect fabricated data (Gauvrit et al., 2017), including frauds in international trade (Cerioli et al., 2019; Lacasa, 2019), money laundering (Badal-Valero et al., 2018), falsified science articles (Hüllemann et al., 2017), irregularity in payment for medical services (Park et al., 2016), etc.

Figure 1.

First digit density distribution of daily new cases data from countries that indubitably conform to the Benford’s law (p> 0.05). Each bar represents the density probability of a given number, from 1 to 9, to be in the first digit position in the data set of daily new cases. Red curve represents the density of Benford’s distribution (Eq. (1)). RMSD, log (Likelihood) and Chi-square tests were calculated comparing those two distribution (see Material and Methods). Countries in this Figure are Afghanistan, Armenia, Austria, Belgium, Bolivia, Bulgaria, Canada, China, Costa Rica, Croatia, Czech Republic, Denmark, Dominican Republic, Ethiopia, France, Georgia, Germany, Ghana, Guatemala, Hungary, Ireland, Israel, Italy, Jordan, Kazakhstan, Kyrgyzstan, Lebanon, Libya, Moldova, Morocco, Myanmar, Nepal, Netherlands, Oman, Paraguay, Portugal, Singapore, Slovakia, Slovenia, South Africa, Spain, Sweden, Switzerland, Tunisia, United Arab Emirates, United Kingdom and Venezuela.

First digit density distribution of daily new cases data from countries that indubitably conform to the Benford’s law (p> 0.05). Each bar represents the density probability of a given number, from 1 to 9, to be in the first digit position in the data set of daily new cases. Red curve represents the density of Benford’s distribution (Eq. (1)). RMSD, log (Likelihood) and Chi-square tests were calculated comparing those two distribution (see Material and Methods). Countries in this Figure are Afghanistan, Armenia, Austria, Belgium, Bolivia, Bulgaria, Canada, China, Costa Rica, Croatia, Czech Republic, Denmark, Dominican Republic, Ethiopia, France, Georgia, Germany, Ghana, Guatemala, Hungary, Ireland, Israel, Italy, Jordan, Kazakhstan, Kyrgyzstan, Lebanon, Libya, Moldova, Morocco, Myanmar, Nepal, Netherlands, Oman, Paraguay, Portugal, Singapore, Slovakia, Slovenia, South Africa, Spain, Sweden, Switzerland, Tunisia, United Arab Emirates, United Kingdom and Venezuela.

Figure 2.

First digit density distribution of daily new cases data from countries that clearly do not conform to the Benford’s law (p< 0.01). Each bar represents the density probability of a given number, from 1 to 9, to be in the first digit position in the data set of daily new cases. Red curve represents the density of Benford’s distribution (Eq. (1)). RMSD, log (Likelihood) and Chi-square tests were calculated comparing those two distribution (see Material and Methods). Countries in this Figure are Argentina, Bahrain, Bangladesh, Belarus, Brazil, Chile, Colombia, Egypt, India, Indonesia, Iran, Iraq, Kuwait, Mexico, Palestine, Panama, Peru, Philippines, Poland, Qatar, Romania, Russia, Turkey, Ukraine, United States and Uzbekistan.

First digit density distribution of daily new cases data from countries that clearly do not conform to the Benford’s law (p< 0.01). Each bar represents the density probability of a given number, from 1 to 9, to be in the first digit position in the data set of daily new cases. Red curve represents the density of Benford’s distribution (Eq. (1)). RMSD, log (Likelihood) and Chi-square tests were calculated comparing those two distribution (see Material and Methods). Countries in this Figure are Argentina, Bahrain, Bangladesh, Belarus, Brazil, Chile, Colombia, Egypt, India, Indonesia, Iran, Iraq, Kuwait, Mexico, Palestine, Panama, Peru, Philippines, Poland, Qatar, Romania, Russia, Turkey, Ukraine, United States and Uzbekistan.

Here, we used the Benford’s law to analyze a data set of daily new cases of COVID-19 reported by 80 countries. Data analysis were carried out by root mean square deviation (RMSD), Likelihood of the fitted data and Chi-square test. Benford’s law may be an efficient screening methods for detecting fraudulent or misconducting procedures in the COVID-19 data collection, compilation and reporting.

2.Materials and methods

Data sets containing the number of daily new cases from every country were extracted from Our World in Data project (Roser et al., 2020) as comma-spaced values (CSV) files, processed with R (R Core Team, 2013), using Rstudio 1.2.5042 (RStudio Team, 2020) for Linux. Data sets used in this work contained information on the number of daily new cases by day, for each country, since the very first registered COVID-19 case, in date-integer formats. Depending on the date in which the first case was registered, the number of positive (not zero) registers for each country varies from 156 to 280 date-cases pairs (median = 225). Countries with less than 150 positive daily registers were removed from the data analysis because the Chi-square test produced uncertain results (data not shown).

Data were subset to select countries that registered more than 1,000 cases in, at least, one single day. This sub setting was performed because real-world data sets that ranges for more than three orders of magnitude conform better to the Benford’s law than those that ranges for just one or two orders of magnitude (Fewster, 2009). First digits of every register in the data set were counted and stored for each studied country. Densities of Benford’s distribution among integer numbers were calculated from Eq. (1) to give the following proportions for each number, from 1 to 9, respectively: 0.301, 0.176, 0.125, 0.097, 0.079, 0.067, 0.058, 0.051 and 0.046. Root mean square deviation (RMSD), log of the Likelihood and Chi-square tests were calculated comparing the first digit distribution of each country (Figs 1 and 2, bars) with the Benford’s distribution (Figs 1 and 2, lines).

RMSD were calculated with a simple math routine in R and the log of Likelihoods were calculated as the “goodness-of-fit” of first digit distribution within Benford’s distribution as product of the single likelihoods of each data point, taking a normal distribution with the Benford’s density as mean and the standard deviation of the country’s first digit distribution.

Chi-square tests were performed with the R function “chisq.test”.

All procedures, data retrieving and manipulation, as well as graphics plotting can be reproduced using the R script “moreau.benford.r” available at Code Ocean (codeocean.com).

3.Results

A data set containing the daily number of cases registered and reported by countries (owid-covid-data.csv) was retrieved from Our World in Data project (Roser et al., 2020) and processed in order to evaluate their conformity to the Benford’s law. Countries that have not presented more than 1,000 cases in a single day, as well as those ones that presented less than 150 positive daily registries were excluded from the processed data set, as described in Material and Methods. Histograms depicting density distributions were built and plot together to the Benford’s density distribution. Figure 1 shows the first digit density distributions for countries in which the COVID-19 daily new cases data clearly conform to the Benford’s law (p> 0.05) as evaluated by Chi-square test. 47 countries are in this condition: Afghanistan, Armenia, Austria, Belgium, Bolivia, Bulgaria, Canada, China, Costa Rica, Croatia, Czech Republic, Denmark, Dominican Republic, Ethiopia, France, Georgia, Germany, Ghana, Guatemala, Hungary, Ireland, Israel, Italy, Jordan, Kazakhstan, Kyrgyzstan, Lebanon, Libya, Moldova, Morocco, Myanmar, Nepal, Netherlands, Oman, Paraguay, Portugal, Singapore, Slovakia, Slovenia, South Africa, Spain, Sweden, Switzerland, Tunisia, United Arab Emirates, United Kingdom and Venezuela.

Figure 2 shows first digit density distributions for countries in which the COVID-19 daily new cases data clearly do not conform to the Benford’s law (p< 0.01) as evaluated by Chi-square test. 26 countries are in this condition: Argentina, Bahrain, Bangladesh, Belarus, Brazil, Chile, Colombia, Egypt, India, Indonesia, Iran, Iraq, Kuwait, Mexico, Palestine, Panama, Peru, Philippines, Poland, Qatar, Romania, Russia, Turkey, Ukraine, United States and Uzbekistan.

Table 1

RMSD, log (Likelihood) and Chi-square results calculated from the first digit distribution of daily new cases of COVID-19 data from all 80 studied countries, fitted into the Benford’s distribution (Eq. (1)). Countries are sorted by RMSD (higher to lower)

CountryRMSDlog (Likelihood)Chi-squareCountryRMSDlog (Likelihood)Chi-square
Turkey0.1282    4.38**Ethiopia0.039012.3
Iran0.1129    5.79**Bolivia0.039011.5
Egypt0.1022    5.78**Ecuador0.037914.7*
Russia0.0970    7.34**Netherlands0.037412.7
Kuwait0.0956    4.63**South Africa0.036711.0
Peru0.0867    8.49**Nepal0.036110.7
Poland0.0848    9.22**Canada0.035410.7
Bahrain0.0774  10.15**Bulgaria0.035310.8
United States0.0711  10.77**Israel0.034710.5
Qatar0.0706  8.7**Afghanistan0.034415.2
Palestine0.067610.8**Belgium0.034012.4
Uzbekistan0.0659  10.93**Libya0.032415.3
Iraq0.0641  10.98**United Kingdom0.031913.6
Panama0.062711.1**Armenia0.031813.7
Philippines0.0597  10.53**Denmark0.031712.3
Ukraine0.0591  12.22**Tunisia0.031011.0
Bangladesh0.0587  9.2**Spain0.030915.4
Argentina0.058010.0**Singapore0.030515.3
India0.058012.2**Paraguay0.030314.9
Mexico0.0562  13.14**Guatemala0.029815.6
Bosnia and Herzegovina0.0556  11.60*Lebanon0.029512.2
Chile0.0551  8.9**Slovenia0.029011.6
Romania0.0549  8.9**Dominican Republic0.028915.8
Puerto Rico0.054313.5*Hungary0.027615.1
Belarus0.053911.9**Georgia0.027214.8
Colombia0.053013.5**Kazakhstan0.026212.0
Honduras0.050414.1*Slovakia0.025711.8
Morocco0.0498  9.5Ghana0.024915.2
United Arab Emirates0.048914.4*Austria0.024114.2
Portugal0.047312.6China0.023612.4
Oman0.047310.3Italy0.022612.2
Costa Rica0.046710.6Croatia0.022214.5
Japan0.046614.2*Moldova0.022212.7
Indonesia0.046110.5**France0.022114.0
Brazil0.045911.7**Germany0.021414.8
Myanmar0.040510.2Kyrgyzstan0.020014.0
Sweden0.040114.5Jordan0.019813.2
Saudi Arabia0.039610.7*Ireland0.017315.8
Pakistan0.039313.8*Czech Republic0.017214.3
Venezuela0.039113.2Switzerland0.012413.0

**p< 0.01; *p< 0.05.

Eight countries layed in the group with disputable evidences to be in conformity to the Benford’s law, as evaluated by the Chi-square test (p< 0.05, but p> 0.01): Bosnia and Herzegovina, Ecuador, Honduras, Japan, Pakistan, Puerto Rico, Saudi Arabia and United Arab Emirates.

Analysis of conformity to the Benford’s law were carried out by calculating RMSDs, Likelihoods em Chi-square tests for data of each country (bars), in comparison to the proportions of the Benford’s distribution (lines). Table 1 summarizes the calculated parameters for each country, sorted by the RMSD. As shown, countries with the highest 20 RMSD values presented p< 0.01 in Chi-square test.

Figure 3.

Correlation between RMSD and log (Likelihood) calculated by fitting of the first digit distribution of daily new cases data from studied countries into the Benford’s distribution (Eq. (1)). The line traces the linear regression (R2= 0.6254). White stars over the symbols represent countries in which data clearly have not conformed to the Benford’s law, as evaluated by Chi-square tests (p< 0.01).

Correlation between RMSD and log (Likelihood) calculated by fitting of the first digit distribution of daily new cases data from studied countries into the Benford’s distribution (Eq. (1)). The line traces the linear regression (R2= 0.6254). White stars over the symbols represent countries in which data clearly have not conformed to the Benford’s law, as evaluated by Chi-square tests (p< 0.01).

Figure 3 shows the correlation between RMSD and log (Likelihood) for studied countries. As Shown, there is a good correlation between these two parameters (R2= 0.6299). Additionally, Chi-square test demonstrated non-depedence to the Benford’s distribution (p< 0.01) in most of those countries that have higher RMSD (data points marked with white stars). The vertical dashed line drawn in Fig. 3 indicates RMSD = 0.051. With exception of four countries, every country in which the data clearly has not conformed to the Benford’s law, as evaluated by the Chi-square test (p< 0.01), has also presented RMSD higher than 0.051 (Fig. 3). However in a small extension, there is a good correlation between log of Likelihoods and Chi-square test too (data not shown). Although each country presented different number of registers, i. e., distinct number of dates with daily new cases registered, what could account to the differences observed among the conformity of their data to the Benford’s law, no correlation between the number of positive registers and RMSD (R2=-0.1116), log of the Likelihoods (R2=-0.0597) or p (R2= 0.0840) could be observed.

4.Discussion

Although a good accordance between Chi-square tests, log of Likelihoods and RMSD of the analysis of data conformity of countries daily new cases of COVID-19 to the Benford’s law could be observed, some divergences were noted from those three analytical tools. For instance, data from Bosnia and Herzegovina and Puerto Rico presented RMSD values above 0.051 (dashed vertical line in Fig. 3), though the result of Chi-square tests rejected the hypothesis of non association to the Benford’s law (p> 0.01; Table 1). On the other hand, data from Brazil and Indonesia presented RMSD values below 0.051, though the Chi-square tests did not rejected the non association hypothesis to the Benford’s law (P< 0.01). We were not able, from the present data analysis, to determine what was the origin of such divergences and more detailed studies must be performed on this issue in order to reach this objective.

Data on the daily new cases of COVID-19 from 26 countries clearly have not conformed to the Benford’s law, as evaluated by Chi-square test (p< 0.01). In addition, cluster analysis of all the 80 countries data denoted a good correlation among the three used parameters. Countries in which the data display severe non conformity to the Benford’s law detected by Chi-square test presented high RMSD from Benford distribution and, also, low Likelihoods (Fig. 3). These results suggest that Chi-square, RMSD and Likelihood converge to act together as affordable tools to evaluate the conformity of the COVID-19 daily new cases data to the Benford’s law.

Benford’s analysis has been used to evaluate COVID-19 data in a preprint paper (Wei & Vellwock, 2020) that evaluates the “Benfordness” using the Euclidian distance between the country numbers and Benford’s distribution - what was called “d-factor”. Although Euclidian distance is not a hypothesis test, the authors argued that a d-factor smaller than 0.25 – an arbitrarily set value - denotes conformity to the Benford’s law. Here, I used Chi-square test, which I believe to be more likely to be used - such it is a hypothesis test. Additionally, the present data have shown good correlation between Chi-square test and RMSD for the used data sets, reinforcing its use.

Results presented here open room to the possibility of data corruption in the reported data of COVID-19 from many countries. Specially in those countries where the lack of democratic principles can restrain the free access to information, both economic and political criteria might superimpose technical and scientific ones. This data corruption may exert a huge impact on the decision taking and on the management of COVID-19 pandemic all over the world.

5.Disclosure statement

Author declare no commercial associations that might create a conflict of interest in connection with submitted manuscripts.

References

[1] 

Alexopoulos, T., & Leontsinis, S. ((2014) ). Benford’s Law and the Universe.

[2] 

Aron, J. ((2013) ). Crime-fighting maths law confirms planetary riches. New Sci, 220: , 12.

[3] 

Arshadi, L., & Jahangir, A. H. ((2014) ). Benford’s law behavior of Internet traffic. J Netw Comput Appl, 40: , 194-205.

[4] 

Badal-Valero, E., Alvarez-Jareño J. A., & Pavía J. M. ((2018) ). Combining Benford’s Law and machine learning to detect money laundering. An actual Spanish court case. Forensic Sci Int, 282: , 24-34.

[5] 

Banks, W. P., & Hill, D. K. ((1974) ). The apparent magnitude of number scaled by random production. J Exp Psychol, 102: , 353-376.

[6] 

Benford, F. ((1938) ). The law of anomalous numbers. Proc Am Philos Soc, 78: , 551-572.

[7] 

Cerioli, A., Barabesi, L., Cerasa, A., Menegatti, M., & Perrotta, D. ((2019) ). Newcomb-Benford law and the detection of frauds in international trade. Proc Natl Acad Sci U.S.A, 116: , 106-115.

[8] 

Clippe, P., & Ausloos, M. ((2012) ). Benford’s law and Theil transform of financial data. Phys A Stat Mech its Appl, 391: , 6556-6567.

[9] 

Cournane, S., Sheehy, N., & Cooke, J. ((2014) ). The novel application of Benford’s second order analysis for monitoring radiation output in interventional radiology. Phys Medica, 30: , 413-418.

[10] 

Fewster, R. M. ((2009) ). A simple explanation of benford’s law. Am Stat 63: , 26-32.

[11] 

Gauvrit, N., Houillon, J. C., & Delahaye, J. P. ((2017) ). Generalized Benford’s Law as a Lie Detector. Adv Cogn Psychol, 13: , 121-127.

[12] 

Hickman, M. J., & Rice, S. K. ((2010) ). Digital analysis of crime statistics: Does crime conform to benford’s law? J Quant Criminol, 26: , 333-349.

[13] 

Hüllemann, S., Schüpfer, G., & Mauch, J. ((2017) ). Application of Benford’s law: A valuable tool for detecting scientific papers with fabricated data? A case study using proven falsified articles against a comparison group. Anaesthesist, 66: , 795-802.

[14] 

Lacasa, L. ((2019) ). Newcomb-Benford law helps customs officers to detect fraud in international trade. Proc Natl Acad Sci U.S.A, 116: , 11-13.

[15] 

Mir, T. A. ((2014) ). The Benford law behavior of the religious activity data. Phys A Stat Mech its Appl, 408: , 1-9.

[16] 

Newcomb, S. ((1881) ). Note on the frequency of use of the different digits in natural numbers. Am J Math, 4: , 39.

[17] 

Nickerson, R. S. ((2002) ). The production and perception of randomness. Psychol Rev, 109: , 330-357.

[18] 

Park, J. A., Kim, M., & Yoon, S. ((2016) ). Evaluation of large-scale data to detect irregularity in payment for medical services. An Extended Use of Benford’s Law. Methods Inf Med, 55: , 284-91.

[19] 

R Core Team. ((2013) ). R: A Language and Environment for Statistical Computing. Vienna, Austria.

[20] 

Roser, M., Ritchie, H., Ortiz-Ospina, E., & Hasel, J. ((2020) ). Coronavirus pandemic (COVID-19).

[21] 

RStudio Team. ((2020) ). RStudio: integrated development environment for R. Boston, MA.

[22] 

Sambridge, M., Tkalcic, H., & Arroucau, P. ((2011) ). Benford’s law of first digits: From mathematical curiosity to change detector. Asia Pacific Math Newsl, 1: , 1-5.

[23] 

Wei, A., & Vellwock, A. E. ((2020) ). Is COVID-19 data reliable? A statistical analysis with Benford’s Law. Preprints.