Question:medium

A coffee roaster has 12 rare coffee beans with intensity scores ranked from 1 (mildest) to 12 (strongest). You choose 7 beans at random and line them up from mildest to strongest: \(C_1<C_2<C_3<C_4<C_5<C_6<C_7\). What is the probability that the third bean \(C_3\) has an intensity score of exactly 4?

Show Hint

Whenever a particular ordered position is fixed, divide the remaining elements into:
• numbers smaller than the fixed value,
• numbers larger than the fixed value. Then apply combinations separately.
Updated On: May 16, 2026
  • \(\dfrac{5}{18}\)
  • \(\dfrac{35}{132}\)
  • \(\dfrac{21}{44}\)
  • \(\dfrac{1}{4}\)
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0