If we roll a fair dice 3 times, what is the probability that the sum of values of the three rolls is greater than 9?
I approached it like this: Let X be the result of a single dice roll. Let Sn = X1 + X2 + X3. We know that E(X) = 7/2 and that V(X) = 35/12 By the rules of expectation, we know that E(Sn) = 21/2 and that V(Sn) = 35/4.
Shouldn't the answer just be P(Z > (9-(21/2))/sqrt(35/4))? For some reason I keep getting a different answer than what the book has.
$a=$ total for the roll of the first two dice
$b=$ number of possible occurrences of $a$
$c=$ required value of the roll of the third die to exceed $9$
$d=$ number of possible occurrences of $c$
$e=b×d$
$\begin{matrix} a&b&c&d&e\\ 2&1&>7&0&0\\ 3&2&>6&0&0\\ 4&3&>5&1&3\\ 5&4&>4&2&8\\ 6&5&>3&3&15\\ 7&6&>2&4&24\\ 8&5&>1&5&25\\ 9&4&>0&6&24\\ 10&3&>-1&6&18\\ 11&2&>-2&6&12\\ 12&1&>-3&6&6\\ \end{matrix}$
$\sum{e}=135$ number of possible occurrences $>9$ for all $216$ 3-die rolls.
${{135}\over{216}}=.625$
Aleæ jactæ sunt!