I’m working on a probability problem, but I’m having a hard time understanding the question exactly.
The problem is:
You are going to play two games of chess with an opponent you have never played against before. Your opponent is equally likely to be a beginner, intermediate, or master. Depending on which, your chances of winning an individual game are 90%, 50%, or 30%, respectively.
a) What is your probability of winning the first game?
b) Given the information that you won the first game, what is the probability that you will also win the second game ( assume that, given the skill level of your opponent, the outcomes of the two games of independent each other)?
I’ve done problem a. $1/3\cdot 0.9+1/3\cdot 0.5+1/3\cdot 0.3=0.567$ For problem b, I am confused how independence works here. I know that the two games are independent, but if I am playing with the same opponent as the first game for my second game, wouldn’t I have a higher probability for problem b compared to problem a? Or does the question imply that I’ll get different opponents each time and the answer to problem b would be 0.567? I’ve searched, and the answer seems to be divided.
Probability questions seem too much like English problems to me:( Could you please help me understand?
Thank you in advance!