Tagged Questions
10
votes
11answers
4k views
What is the computer science definition of entropy?
I've recently started a course on data compression at my university. However, I find the use of the term "entropy" as it applies to computer science rather ambiguous. As far as I can tell, it roughly ...
8
votes
4answers
410 views
How does the entropy of a string of English text signify low quality?
Jeff Atwood recently tweeted a link to a CodeReview post where he wanted to know if the community could improve his "calculating entropy of a string" code snippet. He explained, "We're calculating ...
1
vote
1answer
543 views
Mutual Information / Entropy Calculation Help
Hoping someone can give me some pointers with this entropy problem.
Say X is chosen randomly from the uniform integer distribution 0-32 (inclusive).
I calculate the entropy, H(X) = 32 bits, as each ...
0
votes
0answers
27 views
Calculating mutual information between two columns
I need to evaluate connections between datasets. For example, assume the following dataset,
+--------------------+
| Last name | Tel no |
+------------------- +
| Banks | XXX |
| Banks | ...