We need to find the probability that 2 specific students out of 9 always stand together when arranged in a circle.
The total number of ways to arrange $n$ distinct items in a circle is $(n-1)!$. For 9 students, the total possible arrangements are:
$ (9-1)! = 8! $
To ensure 2 specific students are always together, treat them as a single unit.
$ 7! \times 2! $
The probability is the ratio of favorable arrangements to total arrangements.
$ P(\text{2 students together}) = \frac{\text{Favorable Arrangements}}{\text{Total Arrangements}} $
$ P = \frac{7! \times 2!}{8!} $
Simplify the expression:
$ P = \frac{7! \times 2}{8 \times 7!} $
$ P = \frac{2}{8} $
$ P = \frac{1}{4} $
The probability that 2 specific students out of 9 are always standing together on a circular path is $\frac{1}{4}$.
Three dice are thrown. What is the probability of getting a sum which is a perfect square?
Two distinct natural numbers from 1 to 9 are picked at random. What is the probability that their product has 1 in its unit place?
Two dice are thrown. What is the probability that difference of numbers on them is 2 or 3 ?
Suppose that there is a chance for a newly constructed building to collapse, whether the design is faulty or not. The chance that the design is faulty is 10%. The chance that the building collapses is 95% if the design is faulty, otherwise it is 45%. If it is seen that the building has collapsed, then what is the probability that it is due to faulty design?
What is the probability that all three boys sit together?