Update.
[tex.git] / inftheory.tex
index e64fe5b..898d6f6 100644 (file)
@@ -49,7 +49,7 @@ The field is originally about quantifying the amount of
 under certain conditions.
 
 What makes it awesome IMO is that it is very intuitive, and like
-thermodynamics in Physics it give exact bounds about what is possible
+thermodynamics in Physics, it gives exact bounds about what is possible
 or not.
 
 \section{Shannon's Entropy}
@@ -80,7 +80,7 @@ It has a simple analytical form:
  H(p) = - \sum_k p(k) \log_2 p(k)
 \]
 %
-where by convention $o \log_2 0 = 0$.
+where by convention $0 \log_2 0 = 0$.
 
 It is often seen as a measure of randomness since the more
 deterministic the distribution is, the less you have to emit.