Essentials Of Statistics For Business & Economics
Essentials Of Statistics For Business & Economics
9th Edition
ISBN: 9780357045435
Author: David R. Anderson, Dennis J. Sweeney, Thomas A. Williams, Jeffrey D. Camm, James J. Cochran
Publisher: South-Western College Pub
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 3, Problem 68SE

Household Incomes. The following data represent a sample of 14 household incomes ($1000s). Answer the following questions based on this sample.

Chapter 3, Problem 68SE, Household Incomes. The following data represent a sample of 14 household incomes ($1000s). Answer

  1. a. What is the median household income for these sample data?
  2. b. According to a previous survey, the median annual household income five years ago was $55,000. Based on the sample data above, estimate the percentage change in the median household income from five years ago to today.
  3. c. Compute the first and third quartiles.
  4. d. Provide a five-number summary.
  5. e. Using the z-score approach, do the data contain any outliers? Does the approach that uses the values of the first and third quartiles and the interquartile range to detect outliers provide the same results?

a.

Expert Solution
Check Mark
To determine

Find the median household income for the given sample.

Answer to Problem 68SE

The median household income for the given sample is $52,100.

Explanation of Solution

Calculation:

The data represent the incomes (in $1,000s) for a sample of 14 households. Five years ago the median annual household income was $55,500.

Software procedure:

Step by step procedure to obtain the descriptive statistics using EXCEL is as follows:

  • In an EXCEL sheet enter the values of the sample and label it as Sample.
  • Go to Data > Data Analysis (in case it is not default, take the Analysis ToolPak from Excel Add Ins) > Descriptive statistics.
  • Enter Input Range as $A$2:$A$15, select Columns in Grouped By, tick on Summary statistics.
  • Click on OK.

Output using EXCEL is given as follows:

Essentials Of Statistics For Business & Economics, Chapter 3, Problem 68SE , additional homework tip  1

From the EXCEL output, the median is 52.1.

Thus, the median household income for the given sample is $52,100.

b.

Expert Solution
Check Mark
To determine

Find the percentage change in the median household income from five years ago to today.

Answer to Problem 68SE

The percentage change in the median household income from five years ago to today is decreased by 6.1%.

Explanation of Solution

Calculation:

Five years ago, the median annual household income was $55,500 (55.5).

The median household income for the given sample is $52,100 (52.1).

The percentage change in the median household income from five years ago to today can be obtained as given below:

Percentage change=(Median in 2013Median in 2007Median in 2007)×100=(52.155.555.5)×100=(3.455.5)×100=6.1%

Thus, the percentage change in the median household income from five years ago to today is decreased by 6.1%.

c.

Expert Solution
Check Mark
To determine

Find the first and third quartiles.

Answer to Problem 68SE

The first and third quartiles are 50.75, and 52.6, respectively.

Explanation of Solution

Calculation:

First quartile:

The EXCEL function to compute first quartile is Q1=QUARTILE.EXC(input range,1).

Software Procedure:

Step by step procedure to obtain the first quartile using EXCEL is as follows:

  • Open an EXCEL file.
  • Enter the data in the column J in cells J1 to J14.
  • In a cell A1, enter the formula QUARTILE.EXC (J1:J14,1).
  • Click on OK.

Output using EXCEL is given as follows:

Essentials Of Statistics For Business & Economics, Chapter 3, Problem 68SE , additional homework tip  2

From the EXCEL output, the first quartile of the sample data is 50.75.

Third quartile:

The EXCEL function to compute third quartile is Q3=QUARTILE.EXC(input range,3).

Software Procedure:

Step by step procedure to obtain the third quartile using EXCEL is as follows:

  • Open an EXCEL file.
  • Enter the data in the column J in cells J1 to J14.
  • In a cell A1, enter the formula QUARTILE.EXC (J1:J14,3).
  • Click on OK.

Output using EXCEL is given as follows:

Essentials Of Statistics For Business & Economics, Chapter 3, Problem 68SE , additional homework tip  3

From the EXCEL output, the third quartile of the sample data is 52.6.

Thus, the first and third quartiles are 50.75, and 52.6, respectively.

d.

Expert Solution
Check Mark
To determine

Find the five number summary for the data.

Answer to Problem 68SE

