Answer:
[tex]P(W_{2} | W_{1})[/tex] = 1 if both chips are white, [tex]P(W_{2} | W_{1})[/tex] = 1/2 otherwise
Step-by-step explanation:
[tex]W_{i}[/tex] represents the event that a white chip is selected on the ith draw. Then [tex]P(W_{2} | W_{1}) = P(W_{2}\cap W_{1})/P(W_{1})[/tex]. If both chips in the urn are white, [tex]P(W_{2}\cap W_{1}) = 1[/tex] and [tex]P(W_{1}) = 1[/tex], then [tex]P(W_{2} | W_{1}) = P(W_{2}\cap W_{1})/P(W_{1}) = 1[/tex]. If one chip is white and the other is black, then [tex]P(W_{2} | W_{1}) = P(W_{2}\cap W_{1})/P(W_{1}) = P(W_{2})P(W_{1})/P(W_{1}) = P(W_{2}) = 1/2[/tex] because the event a white chip is selected on the first draw is independent from the event a white chip is selected on the second draw, and because the chips are drawn at random.