Hints for Homework Assignment 6

General Remarks

As mentioned in class, once you get past the random variable notation and terminology, most of these problems reduce to probability computations of the type encountered in Chapters 1 and 2. Thus, to a large extent, this assignment is a review of earlier material, and you may have to look back at your notes if you don't remember how to do the problems. All of the techniques required to solve the problems have come up before, and you may recognize many of the problems as being similar to some that we did earlier in the semester. The techniques required vary from problem to problem; some problems fit in the "equally likely outcome" model, some are of the "sampling without replacement" type, and some may be sucess/failure type problems.

Relevant reading: Before working on the assignment, review your class notes, and read Section 3.1, p. 139 - 141, 144 - 147, including the examples in those sections.

Finding distributions: If a problem asks for a distribution of a r.v. (i.e., is a "type I" problem), the first (easy) step should always be to write down the list of values of this r.v. The second (and much harder) step is to compute, for each value on this list, the probability that the r.v. takes on this value. In most cases, it is not a good idea to try to do this computation "wholesale", using a general x. It is usually better to take the values one at a time, and perform the corresponding probability computation. After a few such computations, you may see a pattern; if the pattern is obvious, it is okay to skip the details for the remaining probability computations, and just write down the general formula. Similarly, to find a joint distribution of X and Y, you have to write down a list of all values x of X, and all values y of Y, and then, for each such pair (x,y), compute the associated probability P(x,y).

Representing distributions: A distribution (or joint dist.) can be represented by a distribution table (or matrix in case of a joint dist.), or by a formula, which may involve several cases, along with a range of values. The range is essential if one wants to use the distribution for probability computations, and a formula alone, without a range, does not adequately define a distribution. Thus, be sure to include the range for any distribution you compute; points will be taken off if the range is missing. A joint distribution can be represented in matrix form, but if there are more than two or three values involved this becomes rather unwieldy. In those cases, it's better to represent a joint distribution by a formula for P(x,y) (possibly involving several cases), such as "P(x,y)=1/100 for x=1,2,...,100, and y=x+1 or x-1, and P(x,y)=0 otherwise". Be sure to include the range for x and y.

Checking distributions: If you have to compute a distribution (ordinary or joint), check (if possible) whether the probabilities add up to 1. If they don't, you made a mistake.

Specific Comments


Back to the Math 361 Homepage


Last modified Sat 08 Mar 2003 02:24:32 PM CST