
d. Obtain the joint distribution of Y
1
¼ X
2
/X
1
, the
ratio of the two times, and Y
2
¼ X
2
. Then
obtain the marginal distribution of the ratio.
61. Consider randomly selecting a point (X
1
, X
2
, X
3
)in
the unit cube {(x
1
, x
2
, x
3
): 0 < x
1
< 1, 0 < x
2
< 1,
0 < x
3
< 1}according to the joint pdf
f ðx
1
; x
2
; x
3
Þ
¼
8x
1
x
2
x
3
0 < x
1
< 1; 0 < x
2
< 1; 0 < x
3
< 1
0 otherwise
(
(so the three variables are independent). Then
form a rectangular solid whose vertices are (0, 0, 0),
(X
1
,0,0),(0,X
2
,0),(X
1
, X
2
,0),(0,0,X
3
), (X
1
,0,X
3
),
(0, X
2
, X
3
), and (X
1
, X
2
, X
3
). The volume of this cube
is Y
3
¼X
1
X
2
X
3
. Obtain the pdf of this volume. [Hint:
Let Y
1
¼ X
1
and Y
2
¼ X
1
X
2
.]
62. Let X
1
and X
2
be independent, each having a
standard normal distribution. The pair (X
1
, X
2
)
corresponds to a point in a two-dimensional coor-
dinate system. Consider now changing to polar
coordinates via the transformation,
Y
1
¼ X
2
1
þ X
2
2
Y
2
¼
arctan
X
2
X
1
X
1
> 0; X
2
0
arctan
X
2
X
1
þ 2p X
1
> 0; X
2
< 0
arctan
X
2
X
1
þ p X
1
< 0
0 X
1
¼ 0
8
>
>
>
>
>
>
>
>
>
>
>
<
>
>
>
>
>
>
>
>
>
>
>
:
from which X
1
¼
ffiffiffiffiffi
Y
1
p
cosðY
2
Þ; X
2
¼
ffiffiffiffiffi
Y
1
p
sinðY
2
Þ.
Obtain the joint pdf of the new variables and then
the marginal distribution of each one. [Note:It
would be nice if we could simply let Y
2
¼ arctan
(X
2
/X
1
), but in order to insure invertibility of the
arctan function, it is defined to take on values
onl y between p/2 and p/2. Our specification
of Y
2
allows it to assume any value between
0and2p .]
63. The result of the previous exercise suggests how
observed values of two independent standard nor-
mal variables can be generated by first generating
their polar coordinates with an exponential rv with
l ¼
1
2
and an independent uniform(0, 2p) rv: Let
U
1
and U
2
be independent uniform(0, 1) rv’s, and
then let
Y
1
¼2ln U
1
ðÞY
2
¼ 2pU
2
Z
1
¼
ffiffiffiffiffi
Y
1
p
cosðY
2
Þ Z
2
¼
ffiffiffiffiffi
Y
1
p
sinðY
2
Þ
Show that the Z
i
’s are independent standard nor-
mal. [Note: This is called the Box-Muller transfor-
mation after the two individuals who discovered
it. Now that statistical software packages will
generate almost instantaneously observations
from a normal distribution with any mean and
variance, it is thankfully no longer necessary for
people like you and us to carry out the transforma-
tions just described – let the software do it!]
64. Let X
1
and X
2
be independent random variables,
each having a standard normal distribution. Show
that the pdf of the ratio Y ¼ X
1
/X
2
is given by f(y)
¼ 1/[p(1 + y
2
)] for 1< y < 1 (this is called
the standard Cauchy distribution).
5.5
Order Statistics
Many statistical procedures involve ordering the sample observations from smallest
to largest and then manipulating these ordered values in various ways. For example,
the sample median is either the middle value in the ordered list or the average
of the two middle values depending on whe ther the sample size n is odd or even.
The sample range is the difference between the largest and smallest values. And a
trimmed mean results from deleting the same number of observations from each
end of the ordered list and averaging the remaining values.
Suppose that X
1
, X
2
, ..., X
n
is a random sample from a continuous distribu-
tion with cumulative distributio n function F(x) and density function f(x ). Because
of continuity, for any i, j with i 6¼ j, P(X
i
¼ X
j
) ¼ 0. This implies that with
probability 1, the n sample observations will all be different (of course, in practice
all measuring instruments have accuracy limitations, so tied values may in fact
result).
5.5 Order Statistics 271