This may be an odd question for this forum, but i'm in a stats class with computers that uses R studio. I was given this problem and have no clue how I would solve it in R.
Thanks,
If X ~ N(4, 5), what is P(X>5), P( 2<X<6) using both normal and standard
normal distribution method to calculate?
If P(X<x) = 0.6, what is x? using both normal and standard normal
distribution method.