Had a probability discussion about the following context:
10 names were put in a box. 2 names will be picked up randomly from it.
What's the probability of a given specific name be picked?
My opinion: 1/10 + 1/9. Other opinion: 1/10 + 1/10.
Small side-question: Does the probability is different when picking 2 names or picking one name and then another (with no reposition)?
If the probability equal in the above methods, what's the difference between those methods and the https://en.wikipedia.org/wiki/Monty_Hall_problem (Monty Hall problem).
Thank you!
$$\Pr\{\text{Choosing a specific name in 2 drawing out}\}=\\\Pr\{\text{Choosing the specific name in 1st drawing out}\}+\\\Pr\{\text{Choosing the specific name in 2nd drawing out}\}=\\{1\over 10}+{9\over 10}\cdot{1\over 9}=0.2$$