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
icon
Related questions
Question

Example 6.11

In the United States the ages 13 to 55+ of smartphone users approximately follow a normal distribution with approximate mean and standard deviation of 36.9 years and 13.9 years respectively. Using this information, answer the following questions (round answers to one decimal place).

a. Calculate the interquartile range (IQR).

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.
6.9 The golf scores for a school team were normally distributed with a mean of 68 and a standard deviation of three. Find the probability that a golfer scored between 66 and 70.

- Lower value = ______
- Upper value = ______

Use the TI-84 Distribution function to calculate \( P(66 < x < 70) \).

[Image: Normal distribution curve]

After reading through Example 6.10 (pages 376 – 377)...

**Try It (page 377)**

6.10 Use the information from Example 6.10 to answer the following questions.

a. Find the 30th percentile, and interpret it in a complete sentence.

   - **Step 1** Shade the approximate area 0.3 in the diagram
   - **Step 2** Use the `3:invNorm(` function:
     - Area to the left: ______
     - \(\mu\): _______
     - \(\sigma\): _______

   **Note for those with TI-84 Plus CE:** can choose WHERE in the distribution the desired area is – left tail, center or right tail.

b. What is the probability that the age of a randomly selected smartphone user in the range 13 to 55+ is less than 27?

[Image: Normal distribution curve]

After reading through Example 6.11 (page 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 \(\mu = 81\) points and standard deviation \(\sigma = 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?
Transcribed Image Text:6.9 The golf scores for a school team were normally distributed with a mean of 68 and a standard deviation of three. Find the probability that a golfer scored between 66 and 70. - Lower value = ______ - Upper value = ______ Use the TI-84 Distribution function to calculate \( P(66 < x < 70) \). [Image: Normal distribution curve] After reading through Example 6.10 (pages 376 – 377)... **Try It (page 377)** 6.10 Use the information from Example 6.10 to answer the following questions. a. Find the 30th percentile, and interpret it in a complete sentence. - **Step 1** Shade the approximate area 0.3 in the diagram - **Step 2** Use the `3:invNorm(` function: - Area to the left: ______ - \(\mu\): _______ - \(\sigma\): _______ **Note for those with TI-84 Plus CE:** can choose WHERE in the distribution the desired area is – left tail, center or right tail. b. What is the probability that the age of a randomly selected smartphone user in the range 13 to 55+ is less than 27? [Image: Normal distribution curve] After reading through Example 6.11 (page 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 \(\mu = 81\) points and standard deviation \(\sigma = 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?
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
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 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…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
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
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman