We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1846d44 commit 851d8a8Copy full SHA for 851d8a8
src/content/questions/comp2804/2017-fall-final/22/solution.md
@@ -8,7 +8,7 @@ No die is greater than the other when the dice rolls are the same
8
9
The probability of returning k or having 2 different rolls is $ \frac{30}{36} $
10
11
-Geometric distribution rule states that the expected value is 1/p, where p = probability of the event.
+Geometric distribution rule states that the expected value is 1/p, where p = probability of the event.
12
13
$ p = \frac{30}{36} $
14
0 commit comments