1
a.) So we want one game to be defective, and 9 games to be normal. However, any one of the ten games could be defective, and so we multiply it by ten.
The probability of this is
(0.92)^9\approx 0.3777)
.
b.) The probably that at least one game is defective is the same as the probability that not all the games are working.
^10=0.5656)
c.) The probability that one game exactly one gave is defective given that at least one of the games is defective is given by the probability of one divided by the probability of the other, or

d.) Expected number of 'successes' in a binomial distribution is np, where n is the number of trials and p is the probability of success. A binomial distribution is just a probability function with only two results. In this case, a game is either defective or working so we can tell it is binomial. The number of trials is 10 and the probability of success is 0.08.
=10\times 0.08=0.8)
e.) The variance of a binomial distribution is given by np(1-p), which in this case is equal to 0.736.
The standard deviation is the square root of the variance, and so is equal to 0.8579. The variance and standard deviation basically just tell you how spread out a particular set of data is. The higher the variance and standard deviation, the more spread out a set of data is.
2.) We do exactly what we did in part c, but instead of using the probability which we were given, we'll call the probability 'p'.
(1-p)^9}{1-(1-p)^20}=0.56)
I don't have my calculator with me, but if you solve that, you should get a value for p, where p is the probability that a game is defective.