HOMEWORK ASSIGNMENT #2

10th January 2002

Due Thursday, 17th January 2002

* Check the readings for this week.

* Mail your code to me.

* Written assignment to be submitted in class.

* Solve the following problems:

  1. Use the small size text corpora under the resources section. For this assignment you can also use any of the NLP tools listed under the resources section. In your solution clearly mention the tools you used and how you used them. State all the steps you took in solving this problem.
  2. Let X = (a, b, c, d) with probability (1/2, 1/4, 1/8, 1/8). Find the Entropy of X.
  3. What is the minimum value of H(p1, ......., pn) = H(p) as p ranges over the set of n-dimensional probability vectors? Find all p's that achieve this minimum.
  4. Give examples of joint random variables X, Y and Z such that (a) I(X; Y/Z) < I(X; Y), (b) I(X; Y/Z) > I(X; Y).
  5. Exercise 2.9 (page 78) in the text.
  6. Exercise 2.10 (page 78) in the text.

BACK