- #1
tjosan
- 33
- 2
Let's say I'd like to calculate the probability of getting at least one 4 when rolling two dice.
That's 1 minus the probability of not getting any 4, i.e 1 minus the complement, 1-(5/6)^2.
But how would I calculate without using the complement?
That's 1 minus the probability of not getting any 4, i.e 1 minus the complement, 1-(5/6)^2.
But how would I calculate without using the complement?