Assignment 1
Assignment 1
Problem Set #1
1. A random experiment consists of selecting two balls in succession from an urn containing
two black balls and and one white ball.
2. Explain how the following experiments are equivalent to random urn experiments:
4. Let A be an event associated with outcomes of a random experiment, and let the event B
be defined as ”event A does not occur.” Show that fB (n) = 1 − fA (n).
5. The sample mean for a series of numerical outcomes X(1), X(2), . . . , X(n) of a sequence of
random experiments is defined by
n
1X
hXin = X(j),
n
j=1
X(n) − hXin−1
hXin = hXin−1 + , hXi0 = 0.
n
1
6. The sample mean-squared value of the numerical outcomes X(1), X(2), . . . , X(n) of a series
of n repetitions of an experiment is defined by
n
1X 2
hX 2 in = X (j),
n
j=1
(a) What would you expect this expression to converge to as the number of repetitions n
becomes very large?
(b) Find a recursion formula for hX 2 in similar to the one found in Problem 5.
7. A die is tossed twice and the number of dots facing up is counted and noted in the order of
occurrence.
8. Two dice are tossed and the total number of dots facing up is counted and noted.
9. A die is tossed and the number N1 of dots facing up is counted and noted; an integer N2 is
then selected at random from the range 1 to N1
10. A desk drawer contains five pens, three of which are dry.
(a) The pens are selected at random one by one until a good pen is found. The sequence
of test results is noted. What is the sample space?
2
(b) Suppose that only the number, and not the sequence, of pens tested in part (a) is
noted. Specify the sample space.
(c) Suppose that the pens are selected one by one and tested unti1 both good pens have
been identified, and the sequence of test results is noted. What is the sample space?
(d) Specify the sample space in part (c) if only the number of pens tested is noted.
11. The sample space of an experiment is the real line. Let the events A and B correspond to
the following subsets of the real line: A = (−∞, r] and B = (−∞, s], where r ≤ s. Find
an expression for the event C = (r, s] in terms of A and B. Show that B = A ∪ C and
A ∩ C = ∅.