Skip to content

Commit

Permalink
Update format
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyouMB committed Dec 11, 2024
1 parent 189a752 commit b6c0cbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ under same logic we can say for Pr(B=a2>a3) = 1/2.

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.

so we can see Pr(A intersect B) < Pr(A) * Pr(B)
so we can see Pr(A intersect B) < Pr(A) \* Pr(B)

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

Expand Down

0 comments on commit b6c0cbb

Please sign in to comment.