[Math] Probability: pick SIMULTANEOUSLY = pick ONE BY ONE

probability

Of the 20 lightbulbs in a box, 2 are defective. An inspector will select 2 lightbulbs simultaneously and at random from the box. What is the probability that neither of the lightbulbs selected will be defective?

My Attempt:

  • Pick Simultaneously: from 18 non-defective, I pick 2 simultanously
    $$18C_2 /20C_2 $$
  • Pick individually:

(first pick non-defective)* (second pick non-defective)= (18/20)*(17/19)


The answer to the attempts above are the same. But I don't understand, am I suppoed to pick simultanously? I thought in my first approach, I pick 2 at a time ( which is simultanously), but in my second approach, I pick 1 by 1. Why is the answer the same? Am I missing something?

Best Answer

When I pick two fish from a barrel simultaneously, I then have two fish.

When I pick two fish from a barrel one at a time (without replacement), I then have two fish.

The probability that I have picked neither of the only two red herrings in the barrel of twenty fish is the same no matter which method I use.   How could it be otherwise?

It's not like the closer in time my right hand and left hand each grab a different fish will affect the probability of grabbing neither red herring.