Essential Statistics
Essential Statistics
2nd Edition
ISBN: 9781259570643
Author: Navidi
Publisher: MCG
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 3.3, Problem 32E

Hail to the chief: There have been 57 presidential inaugurations in U.S. history. At each one, the president has made an inaugural address. Following are the number of words spoken in each of these addresses.

Chapter 3.3, Problem 32E, Hail to the chief: There have been 57 presidential inaugurations in U.S. history. At each one, the

  1. a. Find the first and third quartiles of these data.
  2. b. Find the median of these data.
  3. c. Find the upper and lower outlier boundaries.
  4. d. The two shortest speeches were 135 words, by George Washington in 1793, and 559 words, by Franklin Roosevelt in 1945. Are either of these outliers?
  5. e. The two longest speeches were 8460 words, by William Henry Harrison in 1841, and 5434 words, by William Howard Taft in 1909. Are either of these outliers?
  6. f. Construct a boxplot for these data.
  7. g. Describe the shape of this distribution.
  8. h. What is the 15th percentile?
  9. i. What is the 65th percentile?
  10. j. Barack Obama used 2395 words in his inauguration speech in 2009. What percentile is this?

a.

Expert Solution
Check Mark
To determine

Find the first and the third quartiles of the data.

Answer to Problem 32E

The first and the third quartiles are 1,431and 2,915 respectively.

Explanation of Solution

Calculation:

  • The number of words spoken in inaugural address of 57 presidential inaugurations in U.S history is given.

Three quartiles:

  • The first quartile separates the lowest 25% of the observations from the other 75% of the observations. The first quartile is denoted by Q1.
  • The second quartile separates the lower 50% of the observations from the other 50% of the observations. The second quartile is denoted by Q2. The second quartile is same as median.
  • The third quartile separates the lowest 75% of the observations from the other 25% of the observations. The third quartile is denoted by Q3.
  • Procedure for finding the first and the third quartile:
  • Step 1: The observations should be arranged in increasing order.
  • Step 2: The size of the data is n.
  •                                     For finding first quartile, L=0.25n
  •                                     For finding third quartile, L=0.75n
  • Step 3: The quartile will be the average of the observation of the position L and the observation in position L+1, if L is a whole number. If the L value is not a whole number, the next higher whole number will be considered. The quartile is the observation in the position of rounded-up value.
  • The observations are arranged in increasing order:
1351,2291,6862,1552,5613,968
5591,3391,7042,1662,8314,055
7001,3591,7302,2182,9154,392
9841,3661,8032,2732,9794,472
1,0901,4311,8082,3203,3294,809
1,1271,5071,8802,3213,3365,434
1,1281,5262,0152,3953,3758,460
1,1761,5922,0712,4273,637
1,1771,5982,0962,4593,672
1,2111,6582,1282,4863,843
  • The size of the data is n=57.
  • For finding first quartile,
  • L=0.25×57=14.25
  • Here, 14.25 is not a whole number, hence the 1st quartile will be the observation in the 15th position.
  • From the arranged observations the first quartile is 1,431.
  • For finding third quartile,
  • L=0.75×57=42.75
  • Here, 42.75 is not a whole number, hence the 3rd quartile will be the observation in the 43rd position.
  • From the arranged observations the third quartile is 2,915.

Hence, the first and the third quartiles are 1,431and 2,915 respectively.

b.

Expert Solution
Check Mark
To determine

Find the median of the data.

Answer to Problem 32E

The median of the data is 2,096.

Explanation of Solution

Calculation:

Median:

Let x1,x2...xn be n values.

The steps for finding the median:

  • The all data values should be arranged in ascending order.
  • If the total number of data values, n is odd, then the median will be the middle value or if n is even, then the median will be the average of middle two values.
  • The observations are arranged in increasing order:
  •   