The five-number summary of the data is 46.5, 50.75, 52.1, 52.6 and 64.5.

Explanation of Solution

Calculation:

The five number summary consists the values of minimum, first quartile, second quartile, third quartile, maximum.

From the EXCEL output obtained in Part (a), the maximum, median, and minimum values are 64.5, and 46.5, respectively.

From Part (c), the first and third quartiles of the dataset are 50.75 and 52.6, respectively.

The quartiles of the data set are Q1=50.75, Q2=52.1 and Q3=52.6.

Thus, the five-number summary of the dataset is given below:

  • Minimum: 46.5,
  • First quartile: 50.75,
  • Median: 52.1,
  • Third quartile: 52.6,
  • Maximum: 64.5.

e.

Expert Solution
Check Mark
To determine

Check for the outliers in the dataset by using the z-score approach.

Check for the outliers in the dataset by using quartiles and interquartile range.

Check whether or not result obtained using z-score approach matches with the result obtained using quartiles and interquartile range.

Answer to Problem 68SE

The outlier using z-score approach is 64.5.

The outliers using quartiles and interquartile range are 49.4, and 64.5.

The result obtained using z-score approach does not matches with the result obtained using quartiles and interquartile range.

Explanation of Solution

Calculation:

From the EXCEL output obtained in Part (a), the mean and standard deviation of the dataset are 52.2 and 4, respectively.

The formula for z-score is given below:

zi=xix¯s

Where, x¯ is the sample mean and s is the sample standard deviation.

In a z-score approach, the data points with the z-score above +3 and the data points with the z-score below –3 are considered as outliers.

The z-score corresponding to the data point 49.4 can be obtained as follows:

Substitute xi=49.4, s=4 and x¯=52.2

z=49.452.24=2.84=0.70

Thus, the z-score corresponding to 49.4 is –0.70.

Similarly, the z-score corresponding to other data points can be obtained as follows:

Data pointsz-score
46.5–1.42
48.7–0.87
49.4–0.70
51.2–0.25
51.3–0.22
51.6–0.15
52.1–0.02
52.1–0.02
52.20.00
52.40.05
52.50.07
52.90.17
53.40.30
64.53.07

From the table, it can be seen that the z-score corresponding 64.5 is greater than 3 standard deviations. Thus, it can be considered as outliers an outlier.

The IQR can be obtained as follows:

IQR=Q3Q1

Substitute Q1=50.75 and Q3=52.6 in the formula.

IQR=52.650.75=1.85

Thus, the interquartile range is 1.85.

The formula for lower limit is obtained as follows:

Lower limit=Q11.5IQR

Here, Q1 is the first quartile and Q3 is the third quartile.

Substitute IQR=1.85 and Q1=50.75

Lower limit=52.61.5(1.85)=52.62.775=49.825

Thus, the lower limit is 49.825.

The formula for upper limit is obtained as follows:

Upper limit=Q3+1.5IQR

Substitute IQR=1.85 and Q3=52.6

Upper limit=52.6+1.5(1.85)=52.6+2.775=55.375

Thus, the upper limit is 55.375.

Outliers:

The outlier is the observational point that is distant from the remaining observational points. In other words outlier is an observation that lies in an abnormal distance from the remaining values.

In the present scenario, the data points that are less than lower limit (49.825) and the data points that are greater than upper limit (55.375) are considered as outliers.

The data point (49.4) is less than 49.825. Thus, it can be considered as an outlier.

The last observation (64.5) is greater than 55.375. Thus, it can also be considered as an outlier.

Hence, the dataset consists of two outliers, 49.4 and 64.5.

Using the z-score approach, there exists only one outlier (64.5). In the second approach there exist two outliers, 49.4 and 64.5.

Thus, the result obtained using z-score approach does not match with the result obtained using quartiles and interquartile range.

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

Essentials Of Statistics For Business & Economics

