0% found this document useful (0 votes)
49 views6 pages

Vector 1

solutionnn ,solutionn.solutionnn estadisticssolutionnn ,solutionn.solutionnn estadisticssolutionnn ,solutionn.solutionnn estadistics
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views6 pages

Vector 1

solutionnn ,solutionn.solutionnn estadisticssolutionnn ,solutionn.solutionnn estadisticssolutionnn ,solutionn.solutionnn estadistics
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

✐ ✐

“K27443” — 2018/7/13 — 14:41 — page 342 — #358


✐ ✐

342 Chapter 8 Bivariate Distributions

Proof: In Theorem 8.2 let h(x, y) = x + y. Then


Z ∞Z ∞
E(X + Y ) = (x + y)f (x, y) dx dy
−∞ −∞
Z ∞ Z ∞ Z ∞ Z ∞
= xf (x, y) dx dy + yf (x, y) dx dy
−∞ −∞ −∞ −∞

= E(X) + E(Y ). 

Example 8.10 Let X and Y have joint probability density function


3

 (x2 + y 2 ) if 0 < x < 1, 0 < y < 1
f (x, y) = 2


0 otherwise.

Find E(X 2 + Y 2 ).

Solution: By Theorem 8.2,


Z ∞Z ∞ Z 1 Z 1
2 2 2 2 3 2
E(X + Y ) = (x + y )f (x, y) dx dy = (x + y 2 )2 dx dy
−∞ −∞ 0 0 2
Z 1Z 1
3 14
= (x4 + 2x2 y 2 + y 4 ) dx dy = . 
2 0 0 15

EXERCISES

A
1. Let the joint probability mass function of discrete random variables X and Y be given
by
 x

k if x = 1, 2, y = 1, 2
y
p(x, y) =


0 otherwise.

