This question is similar to the Monty Hall problem, but this problem I don't understand:
There are $99$ doors where $33$ doors have cars and $66$ have goats, and you can only choose one door to win a car. After you make your choice, $33$ other doors are opened to reveal goats. Does your probability of winning a car increase if you decide to switch your door choice?
So obviously in the beginning your one door has a $\frac{33}{99}$ or $\frac{1}{3}$ chance of having a car. But I can't tell if switching doors in this case will be better or not, since we don't know what the groupings of the doors are (otherwise we would've won by knowing which group the $33$ cars are in).
After you pick a door and $33$ goats are revealed their will be $65$ doors remaining. How many goats and cars are behind these depends on what lies behind the door you picked.
Case 1: Your first choice hides a car (this happens with probability $1/3$).
Case 2: Your first choice hides a goat (this happens with probability $2/3$).
So, using the law of total probability, the probability for picking a car if you switch is: ...