Probability

A box contains coupons labelled 1 , 2 , 3 , , 99 , 100 1,2,3,\ldots,99, 100 . Five coupons are picked at random one after another without replacement. Let the numbers on coupons be x 1 , x 2 , , x 5 x_1,x_2,\ldots,x_5 . The probability that x 1 > x 2 > x 3 x_1>x_2>x_3 and x 3 < x 4 < x 5 x_3<x_4<x_5 is a b \dfrac{a}{b} , where a a and b b are coprime positive integers. Find a + b a+b .


The answer is 21.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Given distinct real values a < b < c < d < e a < b < c < d < e , how many orderings x 1 , x 2 , x 3 , x 4 , x 5 x_1,x_2,x_3,x_4,x_5 of these values are there such that x 1 > x 2 > x 3 < x 4 < x 5 x_1 > x_2 > x_3 < x_4 < x_5 ? First note that we must have x 3 = a x_3 = a , as the inequalities imply x 3 x_3 is smaller than each of the other 4 4 values. Then there are ( 4 2 ) = 6 \binom{4}{2} = 6 ways to select x 1 , x 2 x_1,x_2 from { b , c , d , e } \{b,c,d,e\} (note that for any two values we pick, the ordering is specified because they are all distinct values); from this selection x 4 , x 5 x_4,x_5 are implied as well. This shows that for a < b < c < d < e a < b < c < d < e , there are 6 ways to order the values to satisfy the desired inequality chain.

Returning to the problem at hand, there are 100 × 99 × 98 × 97 × 96 100 \times 99 \times 98 \times 97 \times 96 unique selections of coupons. Note that there are ( 100 5 ) \binom{100}{5} possible combinations of coupon selections, and for each of these combinations we have from the above that there are 6 6 valid orderings. Thus the probability of such an ordering occurring is 6 × ( 100 5 ) 100 × 99 × 98 × 97 × 96 = 1 20 \frac{6\times \binom{100}{5}}{100 \times 99 \times 98 \times 97 \times 96} = \frac{1}{20} , giving us the solution of 21 21 .

One way to see this problem is to take 5 numbers at random from the set { 1 , 2 , 3 , . . . , 100 1,2,3,...,100 } and assign them to x 1 , x 2 , . . . , x 5 x_1, x_2, ... , x_5 such that the given constraints are satisfied. x 3 x_3 is the minimum so its position is fixed while there is an ordering for x 1 , x 2 x_1, x_2 and x 4 , x 5 x_4, x_5 . So the largest number can be either x 1 x_1 or x 5 x_5 . For the case when x 1 x_1 is largest, choosing a place for x 2 x_2 fixes the places for x 4 , x 5 x_4, x_5 . So there are 3 3 possibilities in this case. Similarly for the case when x 5 x_5 is largest, we have 3 3 possibilities. Total number of permutations of x 1 , . . . , x 5 x_1, ... , x_5 is simply 5 ! = 120 5! = 120 . Thus we obtain the required probability as 6 120 = 1 20 \frac{6}{120} = \frac{1}{20}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...