| Literature DB >> 33267255 |
Alfonso Delgado-Bonal1,2, Alexander Marshak1.
Abstract
Approximate Entropy and Sample Entropy are two algorithms for determining the regularity of series of data based on the existence of patterns. Despite their similarities, the theoretical ideas behind those techniques are different but usually ignored. This paper aims to be a complete guideline of the theory and application of the algorithms, intended to explain their characteristics in detail to researchers from different fields. While initially developed for physiological applications, both algorithms have been used in other fields such as medicine, telecommunications, economics or Earth sciences. In this paper, we explain the theoretical aspects involving Information Theory and Chaos Theory, provide simple source codes for their computation, and illustrate the techniques with a step by step example of how to use the algorithms properly. This paper is not intended to be an exhaustive review of all previous applications of the algorithms but rather a comprehensive tutorial where no previous knowledge is required to understand the methodology.Entities:
Keywords: approximate entropy; chaos theory; information theory; sample entropy
Year: 2019 PMID: 33267255 PMCID: PMC7515030 DOI: 10.3390/e21060541
Source DB: PubMed Journal: Entropy (Basel) ISSN: 1099-4300 Impact factor: 2.524
Figure 1Entropy of a variable X which takes the value one with probability p and the value zero with probability .
Figure 2Example for series .
Probability table.
| Block | x(1) | x(2) | x(3) | x(4) | x(5) | x(6) | x(7) | x(8) | x(9) | x(10) | x(11) |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Possibles | 2 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 2 |
| Matches | 2 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 2 |
Figure 3(top) Series u with 140 shuffled points with approximate entropy (ApEn) = 0.605. (bottom) Example for the series of 140 organized points with ApEn = 0.0.
Figure 4NYC temperatures and ApEn parameters and . (a) Neq York City (NYC) temperature for the year 2000. (b) Red points verify that for . (c) Blue points verify that for . (d) Purple points verify that for .
Figure 5ApEn for m = 2 and r = of the raw data series every ten years.
Figure 6Dependence on r of the value of ApEn.
Figure 7ApEn and SampEn for sequences of ten years of data using m = 2 and r = 0.2.
Figure 8Dependence on r of the value of sample entropy (SampEn).
Figure 9Dependency with m and r of SampEn and ApEn.
Figure 10Behavior of SampEn when we allow self-counting.