Skip to content

Commit 851d8a8

Browse files
committed
Update formatting
1 parent 1846d44 commit 851d8a8

File tree

1 file changed

+1
-1
lines changed
  • src/content/questions/comp2804/2017-fall-final/22

1 file changed

+1
-1
lines changed

src/content/questions/comp2804/2017-fall-final/22/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ No die is greater than the other when the dice rolls are the same
88

99
The probability of returning k or having 2 different rolls is $ \frac{30}{36} $
1010

11-
Geometric distribution rule states that the expected value is 1/p, where p = probability of the event.
11+
Geometric distribution rule states that the expected value is 1/p, where p = probability of the event.
1212

1313
$ p = \frac{30}{36} $
1414

0 commit comments

Comments
 (0)