A die is thrown until the number 3 appears:
- $X$ is the event "In the first thrown I do not get the number 3"
- $Y$ is the event "In the first four thrown I do not get the number 3"
- $(X∩Y) = Y $
Why?
A die is thrown until the number 3 appears:
Why?
The notation is not very precise, but $X\cap Y$ is the event "both $X$ and $Y$ happen". This means that "I do not get number 3 on the first thrown" AND "I do not get number 3 on the first four thrown", which is equivalent to say "I do not get number 3 on the first four thrown", which is $Y$.
Note that $X\cap Y=Y$ if and only if $Y\subset X$.