In: Statistics and Probability
Use R to compute the probability that a Normal random variable with mean 0 and variance 3.7 is less than.2. Find the 93% quantile of the above random variable by using the R command and also by using the z -table.
Attached is the R code.
Ans : P(X<0.2)=0.5414054
Ans : The 93% percentile is 2.838741