It should be possible to restate that as P(μ−σΦ−1(p+12)≤X≤μ+σΦ−1(p+12))=p.
In this answer, it says:
For a normal distribution, the probability of being within Φ−1(p+12) standard deviations of the mean is p, where Φ−1 is the inverse of the cumulative distribution of a standard normal.
I tried expressing Φ−1(p+12) in terms of erf-1, but then again I can't get rid of the error function.
Also taking Φ on both sides would give Φ(p)=(p+1)/2, but a simulation with MATLAB for the case described in the linked question shows it checks out.
(All this provided I interpreted the linked answer correctly.)
Answer
If X∼N(μ,σ), then Y=X−μσ∼N(0,1) and
P[μ−kσ≤X≤μ+kσ]=P[−k≤Y≤k].
Can you recognize Φ in the RHS now?
No comments:
Post a Comment