Model Answer MidTerm - Math313
Model Answer MidTerm - Math313
Question I (6 Points)
Let X1:n < X2:n < ... < Xn:n be the order statistics of a random sample of size n from a continuous
population with pdf f (x) and cdf is F (x). Show that:
1. The cdf of the sample maximum, Xn:n , is given by Fn:n (x) = [F (x)]n , −∞ < x < ∞.
2. The cdf of the sample minimum, X1:n , is F1:n (x) = 1 − [1 − F (x)]n , −∞ < x < ∞.
Answer of Question I
1. The cdf of the maximum order statistic, Xn:n , denoted by Fn:n can be derived as
Fn:n (x) = P (Xn:n 6 x)
= P (max{X1 , X2 , ..., Xn } 6 x)
= P (X1 6 x, X2 6 x, ..., Xn 6 x)
Yn
= P (Xi 6 x) by the independence of {X1 , X2 , ..., Xn }
i=1
n
Y
= F (x) by the identical of {X1 , X2 , ..., Xn }
i=1
2. The cdf of the minimum order statistic, X1:n , denoted by F1:n , can be derived in a similar
way as follows:
1
Model Answer of the Mid-Term Exam of MATH 313 Prof. Magdy E. El-Adll
Let U1:n < U2:n < ... < Un:n be the order statistics of a random sample of size n from the standard
uniform distribution U (0, 1), with cdf F (u) = u, 0 < u 6 1. Answer for the following questions:
(r)
1. The rth −moment of the ith order statistics, µi:n = E[Ui:n
r
], is:
r n!(i + r − 1)! r n! r n! r i!
(a) E[Ui:n ]= (b) E[Ui:n ]= (c) E[Ui:n ]= (d) E[Ui:n ]=
(n + r)!(i − 1)! (n − r)! (n + i)! r!
2. Find the mean and the variance of the sample median, Ũn , when n = 7. That is, compute
E[Ũ7 ] and Var(Ũ7 ).
3. Find the probability that U1:5 exceeds 0.25. (i.e. P (U1:5 > 0.25).
Answer of Question II
2. The median is Ũ7 = U4:7 . To get the mean of the median i.e. E[U4:7 ], set r = 1, i = 4,
1
and n = 7 in relation (3), to obtain E[U4:7 ] = . To obtain the variance of Ũ7 = U4:7 , put
2
2
5
r = 2, i = 4, and n = 7 in relation (3) to get E[U4:7 ] = , so that
18
!2
5 1 1
2
V ar (U4:7 ) = E[U4:7 ] − (E[U4:7 ])2 = − = .
18 2 36
2
Model Answer of the Mid-Term Exam of MATH 313 Prof. Magdy E. El-Adll
Let X1:3 < X2:3 < X3:3 be the order statistics of a random sample of size n = 3 from Pareto
distribution with pdf and cdf , respectively, are
( (
3 x−4 , x > 1; 0, x < 1;
f (x) = and F (x) = −3
0, otherwise. 1 − x , x ≥ 1.
1. Find, f1:3 (x), the pdf of the sample minimum, X1:3 . What is the distribution of X1:3 ?
2. Find the cdf of the sample median, F2:3 (x) = P (X2:3 ≤ x).
3. Compute the probability that the sample median, X2:3 , of a sample of size n = 3 is at least
the population median m.
Hint: The population median, m, satisfies F (m) = 1 − F (m) = 0.5.
1. In general, the pdf of the sample minimum, X1:n , is f1:n (x) = n[1 − F (x)]n−1 f (x). For Pareto
distribution (with ν = 3) and n = 3 we get
2
f1:3 = 3[1 − F (x)]2 f (x) = 3 1 − 1 − x−3 3x−4 = 9x−10 ,
x > 1,
3
Model Answer of the Mid-Term Exam of MATH 313 Prof. Magdy E. El-Adll
1
√
3
Another solution of part 3 can be obtained by noting that F (m) = 2
implies m = 2.
Therefore, by relation (4), we get
√ √ √ 1
P (X2:3 ≤ m) = F2:3 ( 2) = 1 + 2( 2)−9 − 3( 2)−6 = ,
3 3 3
2
1
That is, P (X2:3 ≥ m) = 1 − 2
= 12 .