Question:medium

Three houses are available in a locality. Three persons apply for the houses. Each applies for one house without consulting others. The probability that all three apply for the same house is:

Show Hint

Alternatively: the first person can choose any house (prob = 1). The second and third persons must choose that same house, each with probability $1/3$. Total probability $= 1 \times \frac{1}{3} \times \frac{1}{3} = \frac{1}{9}$.
Updated On: Jun 3, 2026
  • $\frac{2}{9}$
  • $\frac{1}{9}$
  • $\frac{4}{9}$
  • $\frac{1}{27}$
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Set up the counting.
Each person freely picks one of the 3 houses. Probability is favourable choices over all choices.

Step 2: Count all possibilities.
Each of 3 persons has 3 options, so \[ n(S) = 3 \times 3 \times 3 = 27 \]

Step 3: Describe the good event.
We want all three to pick the same house.

Step 4: Count the good ways.
They could all pick house 1, or all house 2, or all house 3, so $n(E) = 3$.

Step 5: Form the probability.
\[ P = \frac{3}{27} \]

Step 6: Simplify.
\[ P = \frac{1}{9} \] \[ \boxed{ \frac{1}{9} } \]
Was this answer helpful?
0