Quote:
|
Originally Posted by made_for_iims Its a CSP GS Question.
Q. Ten Identical particles are moving randomly inside a closed box.what is the probability that any given point of time all the ten particles will be lying in the same half of the box? |
let us divide the box into two halves P & Q.
probability of a particle being in half P be x and that in Q be y
then x=y=1/2
now for 10 particles the probability follows binomial expansion (x+y)^10
in which a particular term [10cr * x^r* y^(10-r) ] refers to probability of "r "particlesin half P and the rest "10-r" particles in half Q..
now we want all 10 particles to be in one half i.e either P or Q
so probability reqd is
10c0 x^0 y^10+10c10 x^10 y^0=2*(1/2)^10=
1/2^9 ANS