Ch. 3.1 - Time Spent Watching Traditional TV. Nielsen tracks...Ch. 3.1 - Online Multiplayer Game Downloads. The creator of...Ch. 3.1 - Automobile Fuel Efficiencies. In automobile...Ch. 3.1 - Unemployment Rates by State. The U.S. Bureau of...Ch. 3.1 - Motor Oil Prices. Martinez Auto Supplies has...Ch. 3.1 - Calculating Grade Point Averages. The grade point...Ch. 3.1 - The following table shows the total return and the...Ch. 3.1 - Business School Ranking. Based on a survey of...Ch. 3.1 - Revenue Growth Rate. Annual revenue for Corning...Ch. 3.1 - Mutual Fund Comparison. Suppose that at the...Ch. 3.1 - If an asset declines in value from $5000 to $3500...Ch. 3.1 - The current value of a company is 25 million. If...Ch. 3.2 - Consider a sample with data values of 10, 20, 12,...Ch. 3.2 - Consider a sample with data values of 10, 20, 12,...Ch. 3.2 - Consider a sample with data values of 27, 25, 20,...Ch. 3.2 - Price of Unleaded Gasoline. Data collected by the...Ch. 3.2 - Round-Trip Flight Prices. The following table...Ch. 3.2 - Annual Sales Amounts. Varatta Enterprises sells...Ch. 3.2 - Air Quality Index. The Los Angeles Times regularly...Ch. 3.2 - Prob. 30ECh. 3.2 - Cellular Phone Spending. According to the 2016...Ch. 3.2 - Advertising Spend by Companies. Advertising Age...Ch. 3.2 - Amateur Golfer Scores. Scores turned in by an...Ch. 3.2 - Consistency of Running Times. The following times...Ch. 3.3 - Consider a sample with data values of 10, 20, 12,...Ch. 3.3 - Prob. 36ECh. 3.3 - Consider a sample with a mean of 30 and a standard...Ch. 3.3 - Suppose the data have a bell-shaped distribution...Ch. 3.3 - The results of a national survey showed that on...Ch. 3.3 - Price per Gallon of Gasoline. Suppose that the...Ch. 3.3 - GMAT Exam Scores. The Graduate Management...Ch. 3.3 - Many families in California are using backyard...Ch. 3.3 - Best Places to Live. Each year Money magazine...Ch. 3.3 - NCAA Basketball Game Scores. A sample of 10 NCAA...Ch. 3.3 - Prob. 45ECh. 3.4 - Consider a sample with data values of 27, 25, 20,...Ch. 3.4 - Show the boxplot for the data in exercise 46. 46....Ch. 3.4 - Prob. 48ECh. 3.4 - Prob. 49ECh. 3.4 - Naples Half-Marathon Times. Naples, Florida, hosts...Ch. 3.4 - Pharmaceutical Company Sales. Annual sales, in...Ch. 3.4 - Cell Phone Companies Customer Satisfaction....Ch. 3.4 - Most Admired Companies. Fortune magazines list of...Ch. 3.4 - U.S. Border Crossings. The Bureau of...Ch. 3.5 - Five observations taken for two variables follow....Ch. 3.5 - Five observations taken for two variables follow....Ch. 3.5 - Stock Price Comparison. The file StockComparison...Ch. 3.5 - Driving Speed and Fuel Efficiency. A department of...Ch. 3.5 - Smoke Detector Use and Death Rates. Over the past...Ch. 3.5 - Stock Market Indexes Comparison. The Russell 1000...Ch. 3.5 - Best Private Colleges. A random sample of 30...Ch. 3 - Americans Dining Out. Americans tend to dine out...Ch. 3 - NCAA Football Coaches Salaries. A 2017 USA Today...Ch. 3 - Physician Office Waiting Times. The average...Ch. 3 - Worker Productivity and Insomnia. U.S. companies...Ch. 3 - Work Commuting Methods. Public transportation and...Ch. 3 - Household Incomes. The following data represent a...Ch. 3 - Prob. 69SECh. 3 - Best Hotels. Travel + Leisure magazine provides an...Ch. 3 - NFL Teams Worth. In 2014, the 32 teams in the...Ch. 3 - MLB Team Winning Percentages. Does a major league...Ch. 3 - Money Market Funds Days to Maturity. The days to...Ch. 3 - Automobile Speeds. Automobiles traveling on a road...Ch. 3 - Annual Returns for Panama Railroad Company Stock....Ch. 3 - Pelican Stores, a division of National Clothing,...Ch. 3 - Prob. 2CPCh. 3 - The pursuit of a higher education degree in...Ch. 3 - Although millions of elephants once roamed across...
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
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