M 362K, Spring 03, Smith

Assignment for Wednesday, September 3:

1. Read the first paragraph of the preface (p. vi)
2. Read  pp. 24 - 26 (stopping before last paragraph)
S = { (i,j): i,j = 1, 2, 3, 4, 5, 6}
means,
"S is the set of all pairs (i,j) such that i and j range over the numbers 1, 2, 3, 4, 5, 6."
If you are not already familiar with set notation, I strongly recommend that you spend some time studying the sections on set theory in the book Epp, Discrete Mathematics with Applications mentioned in the first day handout under prerequisites. (Note: Some people write S = { (i,j)| i,j = 1, 2, 3, 4, 5, 6} instead of S = { (i,j): i,j = 1, 2, 3, 4, 5, 6}.)
3. Read p. 122 and think about how this definition of random variable fits in with what was discussed on the handout read for Friday.
4. Try as practice problems: #2, 3 on p. 53and #6 on p. 59.