Skip to content

Commit b6c0cbb

Browse files
committed
Update format
1 parent 189a752 commit b6c0cbb

File tree

1 file changed

+1
-1
lines changed
  • src/content/questions/comp2804/2022-winter-final/15

1 file changed

+1
-1
lines changed

src/content/questions/comp2804/2022-winter-final/15/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ under same logic we can say for Pr(B=a2>a3) = 1/2.
88

99
Similarly for Pr(A intersect B ) = 1/3! = 1/6. because under only 1 condition a1>a2>a3 and swapping there values will lead to something else compared to the condition we want.
1010

11-
so we can see Pr(A intersect B) < Pr(A) * Pr(B)
11+
so we can see Pr(A intersect B) < Pr(A) \* Pr(B)
1212

1313
what for the big numbers now ? like n = 100 or 200 instead of 3?
1414

0 commit comments

Comments
 (0)