5 straws of equal length and 1 shorter straw. The probability of the second person drawing the short straw,$P(B)$ would seem to be $1/5$ since if the first person drew it there would be no second draw. If the first person didn't draw it, then there are 5 straws remaining, 1 of which is short. Thus, $P(B)=1/5$.
If I define the probabilities as follows: P(A) = the probability of the 1st person drawing the short straw, then $P(A)=1/6$. P(not A) = $5/6$.
$P(B)$ = probability of the second person drawing the short straw. Now, I use my formula: $P(not A \cap B)=P(not A)P(B|not A)=(5/6)(1/5)=1/6$
It would seem to me that $P(notA\cap B)$ would be the same as $P(B)$ if $P(B)$ is defined as the probability of the second person drawing the short straw. Are these two things, $P(B)$ and $P(not A \cap B)$ different?