/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 14 The following data represent the... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

The following data represent the flight time (in minutes) of a random sample of seven flights from Las Vegas Nevada, to Newark, New Jersey, on United Airlines. Compute the range and sample standard deviation of flight time. $$ 282,270,260,266,257,260,267 $$

Short Answer

Expert verified
Range: 25, Sample Standard Deviation: ~8.43

Step by step solution

01

- Arrange the data in ascending order

First, list the flight times in ascending order: 257, 260, 260, 266, 267, 270, 282
02

- Compute the range

The range is the difference between the maximum and minimum values:Range = Maximum value - Minimum valueRange = 282 - 257Range = 25
03

- Compute the mean

To find the sample mean (\(\bar{x}\)), add all the flight times together and then divide by the number of flights:\(\bar{x} = \frac{257 + 260 + 260 + 266 + 267 + 270 + 282}{7} = \frac{1862}{7} = 266.0\)
04

- Calculate each deviation from the mean

Subtract the mean from each flight time and then square the result:(257 - 266.0)^2 = 81.0(260 - 266.0)^2 = 36.0(260 - 266.0)^2 = 36.0(266 - 266.0)^2 = 0.0(267 - 266.0)^2 = 1.0(270 - 266.0)^2 = 16.0(282 - 266.0)^2 = 256.0
05

- Sum the squared deviations

Add all the squared deviations together:81.0 + 36.0 + 36.0 + 0.0 + 1.0 + 16.0 + 256.0 = 426.0
06

- Compute the variance

The sample variance (\(s^2\)) is the sum of the squared deviations divided by the number of observations minus one:\(s^2 = \frac{426.0}{7 - 1} = \frac{426.0}{6} = 71.0\)
07

- Compute the sample standard deviation

The sample standard deviation (\(s\)) is the square root of the variance:\(s = \sqrt{71.0} \approx 8.43\)

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Range
The range is a simple measure of variability in a data set. It measures the spread between the largest and smallest values. To find the range, subtract the smallest value from the largest value in your data set.

For example, in our flight time data set (257, 260, 260, 266, 267, 270, 282), the range is calculated as follows:
  • The minimum value is 257.
  • The maximum value is 282.
Hence, the range is:
\(\text{Range} = 282 - 257 = 25\).
A larger range indicates more spread in the data, while a smaller range indicates the data points are closer together.
Sample Standard Deviation
The sample standard deviation is a measure of variability that indicates the average distance between each data point and the mean of the sample.

The steps to calculate the sample standard deviation are:
  1. Find the mean ( \(\bar{x}\)) of the data set.
  2. Subtract the mean from each data point and square the result to find the squared deviations.
  3. Sum all the squared deviations.
  4. Divide this sum by the number of data points minus one to find the variance.
  5. Take the square root of the variance to find the sample standard deviation.
Using our example, we found that the variance is \(71.0\). The sample standard deviation is then:
\(\text{s} = \sqrt{71.0} \: 8.43\).
The sample standard deviation helps understand the spread of the data around the mean.
Variance
Variance is another measure of spread or dispersion in a data set. It tells how much the data points are spread out from the mean. The variance is the average of the squared differences from the mean.

To calculate the variance ( \(s^2\)), follow these steps:
  1. Compute the mean of the data set.
  2. Find the deviation of each data point from the mean and square these deviations.
  3. Sum all the squared deviations.
  4. Divide this sum by the number of observations minus one.
Using our flight time data, we obtained the variance as:
\(s^2 = \frac{426.0}{6} \: 71.0\).
Variance gives a sense of the variability within the sample data.
Mean
The mean, also known as the average, is a measure of central tendency. It represents the typical value in a data set.

To compute the mean ( \(\bar{x}\)), sum all the data points and divide by the number of observations:
\(\bar{x} = \frac{257 + 260 + 260 + 266 + 267 + 270 + 282}{7} \: \frac{1862}{7} = 266.0\).
The mean is useful because it provides a single value that summarizes the data set. It's important to note that the mean can be affected by extreme values (outliers).
Deviation
Deviation measures how far a data point is from the mean. It can tell us about the variation within a data set.

To calculate the deviation for each data point:
  1. Compute the mean of the data set.
  2. Subtract the mean from each data point.
For example, in our data set, for a point like 257, the deviation would be:
\(257 - 266 = -9\).
Squaring these deviations and then averaging them helps calculate the variance. Deviation helps in understanding individual data point disparity from the mean.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

The following data represent exam scores in a statistics class taught using traditional lecture and a class taught using a "flipped" classroom. The "flipped" classroom is one where the content is delivered via video and watched at home, while class time is used for homework and activities. $$ \begin{array}{llllllll} \hline \text { Traditional } & 70.8 & 69.1 & 79.4 & 67.6 & 85.3 & 78.2 & 56.2 \\\ & 81.3 & 80.9 & 71.5 & 63.7 & 69.8 & 59.8 & \\ \hline \text { Fipped } & 76.4 & 71.6 & 63.4 & 72.4 & 77.9 & 91.8 & 78.9 \\ & 76.8 & 82.1 & 70.2 & 91.5 & 77.8 & 76.5 & \end{array} $$ (a) Which course has more dispersion in exam scores using the range as the measure of dispersion? (b) Which course has more dispersion in exam scores using the standard deviation as the measure of dispersion? (c) Suppose the score of 59.8 in the traditional course was incorrectly recorded as \(598 .\) How does this affect the range? the standard deviation? What property does this illustrate?

The Fair Isaacs Corporation has devised a model that is used to determine creditworthiness of individuals, called a FICO score. FICO scores range in value from 300 to 850 , with a higher score indicating a more creditworthy individual. The distribution of FICO scores is skewed left with a median score of \(723 .\) (a) Do you think the mean FICO score is greater than, less than, or equal to 723 ? Justify your response. (b) What proportion of individuals have a FICO score above \(723 ?\)

A survey of 40 randomly selected full-time Joliet Junior College students was conducted in the Fall 2015 semester. In the survey, the students were asked to disclose their weekly spending on entertainment. The results of the survey are as follows: $$ \begin{array}{rrrrrrrr} \hline 21 & 54 & 64 & 33 & 65 & 32 & 21 & 16 \\ \hline 22 & 39 & 67 & 54 & 22 & 51 & 26 & 14 \\ \hline 115 & 7 & 80 & 59 & 20 & 33 & 13 & 36 \\ \hline 36 & 10 & 12 & 101 & 1000 & 26 & 38 & 8 \\ \hline 28 & 28 & 75 & 50 & 27 & 35 & 9 & 48 \\ \hline \end{array} $$ (a) Check the data set for outliers. (b) Draw a histogram of the data and label the outliers on the histogram. (c) Provide an explanation for the outliers.

Babies born after a gestation period of 32-35 weeks have a mean weight of 2600 grams and a standard deviation of 660 grams. Babies born after a gestation period of 40 weeks have a mean weight of 3500 grams and a standard deviation of 470 grams. Suppose a 34 -week gestation period baby weighs 3000 grams and a 40 -week gestation period baby weighs 3900 grams. What is the \(z\) -score for the 34 -week gestation period baby? What is the \(z\) -score for the 40 -week gestation period baby? Which baby weighs less relative to the gestation period?

Explain how to determine the shape of a distribution using the box plot and quartiles.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.