Survey
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
UI STAT 251 Spring 2011 Quiz 8 NAME: UI #: You play two games against the same opponent. The probability you win the first game is 0.6. If you lose the first game, the probability that you also lose the second one is 0.7. However, if you win the first game, the probability you also win the second is 0.8. a. Find the probability of winning both games. ๐(๐ค๐๐ ๐๐๐กโ) = ๐(๐ค๐๐ 1๐ ๐ก) โ ๐(๐ค๐๐ 2๐๐) = 0.6 โ 0.8 = 0.48 b. Find the probability of losing both games. ๐(๐๐๐ ๐ ๐๐๐กโ) = ๐(๐๐๐ ๐ 1๐ ๐ก) โ ๐(๐๐๐ ๐ 2๐๐) = 0.4 โ 0.7 = 0.28 c. Find the probability of winning the second game given that you won the first game. ๐(๐ค๐๐ 2๐๐|๐ค๐๐ 1๐ ๐ก) = ๐(๐ค๐๐ ๐๐๐กโ) 0.48 = = 0.8 ๐(๐ค๐๐ 1๐ ๐ก) 0.6 d. Find the probability of winning the second game. ๐(๐ค๐๐ 2๐๐) = ๐(๐ค๐๐ 1๐ ๐ก ๐กโ๐๐ ๐ค๐๐ 2๐๐) + ๐(๐๐๐ ๐ 1๐ ๐ก ๐๐ข๐ก ๐ค๐๐ 2๐๐) = 0.6 โ 0.8 + 0.4 โ 0.3 = 0.6 e. Are the two games independent? Explain. f. ๐(๐ค๐๐ 2๐๐) โ ๐(๐ค๐๐ 2๐๐|๐ค๐๐ 1๐ ๐ก), so the two games are not independent. Let random variable X be the number of games you win. What are the possible values of X? The possible values for X are 0, 1 and 2. g. Find the probability distribution model for X (i.e., find the probability for each possible value of X) X P 0 0.28 1 0.24 2 0.48 ๐(๐ = 0) = ๐(๐๐๐ ๐ ๐๐๐กโ) = 0.28, ๐(๐ = 2) = ๐(๐ค๐๐ ๐๐๐กโ) = 0.48, ๐(๐ = 1) = 1 โ 0.28 โ 0.48 = 0.24 h. What is the expected value of X? ๐ธ(๐) = โ ๐ โ ๐(๐) = 0 โ 0.28 + 1 โ 0.24 + 2 โ 0.48 = 1.2 i. What is the variance of X? ๐๐๐(๐) = โ(๐ โ ๐ธ(๐))2 โ ๐(๐) = (0 โ 1.2)2 โ 0.28 + (1 โ 1.2)2 โ 0.24 + (2 โ 1.2)2 โ 0.48 = 0.72 j. What is the standard deviation of X? ๐๐ท(๐) = โ0.72 = 0.85