1351,2291,6862,1552,5613,968
5591,3391,7042,1662,8314,055
7001,3591,7302,2182,9154,392
9841,3661,8032,2732,9794,472
1,0901,4311,8082,3203,3294,809
1,1271,5071,8802,3213,3365,434
1,1281,5262,0152,3953,3758,460
1,1761,5922,0712,4273,637
1,1771,5982,0962,4593,672
1,2111,6582,1282,4863,843
  • The size of the data is n=57.
  • Hence, the sample size is odd. Therefore, the median is the observation of 29th position.
  • From the arranged observations the median is 2,096.

Thus, the median of the data is 2,096.

c.

Expert Solution
Check Mark
To determine

Find the lower and upper outlier boundaries.

Answer to Problem 32E

The lower and upper outlier boundaries are –795 and 5,141 respectively.

Explanation of Solution

Calculation:

Interquartile range:

  • The interquartile range is the difference between the third quartile and first quartile. For detecting outlier this measure can be used.
  • Interquartile range can be found as, IQR=Q3Q1. Where, the first quartile is denoted by Q1 and third quartile is denoted by Q3.

From part (a), the first and the third quartiles are 1,431and 2,915 respectively.

  • Substitute these values in the interquartile range formula,
  • IQR=2,9151,431=1,484
  • Outlier boundaries:
  • Lower outlier boundary is Q11.5×IQR.
  • Upper outlier boundary is Q3+1.5×IQR.
  • Where, the first quartile is denoted by Q1 and third quartile is denoted by Q3.
  • Substitute these values in the formulae,
  • Lower outlier boundary=1,4311.5×1,484=1,4312,226=795.
  • Upper outlier boundary=2,915+1.5×1,484=2,915+2,226=5,141

Thus, the lower and upper outlier boundaries are –795 and 5,141 respectively.

d.

Expert Solution
Check Mark
To determine

Check whether the given two speeches are outlier or not.

Answer to Problem 32E

The values 135 and 559 are not outliers.

Explanation of Solution

It is given that in 1793, George Washington gave a speech of 135 words and in 1945, Franklin Roosevelt gave a speech of 559 words. These two are the shortest speeches.

  • Condition for outlier:
  • If any observation is less than the lower outlier boundary, the observation will be outlier.
  • If any observation is greater than the upper outlier boundary, the observation will be outlier.

From part (c), the lower and upper outlier boundaries are –795 and 5,141 respectively.

135 and 559 both are greater than the lower outlier boundary and less than the upper outlier boundary. That is, 795<135,559<5,141

Hence, the values 135 and 559 are not outliers.

e.

Expert Solution
Check Mark
To determine

Check whether the given two speeches are outlier or not.

Answer to Problem 32E

Both 8,460 and 5,434 are outliers.

Explanation of Solution

It is given that in 1841, Willian Henry Harrison gave a speech of 8,460 words and in 1909, William Howard Taft gave a speech of 5,434 words. These two are the longest speeches.

  • Condition for outlier:
  • If any observation is less than the lower outlier boundary, the observation will be outlier.
  • If any observation is greater than the upper outlier boundary, the observation will be outlier.

From part (c), the lower and upper outlier boundaries are –795 and 5,141 respectively.

8,460 and 5,434 both are greater than the upper outlier boundary. That is, 84,60,5,434>5,141

Hence, both 8,460 and 5,434 are outliers.

f.

Expert Solution
Check Mark
To determine

Draw a boxplot of the data.

Answer to Problem 32E

The boxplot is given below,

Essential Statistics, Chapter 3.3, Problem 32E , additional homework tip  1

Explanation of Solution

Calculation:

  • Boxplot:

Software procedure:

  • Step-by-step procedure to draw a boxplot using the MINITAB software:
  • Choose Graph > Boxplot.
  • Choose Simple. Click OK.
  • In Graph variables, enter the data of Number of words.
  • Click OK.

Output using the MINITAB software is given below:

Essential Statistics, Chapter 3.3, Problem 32E , additional homework tip  2

  • From the MINITAB output, it is clear that there are two outliers in the data.

