• S
    SwaseekhGATE Preparation
General
  • Dashboard
  • Syllabus
  • Questions
  • Aptitude
  • Mock Tests
  • TCS NQT 2026
Account
  • Pricing
  • Contact
  1. GATE CS
  2. PYQs
  3. Engineering Mathematics

Box P has 2 red balls and 3 blue balls and box Q has 3 red balls and 1 blue ball. A ball is selected as follows: (i) select a box, (ii) choose a ball from the selected box such that each ball in the box is equally likely to be chosen. The probabilities of selecting boxes P and Q are 1/3 and 2/3 respectively. Given that a ball selected in the above process is a red ball, the probability that it came from box P is A. 4/19 B. 5/19 C. 2/9 D. 19/30

GATE 2005 · Engineering Mathematics · Conditional Probability · medium

Answer: P(box P | red ball) = 4/19. Answer: A.

  1. Compute joint probability for box P: P(red and P) = (2/5) * (1/3) = 2/15.
  2. Compute joint probability for box Q: P(red and Q) = (3/4) * (2/3) = 6/12 = 1/2.
  3. Compute total P(red): P(red) = 2/15 + 1/2 = 4/30 + 15/30 = 19/30.
  4. Apply Bayes' theorem: P(P|red) = (2/15) / (19/30) = (2/15) * (30/19) = 60/285 = 4/19.