
Emily C. answered 02/08/24
Tutor
New to Wyzant
Certified Mathematics Tutor Specializing in Statistics
Hi Abby,
Assuming you do not have access to a TI-84 Calculator:
- Use a z-score table.
- If you do not have one, look one up online.
- Looking over the "Negative Z-Score Table," you should find the area (to the left) for a z-score of (-)0.72.
- It should be 0.23576.
- Looking over the "Positive Z-Score Table," you should find the area (to the left) for a z-score of (+)0.38.
- It should be 0.64803.
- Calculate the area (or probability) in between the two z-scores.
- There are different ways to do this, but I think the simplest way is by subtracting both areas (probabilities found).
- The probability of a z-score (+)0.38 minus the probability of a z-score (-)0.72.
- 0.64803 - 0.25576 = 0.41227
- Round the final answer to four decimal places.
- 0.4123
Assuming you have access to a TI-84 Calculator:
- Determine which calculator function to use.
- Since we need to find the probability (or area) from a standard normal distribution, we will use the "normalcdf(..)" function.
- Note: If instead we wanted to find an x-value or a z-score, we will use "invNorm(..)"
- Determine what values to input.
- Lower: -0.72
- The lower bound of this probability distribution is the lowest/minimum value.
- Upper: 0.38
- The upper bound of this probability distribution is the highest/maximum value.
- Mean: 0
- Understanding the properties of a standard normal distribution helps us. For a standard normal distribution, the mean will be zero.
- Standard Deviation: 1
- Understanding the properties of a standard normal distribution helps us. For a standard normal distribution, the standard deviation will be one.
- Round the final answer to four decimal places (based on rounding rules for probabilities).
- 0.4123