g.

Expert Solution
Check Mark
To determine

Explain the shape of the distribution.

Answer to Problem 32E

The data is right skewed.

Explanation of Solution

The rule for determining the skewness from the Boxplot:

  • The data is right skewed if the median is closer to the 1st quartile than the 3rd quartile or the upper whisker is longer than the lower whisker.
  • The data is left skewed if the median is closer to the 3rd quartile than the 1st quartile or the lower whisker is longer than the upper whisker.
  • The data is approximately symmetric if the median is the middle point of 1st quartile and the 3rd quartile or the length of the upper whisker and the lower whisker is approximately same.

From the Boxplot of part (f), is clear that the median is closer to the 1st quartile than the 3rd quartile or the upper whisker is slightly longer than the lower whisker.

By using the above rule, it can be said that the data is right skewed.

h.

Expert Solution
Check Mark
To determine

Find the 15th percentile of the data.

Answer to Problem 32E

The 15th percentile is 1,177..

Explanation of Solution

Calculation:

pth percentile:

The pth percentile separates the lowest p% of the observations from the highest (100p)% of the observations. 1<p<100 .

Procedure for finding pth percentile:

  • Step 1: The observations should be arranged in increasing order.
  • Step 2: The size of the data is n.

                              For finding pth percentile, L=p100n

  • Step 3: The pth percentile will be the average of the observation of the position L and the observation in position L+1, if L is a whole number. If the L value is not a whole number, the next higher whole number will be considered. The pth percentile is the observation in the position of rounded-up value.
  • The observations are arranged in increasing order:
1351,2291,6862,1552,5613,968
5591,3391,7042,1662,8314,055
7001,3591,7302,2182,9154,392
9841,3661,8032,2732,9794,472
1,0901,4311,8082,3203,3294,809
1,1271,5071,8802,3213,3365,434
1,1281,5262,0152,3953,3758,460
1,1761,5922,0712,4273,637
1,1771,5982,0962,4593,672
1,2111,6582,1282,4863,843
  • The size of the data is n=57.
  • For finding 15th percentile,
  • L=15100×57=8.55
  • Here, 8.55 is not a whole number, hence the 15th percentile will be the value of 9th position.
  • From the arranged observations the 15th percentile is 1,177.

Hence, the 15th percentile is 1,177.

i.

Expert Solution
Check Mark
To determine

Find the 65th percentile of the data.

Answer to Problem 32E

The 65th percentile is 2,427.

Explanation of Solution

Calculation:

  • The observations are arranged in increasing order:
1351,2291,6862,1552,5613,968
5591,3391,7042,1662,8314,055
7001,3591,7302,2182,9154,392
9841,3661,8032,2732,9794,472
1,0901,4311,8082,3203,3294,809
1,1271,5071,8802,3213,3365,434
1,1281,5262,0152,3953,3758,460
1,1761,5922,0712,4273,637
1,1771,5982,0962,4593,672
1,2111,6582,1282,4863,843
  • The size of the data is n=57.
  • For finding 65th percentile,
  • L=65100×57=37.05
  • Here, 37.05 is not a whole number, hence the 65th percentile will be the observation in the 38th position.
  • From the arranged observations the 65th percentile is 2,427.

Hence, the 65th percentile is 2,427.

j.

Expert Solution
Check Mark
To determine

Find the percentile for the given speech.

Answer to Problem 32E

The value is of 65th percentile.

Explanation of Solution

Calculation:

It is given that Barak Obama used 2,395 words in his inauguration speech.

Procedure for finding the percentile for a given observation:

  • The observations should be arranged in ascending order.
  • If the observation is x, then the percentile of the observation is,

                                       Perentile=100×(Number of values less than x)+0.5Number of values  in the data set

If the value is not a whole number the nearest whole number will be the percentile.

  • The observations are arranged in increasing order:
1351,2291,6862,1552,5613,968
5591,3391,7042,1662,8314,055
7001,3591,7302,2182,9154,392
9841,3661,8032,2732,9794,472
1,0901,4311,8082,3203,3294,809
1,1271,5071,8802,3213,3365,434
1,1281,5262,0152,3953,3758,460
1,1761,5922,0712,4273,637
1,1771,5982,0962,4593,672
1,2111,6582,1282,4863,843

Here, x=2,395.

From the observations, it is clear that there are 36 observations which are less than 2,395. Total number of observation is 57.

Hence, the percentile is,

Perentile=100×36+0.557=36.557×100=64.03

  • Here, 64.03 is not a whole number, hence value is of 65th percentile.

Hence, the value is of 65th percentile.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!

Chapter 3 Solutions

Essential Statistics

Ch. 3.1 - Prob. 11ECh. 3.1 - Prob. 12ECh. 3.1 - Prob. 13ECh. 3.1 - Prob. 14ECh. 3.1 - Prob. 15ECh. 3.1 - Prob. 16ECh. 3.1 - Prob. 17ECh. 3.1 - 18. Find the mean, median, and mode for the...Ch. 3.1 - Prob. 19ECh. 3.1 - In Exercises 19–22, use the given frequency...Ch. 3.1 - Prob. 21ECh. 3.1 - In Exercises 19–22, use the given frequency...Ch. 3.1 - Prob. 23ECh. 3.1 - Prob. 24ECh. 3.1 - Prob. 25ECh. 3.1 - Prob. 26ECh. 3.1 - Prob. 27ECh. 3.1 - Prob. 28ECh. 3.1 - Prob. 29ECh. 3.1 - 30. Mean and median height: The National Center...Ch. 3.1 - 31. Hamburgers: An ABC News story reported the...Ch. 3.1 - Prob. 32ECh. 3.1 - Prob. 33ECh. 3.1 - Prob. 34ECh. 3.1 - Prob. 35ECh. 3.1 - 36. Beer: The following table presents the number...Ch. 3.1 - Prob. 37ECh. 3.1 - Prob. 38ECh. 3.1 - 39. Heavy football players: Following are the...Ch. 3.1 - Prob. 40ECh. 3.1 - Prob. 41ECh. 3.1 - 42. News flash: The following table presents the...Ch. 3.1 - Prob. 43ECh. 3.1 - Prob. 44ECh. 3.1 - Prob. 45ECh. 3.1 - Prob. 46ECh. 3.1 - Prob. 47ECh. 3.1 - Prob. 48ECh. 3.1 - Prob. 49ECh. 3.1 - Prob. 50ECh. 3.1 - Prob. 51ECh. 3.1 - 52. Sources of news: A sample of 32 U.S. adults...Ch. 3.1 - Prob. 53ECh. 3.1 - Prob. 54ECh. 3.1 - Prob. 55ECh. 3.1 - Prob. 56ECh. 3.1 - Prob. 57ECh. 3.1 - Prob. 58ECh. 3.1 - Prob. 59ECh. 3.1 - Prob. 60ECh. 3.1 - Prob. 61ECh. 3.1 - Prob. 62ECh. 3.1 - Prob. 63ECh. 3.1 - Prob. 64ECh. 3.1 - Prob. 65ECh. 3.1 - Prob. 66ECh. 3.1 - Prob. 67ECh. 3.1 - Prob. 68ECh. 3.1 - Prob. 69ECh. 3.1 - Prob. 70ECh. 3.1 - Prob. 71ECh. 3.1 - Prob. 72ECh. 3.1 - Prob. 73ECh. 3.1 - Prob. 74ECh. 3.2 - 1. Compute the population variance for the St....Ch. 3.2 - Prob. 2CYUCh. 3.2 - Prob. 3CYUCh. 3.2 - Prob. 4CYUCh. 3.2 - Prob. 5CYUCh. 3.2 - Prob. 6CYUCh. 3.2 - Prob. 7CYUCh. 3.2 - Prob. 8CYUCh. 3.2 - Prob. 9ECh. 3.2 - In Exercises 9–12, fill in each blank with the...Ch. 3.2 - Prob. 11ECh. 3.2 - In Exercises 9–12, fill in each blank with the...Ch. 3.2 - Prob. 13ECh. 3.2 - In Exercises 13–16, determine whether the...Ch. 3.2 - Prob. 15ECh. 3.2 - Prob. 16ECh. 3.2 - Prob. 17ECh. 3.2 - 18. Find the sample variance and standard...Ch. 3.2 - Prob. 19ECh. 3.2 - Prob. 20ECh. 3.2 - Prob. 21ECh. 3.2 - Prob. 22ECh. 3.2 - 23. Approximate the sample variance and standard...Ch. 3.2 - 24. Approximate the sample variance and standard...Ch. 3.2 - Prob. 25ECh. 3.2 - Prob. 26ECh. 3.2 - Prob. 27ECh. 3.2 - Prob. 28ECh. 3.2 - Prob. 29ECh. 3.2 - Prob. 30ECh. 3.2 - Prob. 31ECh. 3.2 - Prob. 32ECh. 3.2 - 33. Heavy football players: Following are the...Ch. 3.2 - 34. Beer: The following table presents the number...Ch. 3.2 - Prob. 35ECh. 3.2 - Prob. 36ECh. 3.2 - Prob. 37ECh. 3.2 - Prob. 38ECh. 3.2 - Prob. 39ECh. 3.2 - Prob. 40ECh. 3.2 - Prob. 41ECh. 3.2 - 42. Pay your bills: In a large sample of customer...Ch. 3.2 - Prob. 43ECh. 3.2 - Prob. 44ECh. 3.2 - Prob. 45ECh. 3.2 - 46. Pay your bills: For the data in Exercise 42,...Ch. 3.2 - Prob. 47ECh. 3.2 - 48. Internet providers: For the data in Exercise...Ch. 3.2 - Prob. 49ECh. 3.2 - Prob. 50ECh. 3.2 - Prob. 51ECh. 3.2 - Prob. 52ECh. 3.2 - Prob. 53ECh. 3.2 - Prob. 54ECh. 3.2 - Prob. 55ECh. 3.2 - Prob. 56ECh. 3.2 - Prob. 57ECh. 3.2 - Prob. 58ECh. 3.2 - Prob. 59ECh. 3.2 - Prob. 60ECh. 3.2 - Prob. 61ECh. 3.2 - Prob. 62ECh. 3.2 - Prob. 63ECh. 3.3 - Following are final exam scores, arranged in...Ch. 3.3 - Prob. 2CYUCh. 3.3 - Prob. 3CYUCh. 3.3 - Prob. 4CYUCh. 3.3 - Prob. 5ECh. 3.3 - In Exercises 5–8, fill in each blank with the...Ch. 3.3 - Prob. 7ECh. 3.3 - In Exercises 5–8, fill in each blank with the...Ch. 3.3 - Prob. 9ECh. 3.3 - In Exercises 9–12, determine whether the statement...Ch. 3.3 - Prob. 11ECh. 3.3 - Prob. 12ECh. 3.3 - A population has mean μ = 7 and standard deviation...Ch. 3.3 - Prob. 14ECh. 3.3 - Prob. 15ECh. 3.3 - Prob. 16ECh. 3.3 - Prob. 17ECh. 3.3 - Prob. 18ECh. 3.3 - Prob. 19ECh. 3.3 - For the data set a. Find the 80th percentile. b....Ch. 3.3 - Standardized tests: In a recent year, the mean...Ch. 3.3 - A fish story: The mean length of one-year-old...Ch. 3.3 - Prob. 23ECh. 3.3 - Blood pressure in women: The article referred to...Ch. 3.3 - Hazardous waste: Following is a list of the number...Ch. 3.3 - Cholesterol levels: The National Health and...Ch. 3.3 - Commuting to work: Jamie drives to work every...Ch. 3.3 - Windy city by the bay: Following are wind speeds...Ch. 3.3 - Caffeine: Following are the number of grams of...Ch. 3.3 - Nuclear power: The following table presents the...Ch. 3.3 - Place your bets: Recently, 28 states in the U.S....Ch. 3.3 - Hail to the chief: There have been 57 presidential...Ch. 3.3 - Prob. 33ECh. 3.3 - Prob. 34ECh. 3.3 - Prob. 35ECh. 3.3 - Automotive emissions: Following are levels of...Ch. 3.3 - Prob. 37ECh. 3.3 - Prob. 38ECh. 3.3 - Prob. 39ECh. 3.3 - Boxplot possible? Following is the five-number...Ch. 3.3 - Unusual boxplot: Ten residents of a town were...Ch. 3.3 - Prob. 42ECh. 3.3 - The vanishing outlier: Seven families live on a...Ch. 3.3 - Prob. 44ECh. 3.3 - Prob. 45ECh. 3 - Of the mean, median, and mode, which must be a...Ch. 3 - Prob. 2CQCh. 3 - Prob. 3CQCh. 3 - Prob. 4CQCh. 3 - Prob. 5CQCh. 3 - Prob. 6CQCh. 3 - Each of the following histograms represents a data...Ch. 3 - Prob. 8CQCh. 3 - Prob. 9CQCh. 3 - Prob. 10CQCh. 3 - Prob. 11CQCh. 3 - Prob. 12CQCh. 3 - Prob. 13CQCh. 3 - Prob. 14CQCh. 3 - Prob. 15CQCh. 3 - Prob. 1RECh. 3 - Prob. 2RECh. 3 - Prob. 3RECh. 3 - Prob. 4RECh. 3 - Prob. 5RECh. 3 - Prob. 6RECh. 3 - Measure that ball: Each of 16 students measured...Ch. 3 - Prob. 8RECh. 3 - Prob. 9RECh. 3 - How long can you talk? A manufacturer of cell...Ch. 3 - Prob. 11RECh. 3 - Advertising costs: The amounts spent (in billions)...Ch. 3 - Prob. 13RECh. 3 - Prob. 14RECh. 3 - Prob. 15RECh. 3 - Prob. 1WAICh. 3 - Explain why the Empirical Rule is more useful than...Ch. 3 - Prob. 3WAICh. 3 - Prob. 4WAICh. 3 - Prob. 5WAICh. 3 - Prob. 1CSCh. 3 - Prob. 2CSCh. 3 - Prob. 3CSCh. 3 - Prob. 4CSCh. 3 - Prob. 5CSCh. 3 - Prob. 6CSCh. 3 - Prob. 7CSCh. 3 - Prob. 8CSCh. 3 - Prob. 9CS
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill
Text book image
Holt Mcdougal Larson Pre-algebra: Student Edition...
Algebra
ISBN:9780547587776
Author:HOLT MCDOUGAL
Publisher:HOLT MCDOUGAL
Text book image
Big Ideas Math A Bridge To Success Algebra 1: Stu...
Algebra
ISBN:9781680331141
Author:HOUGHTON MIFFLIN HARCOURT
Publisher:Houghton Mifflin Harcourt
The Shape of Data: Distributions: Crash Course Statistics #7; Author: CrashCourse;https://www.youtube.com/watch?v=bPFNxD3Yg6U;License: Standard YouTube License, CC-BY
Shape, Center, and Spread - Module 20.2 (Part 1); Author: Mrmathblog;https://www.youtube.com/watch?v=COaid7O_Gag;License: Standard YouTube License, CC-BY
Shape, Center and Spread; Author: Emily Murdock;https://www.youtube.com/watch?v=_YyW0DSCzpM;License: Standard Youtube License