Permutation entropy (PE), introduced by Bandt and Pompe [
1], as well as its modified version [
2], are both efficient tools to measure the complexity of chaotic time series. Both methods propose to analyze time series:
by first choosing an embedding dimension
m to split the original data in a subset of
m-tuples:
, then to substitute to the
m-tuples values by the rank of the values, resulting in a new symbolic representation of the time series. For example, consider the time series
. Choosing, for example, an embedding dimension
, will split the data in a set of 4-tuples:
. The Bandt-Pompe method will associate the rank of the value with each 4-tuples. Thus, in
the lowest element
is in position 2, the second element
is in position 1,
is in position 4 and finally
is in position 3. Thus the 4-tuple
is rewritten as
. This procedure thus results in each
to be rewritten as a symbolic list:
. Each element is then a permutation
of the set
. Next, the probability of each permutation
in
is then computed:
, and finally the PE for the embedding dimension
m, is defined as
. The modified permutation entropy (mPE) just deals with those cases in which equal quantities may appear in the
m-tuples. For example for the
m-tuple
, computing PE will produce
while computing mPE will associate
. Both methods are widely used due to their conceptual and computational simplicity [
3,
4,
5,
6,
7,
8]. For random signals, PE leads to a constant probability
(for white Gaussian noise), which does not make it possible to evaluate the “distance" between the probability found in the signal:
and the probability produced by a random signal:
, with the Kullback-Leibler (KL) divergence [
9,
10]:
. Furthermore, the number
of
m-tuples are
for PE and even greater for mPE [
2], thus requiring then a large data sample to perform significant statistical estimation of
.