In: Statistics and Probability
There are 10 numbers in a hat, and you choose seven of them without replacement. Let X be the minimum of the seven numbers drawn, and Y be the maximum of the seven numbers drawn. a. Find the probability distribution for X.
b. Find the probability distribution for Y .
c. Find the expectation of Y X.
Let the set of 10 numbers in ascending order be (n1, n2,....., n10) where n1 is the lowest number and n10 is the highest number.
Total no. of ways in selecting 7 Nos. out of 10 = = 120
(a) Let us consider the following mutually exclusive cases in selecting the 7 nos.,
including the lowest no. x1 = = 84
including the 2nd lowest no. n2 but not including n1 = = 28
including the 3rd lowest no. n3 but not including n1 and n2 = = 7
not including any of the n1 , n2 andn3 (i.e. n4 is the minimum no. in the selection) = = 1
Since, random variable X is the minimum of the 7 numbers drawn, it has following values (n1, n2, n3, n4) with probabilities ( , , , )
(b) Applying similar reasoning to the above,
Let us consider the following mutually exclusive cases in selecting the 7 nos.,
including the highest no. n10 = = 84
including the 2nd highest no. n9 but not including n10 = = 28
including the 3rd highest no. n8 but not including n9 and n10 = = 7
not including any of the n8 , n9 andn10 (i.e. n7 is the minimum no. in the selection) = = 1
Since, random variable Y is the minimum of the 7 numbers drawn, it has following values (n7, n8, n9, n10) with probabilities ( , , , )
(c) The expectation of YX will be
E(YX) = E(Y).E(X) since Y and X are independent.
and E(Y) = n7 . (1/120) + n8 . (7/120)+ n9 . (28/120) + n10. (84/120)
E(X) = n1. (84/120) + n2 . (28/120) + n3 . (7/120) + n4 . (1/120)