3.11 Supplementary Exercises
Suppose that X X X and Y Y Y are independent random variables, that X X X has the uniform distribution on the integers 1 , 2 , 3 , 4 , 5 1, 2, 3, 4, 5 1 , 2 , 3 , 4 , 5 (discrete), and that Y Y Y has the uniform distribution on the interval [ 0 , 5 ] [0, 5] [ 0 , 5 ] (continuous). Let Z Z Z be a random variable such that Z = X Z = X Z = X with probability 1 / 2 1/2 1/2 and Z = Y Z = Y Z = Y with probability 1 / 2 1/2 1/2 . Sketch the CDF of Z Z Z .
Exercise 3.11.3 ¶ Suppose that the random variable X X X has the following CDF:
F ( x ) = { 0 for x ≤ 0 , 2 5 x for 0 < x ≤ 1 , 3 5 x − 1 5 for 1 < x ≤ 2 , 1 for x < 2. F(x) = \begin{cases}
0 &\text{for }x \leq 0, \\
\frac{2}{5}x &\text{for }0 < x \leq 1, \\
\frac{3}{5}x - \frac{1}{5} &\text{for }1 < x \leq 2, \\
1 &\text{for }x < 2.
\end{cases} F ( x ) = ⎩ ⎨ ⎧ 0 5 2 x 5 3 x − 5 1 1 for x ≤ 0 , for 0 < x ≤ 1 , for 1 < x ≤ 2 , for x < 2. Verify that X X X has a continuous distribution, and determine the pdf of X X X .
Exercise 3.11.4 ¶ Suppose that the random variable X X X has a continuous
distribution with the following pdf:
f ( x ) = 1 2 e − ∣ x ∣ for − ∞ < x < ∞ . f(x) = \frac{1}{2}e^{-|x|} \; \text{ for }-\infty < x < \infty. f ( x ) = 2 1 e − ∣ x ∣ for − ∞ < x < ∞. Determine the value x 0 x_0 x 0 such that F ( x 0 ) = 0.9 F(x_0) = 0.9 F ( x 0 ) = 0.9 , where F ( x ) F(x) F ( x ) is the CDF of X X X .
Exercise 3.11.5 ¶ Suppose that X 1 X_1 X 1 and X 2 X_2 X 2 are i.i.d. random variables, and that each has the uniform distribution on the interval [ 0 , 1 ] [0, 1] [ 0 , 1 ] . Evaluate Pr ( X 1 2 + X 2 2 ≤ 1 ) \Pr(X_1^2 + X_2^2 \leq 1) Pr ( X 1 2 + X 2 2 ≤ 1 ) .
Exercise 3.11.6 ¶ For each value of p > 1 p > 1 p > 1 , let
c ( p ) = ∑ x = 1 ∞ 1 x p . c(p) = \sum_{x=1}^{\infty}\frac{1}{x^p}. c ( p ) = x = 1 ∑ ∞ x p 1 . Suppose that the random variable X X X has a discrete distribution with the following pmf:
f ( x ) = 1 c ( p ) x p for x = 1 , 2 , … f(x) = \frac{1}{c(p)x^p} \; \text{ for }x = 1, 2, \ldots f ( x ) = c ( p ) x p 1 for x = 1 , 2 , … a. For each fixed positive integer n n n , determine the probability that X X X will be divisible by n n n .
b. Determine the probability that X X X will be odd.
Exercise 3.11.7 ¶ Suppose that X 1 X_1 X 1 and X 2 X_2 X 2 are i.i.d. random variables, each of which has the pmf f ( x ) f(x) f ( x ) specified in Exercise 3.11.6 . Determine the probability that X 1 + X 2 X_1 + X_2 X 1 + X 2 will be even.
Exercise 3.11.8 ¶ Suppose that an electronic system comprises four components, and let X j X_j X j denote the time until component j j j fails to operate (j = 1 , 2 , 3 , 4 j = 1, 2, 3, 4 j = 1 , 2 , 3 , 4 ). Suppose that X 1 X_1 X 1 , X 2 X_2 X 2 , X 3 X_3 X 3 , and X 4 X_4 X 4 are i.i.d. random variables, each of which has a continuous distribution with CDF F ( x ) F(x) F ( x ) . Suppose that the system will operate as long as both component 1 and at least one of the other three components operate. Determine the CDF of the time until the system fails to operate.
Exercise 3.11.9 ¶ Suppose that a box contains a large number of tacks and that the probability X X X that a particular tack will land with its point up when it is tossed varies from tack to tack in accordance with the following pdf:
f ( x ) = { 2 ( 1 − x ) for 0 < x < 1 , 0 otherwise. f(x) = \begin{cases}
2(1-x) &\text{for }0 < x < 1, \\
0 &\text{otherwise.}
\end{cases} f ( x ) = { 2 ( 1 − x ) 0 for 0 < x < 1 , otherwise. Suppose that a tack is selected at random from the box and that this tack is then tossed three times independently. Determine the probability that the tack will land with its point up on all three tosses.
Exercise 3.11.10 ¶ Suppose that the radius X X X of a circle is a random
variable having the following pdf:
f ( x ) = { 1 8 ( 3 x + 1 ) for 0 < x < 2 , 0 otherwise. f(x) = \begin{cases}
\frac{1}{8}(3x + 1) &\text{for }0 < x < 2, \\
0 &\text{otherwise.}
\end{cases} f ( x ) = { 8 1 ( 3 x + 1 ) 0 for 0 < x < 2 , otherwise. Determine the pdf of the area of the circle.
Exercise 3.11.11 ¶ Suppose that the random variable X X X has the following pdf:
f ( x ) = { 2 e − 2 x for x > 0 , 0 otherwise. f(x) = \begin{cases}
2e^{-2x} &\text{for }x > 0, \\
0 &\text{otherwise.}
\end{cases} f ( x ) = { 2 e − 2 x 0 for x > 0 , otherwise. Construct a random variable Y = r ( X ) Y = r(X) Y = r ( X ) that has the uniform distribution on the interval [ 0 , 5 ] [0, 5] [ 0 , 5 ] .
Exercise 3.11.12 ¶ Suppose that the 12 random variables X 1 , … , X 12 X_1, \ldots, X_{12} X 1 , … , X 12 are i.i.d. and each has the uniform distribution on the interval [ 0 , 20 ] [0, 20] [ 0 , 20 ] . For j = 0 , 1 , … , 19 j = 0, 1, \ldots, 19 j = 0 , 1 , … , 19 , let I j I_j I j denote the interval ( j , j + 1 ) (j, j + 1) ( j , j + 1 ) . Determine the probability that none of the 20 disjoint intervals I j I_j I j will contain more than one of the random variables X 1 , … , X 12 X_1, \ldots, X_{12} X 1 , … , X 12 .
Exercise 3.11.13 ¶ Suppose that the joint distribution of X X X and Y Y Y is uniform over a set A A A in the x y xy x y -plane. For which of the following sets A A A are X X X and Y Y Y independent?
a. A circle with a radius of 1 and with its center at the origin
b. A circle with a radius of 1 and with its center at the point ( 3 , 5 ) (3, 5) ( 3 , 5 )
c. A square with vertices at the four points ( 1 , 1 ) (1, 1) ( 1 , 1 ) , ( 1 , − 1 ) (1, −1) ( 1 , − 1 ) , ( − 1 , − 1 ) (−1, −1) ( − 1 , − 1 ) , and ( − 1 , 1 ) (−1, 1) ( − 1 , 1 )
d. A rectangle with vertices at the four points ( 0 , 0 ) (0, 0) ( 0 , 0 ) , ( 0 , 3 ) (0, 3) ( 0 , 3 ) , ( 1 , 3 ) (1, 3) ( 1 , 3 ) , and ( 1 , 0 ) (1, 0) ( 1 , 0 )
e. A square with vertices at the four points ( 0 , 0 ) (0, 0) ( 0 , 0 ) , ( 1 , 1 ) (1, 1) ( 1 , 1 ) , ( 0 , 2 ) (0, 2) ( 0 , 2 ) , and ( − 1 , 1 ) (−1, 1) ( − 1 , 1 )
Exercise 3.11.14 ¶ Suppose that X X X and Y Y Y are independent random variables with the following pdfs:
f 1 ( x ) = { 1 for 0 < x < 1 , 0 otherwise, f 2 ( y ) = { 8 y for 0 < y < 1 2 , 0 otherwise. \begin{align*}
f_1(x) &= \begin{cases}
1 &\text{for }0 < x < 1, \\
0 &\text{otherwise,}
\end{cases} \\
f_2(y) &= \begin{cases}
8y &\text{for }0 < y < \frac{1}{2}, \\
0 &\text{otherwise.}
\end{cases}
\end{align*} f 1 ( x ) f 2 ( y ) = { 1 0 for 0 < x < 1 , otherwise, = { 8 y 0 for 0 < y < 2 1 , otherwise. Determine the value of Pr ( X > Y ) \Pr(X > Y) Pr ( X > Y ) .
Exercise 3.11.15 ¶ Suppose that, on a particular day, two persons A A A and B B B arrive at a certain store independently of each other. Suppose that A A A remains in the store for 15 minutes and B B B remains in the store for 10 minutes. If the time of arrival of each person has the uniform distribution over the hour between 9:00am and 10:00am, what is the probability that A A A and B B B will be in the store at the same time?
Exercise 3.11.16 ¶ Suppose that X X X and Y Y Y have the following joint pdf:
f ( x , y ) = { 2 ( x + y ) for 0 < x < y < 1 , 0 otherwise. f(x, y) = \begin{cases}
2(x + y) &\text{for }0 < x < y < 1, \\
0 &\text{otherwise.}
\end{cases} f ( x , y ) = { 2 ( x + y ) 0 for 0 < x < y < 1 , otherwise. Determine
(a) Pr ( X < 1 / 2 ) \Pr(X < 1/2) Pr ( X < 1/2 )
(b) the marginal pdf of X X X
(c) the conditional pdf of Y Y Y given that X = x X = x X = x
Exercise 3.11.17 ¶ Suppose that X X X and Y Y Y are random variables. The marginal pdf of X X X is
f ( x ) = { 3 x 2 for 0 < x < 1 , 0 otherwise. f(x) = \begin{cases}
3x^2 &\text{for }0 < x < 1, \\
0 &\text{otherwise.}
\end{cases} f ( x ) = { 3 x 2 0 for 0 < x < 1 , otherwise. Also, the conditional pdf of Y Y Y given that X = x X = x X = x is
g ( y ∣ x ) = { 3 y 2 x 3 for 0 < y < x , 0 otherwise. g(y \mid x) = \begin{cases}
\frac{3y^2}{x^3} &\text{for }0 < y < x, \\
0 &\text{otherwise.}
\end{cases} g ( y ∣ x ) = { x 3 3 y 2 0 for 0 < y < x , otherwise. Determine
(a) The marginal pdf of Y Y Y and
(b) The conditional pdf of X X X given that Y = y Y = y Y = y .
Exercise 3.11.18 ¶ Suppose that the joint distribution of X X X and Y Y Y is uniform over the region in the x y xy x y -plane bounded by the four lines x = − 1 x = −1 x = − 1 , x = 1 x = 1 x = 1 , y = x + 1 y = x + 1 y = x + 1 , and y = x − 1 y = x − 1 y = x − 1 . Determine
(a) Pr ( X Y > 0 ) \Pr(XY > 0) Pr ( X Y > 0 ) and
(b) The conditional pdf of Y Y Y given that X = x X = x X = x .
Exercise 3.11.19 ¶ Suppose that the random variables X X X , Y Y Y , and Z Z Z have the following joint pdf:
f ( x , y , z ) = { 6 for 0 < x < y < z < 1 , 0 otherwise. f(x, y, z) = \begin{cases}
6 &\text{for }0 < x < y < z < 1, \\
0 &\text{otherwise.}
\end{cases} f ( x , y , z ) = { 6 0 for 0 < x < y < z < 1 , otherwise. Determine the univariate marginal pdfs of X X X , Y Y Y , and Z Z Z .
Exercise 3.11.20 ¶ Suppose that the random variables X X X , Y Y Y , and Z Z Z have the following joint pdf:
f ( x , y , z ) = { 2 for 0 < x < y < 1 and 0 < z < 1 , 0 otherwise. f(x, y, z) = \begin{cases}
2 &\text{for }0 < x < y < 1 \text{ and }0 < z < 1, \\
0 &\text{otherwise.}
\end{cases} f ( x , y , z ) = { 2 0 for 0 < x < y < 1 and 0 < z < 1 , otherwise. Evaluate Pr ( 3 X > Y ∣ 1 < 4 Z < 2 ) \Pr(3X > Y \mid 1 < 4Z < 2) Pr ( 3 X > Y ∣ 1 < 4 Z < 2 ) .
Exercise 3.11.21 ¶ Suppose that X X X and Y Y Y are iid random variables, and that each has the following pdf:
f ( x ) = { e − x for x > 0 , 0 otherwise. f(x) = \begin{cases}
e^{-x} &\text{for }x > 0, \\
0 &\text{otherwise.}
\end{cases} f ( x ) = { e − x 0 for x > 0 , otherwise. Also, let U = X / ( X + Y ) U = X / (X + Y) U = X / ( X + Y ) and V = X + Y V = X + Y V = X + Y .
a. Determine the joint pdf of U U U and V V V .
b. Are U U U and V V V independent?
Exercise 3.11.22 ¶ Suppose that the random variables X X X and Y Y Y have the following joint pdf:
f ( x , y ) = { 8 x y for 0 ≤ x ≤ y ≤ 1 , 0 otherwise. f(x, y) = \begin{cases}
8xy &\text{for }0 \leq x \leq y \leq 1, \\
0 &\text{otherwise.}
\end{cases} f ( x , y ) = { 8 x y 0 for 0 ≤ x ≤ y ≤ 1 , otherwise. Also, let U = X / Y U = X / Y U = X / Y and V = Y V = Y V = Y .
a. Determine the joint pdf of U U U and V V V .
b. Are X X X and Y Y Y independent?
c. Are U U U and V V V independent?
Exercise 3.11.23 ¶ Suppose that X 1 , … , X n X_1, \ldots, X_n X 1 , … , X n are iid random variables, each having the following CDF:
F ( x ) = { 0 for x ≤ 0 , 1 − e − x for x > 0. F(x) = \begin{cases}
0 &\text{for }x \leq 0, \\
1 - e^{-x} &\text{for }x > 0.
\end{cases} F ( x ) = { 0 1 − e − x for x ≤ 0 , for x > 0. Let Y 1 = min { X 1 , … , X n } Y_1 = \min\{X_1, \ldots, X_n\} Y 1 = min { X 1 , … , X n } and Y n = max { X 1 , … , X n } Y_n = \max\{X_1, \ldots, X_n\} Y n = max { X 1 , … , X n } . Determine the conditional pdf of Y 1 Y_1 Y 1 given that Y n = y n Y_n = y_n Y n = y n .
Exercise 3.11.24 ¶ Suppose that X 1 X_1 X 1 , X 2 X_2 X 2 , and X 3 X_3 X 3 form a random sample of three observations from a distribution having the following pdf:
f ( x ) = { 2 x for 0 < x < 1 , 0 otherwise. f(x) = \begin{cases}
2x &\text{for }0 < x < 1, \\
0 &\text{otherwise.}
\end{cases} f ( x ) = { 2 x 0 for 0 < x < 1 , otherwise. Determine the pdf of the range of the sample.
In this exercise, we shall provide an approximate justification for eq-3-6-6 . First, remember that if a a a and b b b are close together, then
∫ a b r ( t ) d t ≈ ( b − a ) r ( a + b 2 ) \int_{a}^{b}r(t)\, dt \approx (b-a)r\left( \frac{a+b}{2} \right) ∫ a b r ( t ) d t ≈ ( b − a ) r ( 2 a + b ) Throughout this problem, assume that X X X and Y Y Y have joint pdf f f f .
a. Use (3.11.1) to approximate Pr ( y − ϵ < Y ≤ y + ϵ ) \Pr(y − \epsilon < Y \leq y + \epsilon) Pr ( y − ϵ < Y ≤ y + ϵ ) .
b. Use (3.11.1) with r ( t ) = f ( s , t ) r(t) = f(s, t) r ( t ) = f ( s , t ) for fixed s s s to approximate
Pr ( X ≤ x and y − ϵ < Y ≤ y + ϵ ) = ∫ − ∞ x ∫ y − ϵ y + ϵ f ( s , t ) d t d s . \Pr(X \leq x \text{ and }y - \epsilon < Y \leq y + \epsilon) = \int_{-\infty}^{x}\int_{y-\epsilon}^{y+\epsilon}f(s, t)\, dt\, ds. Pr ( X ≤ x and y − ϵ < Y ≤ y + ϵ ) = ∫ − ∞ x ∫ y − ϵ y + ϵ f ( s , t ) d t d s . c. Show that the ratio of the approximation in part (b) to the approximation in part (a) is ∫ − ∞ x g 1 ( s ∣ y ) d s \int_{-\infty}^{x}g_1(s \mid y)\, ds ∫ − ∞ x g 1 ( s ∣ y ) d s .
Three boys A A A , B B B , and C C C are playing table tennis. In each game, two of the boys play against each other and the third boy does not play. The winner of any given game n n n plays again in game n + 1 n + 1 n + 1 against the boy who did not play in game n n n , and the loser of game n n n does not play in game n + 1 n + 1 n + 1 . The probability that A A A will beat B B B in any game that they play against each other is 0.3, the probability that A A A will beat C C C is 0.6, and the probability that B B B will beat C C C is 0.8. Represent this process as a Markov chain with stationary transition probabilities by defining the possible states and constructing the transition matrix.