How do I compute the approximate entropy of a bit string?
Entropy is not a property of the string you got, but of the strings you could have obtained instead. In other words, it qualifies the process by which the string was generated. In the simple case, you get one string among a set of N possible strings, where each string has the same probability of … Read more