I couldn't figure out this question: What is the $P( |X-10| > 2)$ of a normal distribution when mean is 10, and standard deviation is 6?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
$$P(|X-10| > 2)=P(X>12)+P(X<8)=\int_{12}^\infty\cal{N}(x)dx+\int_{-\infty}^8\cal{N}(x)dx$$ where $\cal{N}$ is the Gaussian density. |
|||||
|