/*! 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 18 An article in the Journal of Air... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

An article in the Journal of Aircraft (1988) described the computation of drag coefficients for the NASA 0012 airfoil. Different computational algorithms were used at \(M_{\infty}=0.7\) with the following results (drag coefficients are in units of drag counts; that is, one count is equivalent to a drag coefficient of 0.0001)\(: 79,100,74,83,81,85,82,80,\) and \(84 .\) Compute the sample mean, sample variance, and sample standard deviation, and construct a dot diagram.

Short Answer

Expert verified
Mean \( \approx 83.11 \), variance \( \approx 39.67 \), standard deviation \( \approx 6.30 \), and a dot diagram clusters near mean.

Step by step solution

01

Understand what is given

You are given a set of drag coefficients: 79, 100, 74, 83, 81, 85, 82, 80, and 84. You are to find the sample mean, sample variance, and sample standard deviation. Also, you need to draw a dot diagram to visualize the data distribution.
02

Compute the Sample Mean

The sample mean is the sum of all data points divided by the number of data points. Calculate the mean using the formula: \[ \text{Mean} = \frac{\sum x_i}{n} \]where \(x_i\) are the values and \(n\) is the number of values:\[ \text{Mean} = \frac{79 + 100 + 74 + 83 + 81 + 85 + 82 + 80 + 84}{9} = \frac{748}{9} \approx 83.11 \]
03

Compute the Sample Variance

Sample variance is calculated using the formula: \[ s^2 = \frac{\sum (x_i - \bar{x})^2}{n-1} \]where \(\bar{x}\) is the sample mean. Compute each deviation squared and sum these values:\[ (79-83.11)^2 + (100-83.11)^2 + (74-83.11)^2 + (83-83.11)^2 + (81-83.11)^2 + \]\[ (85-83.11)^2 + (82-83.11)^2 + (80-83.11)^2 + (84-83.11)^2 = 317.33 \]Then, divide by \(n-1 = 8\): \[ s^2 = \frac{317.33}{8} \approx 39.67 \]
04

Compute the Sample Standard Deviation

The sample standard deviation is the square root of the sample variance:\[ s = \sqrt{s^2} = \sqrt{39.67} \approx 6.30 \]
05

Construct a Dot Diagram

To construct a dot diagram, plot each data point along a number line. Draw a dot above the line for each occurrence. Based on the given data points, your diagram should show cluttering around the values.

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.

Sample Mean
The sample mean represents a central value of a data set. It's what we often refer to as the "average." To find the sample mean, sum up all the values in the data set and then divide by the number of values. This provides a single number that gives us an idea of where the "center" of the data is.

In our example, the drag coefficients are: 79, 100, 74, 83, 81, 85, 82, 80, and 84. You add these numbers to get 748. With 9 values in total, you divide 748 by 9. Thus, the sample mean is approximately 83.11.
- It's important to remember that the mean can be affected by extremely high or low values, known as outliers.
- In practical terms, for engineers and scientists, the sample mean in this data set gives a basic indication of the "average" drag coefficient being examined.
Sample Variance
Sample variance measures how spread out the numbers in a data set are. Unlike the mean, which tells us about the middle value, variance provides insight about the data's variability. Higher variance indicates that the data points are more spread out, while lower variance suggests they are closer to the mean.

To calculate variance, you first subtract the mean from each data point and square each result (because squaring eliminates negative numbers and emphasizes larger deviations). Then, sum these squared deviations. Finally, divide by the number of data points minus one; this "minus one" accounts for the fact we are working with a sample, not a whole population.
In the drag coefficient example, we find the variance to be approximately 39.67. This number helps us understand the degree of variation among the drag coefficients.
- Keep in mind, variance is measured in squared units, making interpretation in relation to the original data somewhat abstract.
- However, it is essential for indicating the reliability and stability within the data set.
Sample Standard Deviation
The sample standard deviation offers a more intuitive measure of data spread compared to variance, as it is expressed in the same unit as the original data. It is simply the square root of the sample variance. By doing this, we transform the squared unit back to the original scale.

In our example of drag coefficients, the standard deviation is calculated by taking the square root of the variance, which results in approximately 6.30. This value tells us that, on average, the drag coefficients tend to deviate from the mean by about 6.30.
- This metric is very useful in comparing it directly with the sample mean to determine the relative variability.
- It helps in determining the "normal" range of the data since approximately 68% of data falls within one standard deviation of the mean in a normal distribution.
Data Visualization
Visualizing data helps us understand trends and patterns that may not be immediately apparent from numbers alone. In this case, a dot diagram (or dot plot) is a simple way to visualize the distribution of drag coefficients. You can easily see how the data points cluster around certain values.

To create a dot diagram, write numbers on a line and place a dot above the appropriate number for each data point. For our drag coefficient data (79, 100, 74, 83, 81, 85, 82, 80, and 84), this will show multiple data clustering around the mean value.
- Dot plots provide a clear, straightforward visual representation of frequency distribution.
- They are particularly effective in small to moderate data sets since they illustrate the data's spread and central tendency intuitively.
- This kind of visual aid is invaluable in grasping the nature of the data before conducting further statistical analysis.

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

Consider the sample \(x_{1}, x_{2}, \ldots, x_{n}\) with sample mean \(\bar{x}\) and sample standard deviation \(s\). Let \(z_{i}=\left(x_{\mathrm{i}}-\bar{x}\right) / s, i=1,2, \ldots, n .\) What are the values of the sample mean and sample standard deviation of the \(z_{i} ?\)

Suppose that you add 10 to all of the observations in a sample. How does this change the sample mean? How does it change the sample standard deviation?

Suppose that the sample size \(n\) is such that the quantity \(n T / 100\) is not an integer. Develop a procedure for obtaining a trimmed mean in this case.

Cloud seeding, a process in which chemicals such as silver iodide and frozen carbon dioxide are introduced by aircraft into clouds to promote rainfall was widely used in the 20 th cen tury. Recent research has questioned its effectiveness [Journal of Atmospheric Research (2010, Vol. 97 (2), pp. 513-525)]. An experiment was performed by randomly assigning 52 clouds to be seeded or not. The amount of rain generated was then measured in acre-feet. Here are the data for the unseeded and seeded clouds: into clouds to promote rainfall was widely used in the 20 th century. Recent research has questioned its effectiveness [Journal of Atmospheric Research (2010, Vol. 97 (2), pp. 513-525)]. An experiment was performed by randomly assigning 52 clouds to be seeded or not. The amount of rain generated was then measured in acre-feet. Here are the data for the unseeded and seeded clouds: Unseeded: \(\begin{array}{lllllllll}81.2 & 26.1 & 95.0 & 41.1 & 28.6 & 21.7 & 11.5 & 68.5 & 345.5 & 321.2\end{array}\) \(\begin{array}{lllllllll}1202.6 & 1.0 & 4.9 & 163.0 & 372.4 & 244.3 & 47.3 & 87.0 & 26.3 & 24.4\end{array}\) \(\begin{array}{llllll}830.1 & 4.9 & 36.6 & 147.8 & 17.3 & 29.0\end{array}\) Seeded: \(\begin{array}{lllllll}274.7 & 302.8 & 242.5 & 255.0 & 17.5 & 115.3 & 31.4 & 703.4 & 334.1\end{array}\) \(\begin{array}{llllllll}1697.8 & 118.3 & 198.6 & 129.6 & 274.7 & 119.0 & 1656.0 & 7.7 & 430.0\end{array}\) \(\begin{array}{llllll}40.6 & 92.4 & 200.7 & 32.7 & 4.1 & 978.0 & 489.1 & 2745.6\end{array}\) Find the sample mean, sample standard deviation, and range of rainfall for (a) All 52 clouds (b) The unseeded clouds (c) The seeded clouds

The pull-off force for a connector is measured in a laboratory test. Data for 40 test specimens follow (read down, then left to right). Construct and interpret either a digidot plot or a separate stem-and-leaf and time series plot of the data. $$\begin{array}{llllll}241 & 203 & 201 & 251 & 236 & 190 \\\258 & 195 & 195 & 238 & 245 & 175 \\\237 & 249 & 255 & 210 & 209 & 178 \\\210 & 220 & 245 & 198 & 212 & 175 \\ 194 & 194 & 235 & 199 & 185 & 190 \\\225 & 245 & 220 & 183 & 187 & \\\248 & 209 & 249 & 213 & 218 &\end{array}$$

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.