
Jonathan W. answered 05/04/17
Tutor
4.9
(276)
Patient and Knowledgeable Berkeley Grad for Math and Science Tutoring
We assume that the probability of winning a game is 70% and that the games are independent. Then the probability of winning 8 games is 0.78, and the probability of losing two games is 0.32, so the probability of winning 8 games and losing two games is their product, 0.780.32. But there are C(10,8) = 10!/(8!2!) ways for the basketball gods to choose 8 of the 10 games to be wins, and each way has probability 0.780.32, so the total probability is C(10,8)0.780.32 .
Or, if you prefer the fancy notation and terminology, this is the probability P(X = 8) where X ~ Bin(10,0.7), or X is binomially distributed with 10 trials and 0.7 probability of success.