After reading through Example 6.11 (p0age 377. Try It (page 377) 6.11 Two thousand students took an exam. The scores on the exam have an approximate normal distribution with a mean u = 81 points and standard deviation o = 15 points. a. Calculate the first- and third-quartile scores for this exam b. The middle 50% of the exam scores are between what two values?
After reading through Example 6.11 (p0age 377. Try It (page 377) 6.11 Two thousand students took an exam. The scores on the exam have an approximate normal distribution with a mean u = 81 points and standard deviation o = 15 points. a. Calculate the first- and third-quartile scores for this exam b. The middle 50% of the exam scores are between what two values?
MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
Related questions
Question
Example 6.11
In the United States the ages 13 to 55+ of smartphone users approximately follow a
a. Calculate the
b. Forty percent of the smartphone users from 13 to 55+ are at least what age?
Solution
a.
- IQR = Q3 - Q1
- Calculate Q3 = 75th percentile and Q1 = 25th percentile.
- invNorm(0.75,36.9,13.9) = Q3 = 46.2754
- invNorm(0.25,36.9,13.9) = Q1 = 27.5246
- IQR = Q3 - Q1 = 18.8
b
- Find k where P(x ≥ k) = 0.40 ("At least" translates to "greater than or equal to.")
- 0.40 = the area to the right.
- Area to the left = 1 - 0.40 = 0.60.
- The area to the left of k = 0.60.
- invNorm(0.60,36.9,13.9) = 40.4215.
- k = 40.4.
- Forty percent of the smartphone users from 13 to 55+ are at least 40.4 years.
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 3 steps
Recommended textbooks for you
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman