I am studying this variation of the Monte Hall problem. There are three prizes as before (1 car and 2 goats). The host picks two out of the three items for you at random. The host then views both items and then shows you one of the items which is a goat. At what odds will you bet with the host that the other item is the car?
Consider the exact same set up as before, this time the host doesn't view any of the items and then randomly shows you one. If he shows you a goat (note this conditional, since it is possible for him to show you the car) at what odds would you bet that the other item is the car?
Attempt: The first problem I am getting the same answer as the original Monty Hall problem (2/3). however this doesn't make any sense, since the option to switch is what increases my odds from 1/3 to 2/3. Nonetheless, this is how I did it.
$P(car|goat shown)=P(\text{car and goat drawn})P(car )$
As for the second problem, I do not have the slightest clue how to proceed since I do not know why my odds should decrease?
It should make sense to get the same result, as it is the same scenario. Two doors being selected for the host also selects one for the contestant, and then a goat is revealed by the host using knowledge of what's behind all the doors to select one from his two.
Thus there is a 1/3 probability that the prise is behind the contestant's door, and so a 2/3 probability for the prise being behind the host's unrevealed door.
Since the goat was selected without knowledge (and thus randomly), the prise has an equal chance of being behind each door that is not that of the revealed goat.