Determine (a) the value of the constant k, (b) the marginal probability mass functions of
X and Y, (c) P (X > 1 | Y = 1), (d) E(X) and E(Y ).
2. Let the joint probability mass function of discrete random variables X and Y be given
by
(
c(x + y) if x = 1, 2, 3, y = 1, 2
p(x, y) =
0 otherwise.

Determine (a) the value of the constant c, (b) the marginal probability mass functions of
X and Y, (c) P (X ≥ 2 | Y = 1), (d) E(X) and E(Y ).

✐ ✐

✐ ✐
✐ ✐

“K27443” — 2018/7/13 — 14:41 — page 343 — #359


✐ ✐

Section 8.1 Joint Distributions of Two Random Variables 343

3. Let the joint probability mass function of discrete random variables X and Y be given
by
(
k(x2 + y 2 ) if (x, y) = (1, 1), (1, 3), (2, 3)
p(x, y) =
0 otherwise.

Determine (a) the value of the constant k, (b) the marginal probability mass functions of
X and Y, and (c) E(X) and E(Y ).
4. Let the joint probability mass function of discrete random variables X and Y be given
by
1

 (x2 + y 2 ) if x = 1, 2, y = 0, 1, 2
p(x, y) = 25


0 otherwise.

Find P (X > Y ), P (X + Y ≤ 2), and P (X + Y = 2).


5. Thieves stole four animals at random from a farm that had seven sheep, eight goats, and
five burros. Calculate the joint probability mass function of the number of sheep and
goats stolen.
6. Two dice are rolled. The sum of the outcomes is denoted by X and the absolute value of
their difference by Y . Calculate the joint probability mass function of X and Y and the
marginal probability mass functions of X and Y .
7. In a community 30% of the adults are Republicans, 50% are Democrats, and the rest are
independent. For a randomly selected person, let
(
1 if he or she is a Republican
X=
0 otherwise,
(
1 if he or she is a Democrat
Y =
0 otherwise.

Calculate the joint probability mass function of X and Y .


8. In an area prone to flood, an insurance company covers losses only up to three separate
floods per year. Let X be the total number of floods in a random year and Y be the
number of the floods that each cause over $74 million in insured damage. Suppose that,
for some constant c, the joint probability mass function of X and Y is

c(3x + 2y) 0 ≤ x ≤ 3, 0 ≤ y ≤ x
p(x, y) =

0 otherwise.

Find the expected value of the number of floods, in a random year, that cause $74 million
or less in insured damage.
9. From an ordinary deck of 52 cards, seven cards are drawn at random and without re-
placement. Let X and Y be the number of hearts and the number of spades drawn,
respectively.

✐ ✐

✐ ✐
✐ ✐

“K27443” — 2018/7/13 — 14:41 — page 344 — #360


✐ ✐

344 Chapter 8 Bivariate Distributions

(a) Find the joint probability mass function of X and Y .


(b) Calculate P (X ≥ Y ).
10. Let the joint probability density function of random variables X and Y be given by
(
2 if 0 ≤ y ≤ x ≤ 1
f (x, y) =
0 elsewhere.

(a) Calculate the marginal probability density functions of X and Y, respectively.


(b) Find E(X) and E(Y ).
(c) Calculate P (X < 1/2), P (X < 2Y ), and P (X = Y ).
11. Let the joint probability density function of random variables X and Y be given by
(
8xy if 0 ≤ y ≤ x ≤ 1
f (x, y) =
0 elsewhere.

(a) Calculate the marginal probability density functions of X and Y, respectively.


(b) Calculate E(X) and E(Y ).
12. Let the joint probability density function of random variables X and Y be given by
1

 ye−x if x > 0, 0 < y < 2
f (x, y) = 2


0 elsewhere.

Find the marginal probability density functions of X and Y .


13. Let X and Y have the joint probability density function
(
1 if 0 ≤ x ≤ 1, 0 ≤ y ≤ 1
f (x, y) =
0 elsewhere.

Calculate P (X + Y ≤ 1/2), P (X − Y ≤ 1/2), P (XY ≤ 1/4), and


P (X 2 + Y 2 ≤ 1).
14. Let X be the proportion of customers of an insurance company who bundle their auto
and home insurance policies. Let Y be the proportion of customers who insure at least
their car with the insurance company. An actuary has discovered that for, 0 ≤ x ≤ y ≤
1, the joint distribution function of X and Y is F (x, y) = x(y 2 + xy − x2 ). Find the
expected value of the proportion of the customers of the insurance company who bundle
their auto and home insurance policies.
15. Let F be the joint distribution function of random variables X and Y . For x1 < x2 and
y1 < y2 , in terms of F, calculate P (x1 < X ≤ x2 , y1 < Y ≤ y2 ).
16. Let F be the joint distribution function of the random variables X and Y . In terms of F,
calculate P (X > t, Y > u).

✐ ✐

✐ ✐
✐ ✐

“K27443” — 2018/7/13 — 14:41 — page 345 — #361


✐ ✐

Section 8.1 Joint Distributions of Two Random Variables 345

17. Let R be the bounded region between y = x and y = x2 . A random point (X, Y ) is
selected from R.
(a) Find the joint probability density function of X and Y .
(b) Calculate the marginal probability density functions of X and Y .
(c) Find E(X) and E(Y ).
18. A man invites his fiancée to an elegant hotel for a Sunday brunch. They decide to meet
in the lobby of the hotel between 11:30 A.M. and 12 noon. If they arrive at random times
during this period, what is the probability that the first to arrive has to wait at least 12
minutes?
19. A farmer makes cuts at two points selected at random on a piece of lumber of length ℓ.
What is the expected value of the length of the middle piece?
20. On a line segment AB of length ℓ, two points C and D are placed at random and
independently. What is the probability that C is closer to D than to A?
21. Two points X and Y are selected at random and independently from the interval (0, 1).
Calculate P (Y ≤ X and X 2 + Y 2 ≤ 1).
22. For λ > 0, let

1 − λe−λ(x+y) if x > 0, y > 0
F (x, y) =

0 otherwise.

Determine if F is the joint distribution function of two random variables X and Y .


23. Let 

0 x ≤ 0 or y ≤ 0





 1

 xy(x + y) 0 < x ≤ 1, 0 < y ≤ 1



 2


1
F (x, y) = x(x + 1) 0 ≤ x ≤ 1, y ≥ 1
2




 1



 y(y + 1) x ≥ 1, 0 < y ≤ 1

 2



1 x ≥ 1, y ≥ 1.
Determine if F is the joint distribution function of two random variables X and Y .
24. Let X and Y have the joint probability density function

 3
 (x2 + y 2 ) 0 < x < 1 and 0 < y < 1
f (x, y) = 2


0 otherwise.

Find the joint distribution function, the marginal distribution functions, and the marginal
probability density functions of X and Y .

✐ ✐

✐ ✐
✐ ✐

“K27443” — 2018/7/13 — 14:41 — page 346 — #362


✐ ✐

346 Chapter 8 Bivariate Distributions

B
25. Suppose that h is the probability density function of a continuous random variable. Let
the joint probability density function of two random variables X and Y be given by

f (x, y) = h(x)h(y), x ∈ R, y ∈ R.

Prove that P (X ≥ Y ) = 1/2.


26. Let X and Y be random variables with finite expected values. Show that if
P (X ≤ Y ) = 1, then E(X) ≤ E(Y ).
27. Let g and h be two probability density functions with distribution functions G and H,
respectively. Show that for −1 ≤ α ≤ 1, the function

f (x, y) = g(x)h(y) 1 + α[2G(x) − 1][2H(y) − 1]

is a joint probability density function of two random variables. Moreover, prove that g
and h are the marginal probability density functions of f .
Note: This exercise gives an infinite family of joint probability density functions all with
the same marginal probability density function of X and of Y .
28. Three points M, N, and L are placed on a circle at random and independently. What is
the probability that M N L is an acute angle?
29. Two numbers x and y are selected at random from the interval (0, 1). For i = 0, 1, 2,
determine the probability that the integer nearest to x + y is i.
Note: This problem was given by Hilton and Pedersen in the paper “A Role for Untra-
ditional Geometry in the Curriculum,” published in the December 1989 issue of Kollo-
quium Mathematik-Didaktik der Universität Bayreuth. It is not hard to solve, but it has
interesting consequences in arithmetic.
30. A farmer who has two pieces of lumber of lengths a and b (a < b) decides to build a pen
in the shape of a triangle for his chickens. He sends his son out to cut the lumber and
the boy, without taking any thought as to the ultimate purpose, makes two cuts, one on
each piece, at randomly selected points. He then chooses three of the resulting pieces at
random and takes them to his father. What are the chances that they can be used to form
a triangular pen?
31. Two points are placed on a segment of length ℓ independently and at random to divide
the line into three parts. What is the probability that the length of none of the three parts
exceeds a given value α, ℓ/3 ≤ α ≤ ℓ?
32. A point is selected at random and uniformly from the region

R = (x, y) : |x| + |y| ≤ 1 .

Find the probability density function of the x-coordinate of the point selected at random.
33. Let X and Y be continuous random variables with joint probability density function
f (x, y). Let Z = Y /X, X 6= 0. Prove that the probability density function of Z is
given by
Z ∞
fZ (z) = |x|f (x, xz) dx.
−∞

✐ ✐

✐ ✐
✐ ✐

“K27443” — 2018/7/13 — 14:41 — page 347 — #363


✐ ✐

Section 8.1 Joint Distributions of Two Random Variables 347

34. Consider a disk centered at O with radius R. Suppose that n ≥ 3 points P1 , P2 , . . . , Pn


are independently placed at random inside the disk. Find the probability that all these
points are contained in a closed semicircular disk.
Hint: For each 1 ≤ i ≤ n, let Ai be the endpoint of the radius through Pi and
let Bi be the corresponding antipodal point. Let Di be the closed semicircular disk
OAi Bi with negatively (clockwise) oriented boundary. Note that there is at most one
Di , 1 ≤ i ≤ n, that contains all the Pi ’s.
35. For α > 0, β > 0, and γ > 0, the following function is called the bivariate Dirichlet
probability density function

Γ(α + β + γ) α−1 β−1


f (x, y) = x y (1 − x − y)γ−1
Γ(α)Γ(β)Γ(γ)

if x ≥ 0, y ≥ 0, and x + y ≤ 1; f (x, y) = 0, otherwise. Prove that fX , the marginal


probability density function of X, is beta with parameters (α, β + γ); and fY is beta
with the parameters (β, α + γ).
Hint: Note that
Γ(α + β + γ) h Γ(α + β + γ) ih Γ(β + γ) i 1 1
= = .
Γ(α)Γ(β)Γ(γ) Γ(α)Γ(β + γ) Γ(β)Γ(γ) B(α, β + γ) B(β, γ)

36. As Liu Wen from Hebei University of Technology in Tianjin, China, has noted in the
April 2001 issue of The American Mathematical Monthly, in some reputable probability
and statistics texts it has been asserted that “if a two-dimensional distribution function
F (x, y) has a continuous density of f (x, y), then

∂ 2 F (x, y)
f (x, y) = . (8.9)
∂x ∂y
Furthermore, some intermediate textbooks in probability and statistics even assert that
at a point of continuity for f (x, y), F (x, y) is twice differentiable, and (8.9) holds at
that point.” Let the joint probability density function of random variables X and Y be
given by 
1 + 2xey
 if y ≥ 0, (−1/2)e−y ≤ x ≤ 0



1 − 2xey


 if y ≥ 0, 0 ≤ x ≤ (1/2)e−y

f (x, y) = 1 + 2xe−y if y ≤ 0, (−1/2)ey ≤ x ≤ 0





 1 − 2xe−y if y ≤ 0, 0 ≤ x ≤ (1/2)ey




0 otherwise.
Show that even though f is continuous everywhere, the partial derivatives of its distri-
bution function F do not exist at (0, 0). This counterexample is constructed based on a
general example given by Liu Wen in the aforementioned paper.

✐ ✐

✐ ✐

You might also like