Question: Suppose X ~ N (59, 7). Write the Excel function to calculate the following probabilities: a. P ( X < 58.3) multiple choice 1 =NORM.DIST(58.3,59,7,0)
Suppose X ~ N(59, 7). Write the Excel function to calculate the following probabilities: a. P(X < 58.3) multiple choice 1
- =NORM.DIST(58.3,59,7,0)
- =NORM.DIST(58.3,59,7,1)
- =NORM.DIST(59,58.3,7,1)
b. P(X 63.8) multiple choice 2
- =NORM.DIST(63.8,59,7,1)
- =1NORM.DIST(63.8,59,7,1)
- =1NORM.DIST(63.8,59,7,0)
c. P(55.7 X < 64.4) multiple choice 3
- =NORMS.DIST(64.4,59,7,1) NORM.DIST(55.7,59,7,1)
- =NORMS.DIST(64.4,59,7,0) NORMS.DIST(55.7,59,7,0)
- =NORM.DIST(64.4,59,7,1) NORM.DIST(55.7,59,7,1)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
