24.5k views
5 votes
Determine the area under the standard normal curve that lies to the right of the z-score 0.48 and to the left of the z-score 0.79

User Nick Roz
by
8.4k points

2 Answers

2 votes

Answer:

The area lies to the right of the z-score 0.48 means all the values greater than it. This can be calculated on a graphing calculator using the function normCdf, where

  • Lower bound = 0.48
  • Upper bound = 9999
  • Mean = 0
  • Standard deviation = 1

The result would be normCdf(0.48,9999,0,1) ≈ 0.315614

The area lies to the left of the z-score 0.79 means all the values less than it. This can be calculated on a graphing calculator using the function normCdf, where

  • Lower bound = -9999
  • Upper bound = 0.79
  • Mean = 0
  • Standard deviation = 1

The result would be normCdf(-9999,0.79,0,1) ≈ 0.785236

User Bula
by
9.0k points
3 votes

Answer:

0.1008

Explanation:

SOURCE: Trust Me Bro

OTHER ANSWER IS WRONG

User Fai Ng
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories