- #1
jaydnul
- 558
- 15
Hi! I'm getting confused by these two things. If I have two uncorrelated probabilistic events, and I want to know the probability of seeing them both land beyond 3.3 sigma (for example), do I multiply the probabilities .001*.001 or do I do sum of the squares sqrt(.001^2 + .001^2). I assume it is the former, but can you explain what context we would use sum of the squares instead?