interactive example
A particular dataset has a mean of [latex]61[/latex] and a standard deviation of [latex]3.7[/latex]. Calculate the following values.
- A value that is one standard deviation above the mean.
- A value that is one standard deviation below the mean.
- A value that is one-and-a-half standard deviations below the mean.
- A value that is two standard deviations above the mean.
interactive Example
Recall, to calculate a z-score given an observation, use the formula [latex]z=\dfrac{x-\mu}{\sigma}[/latex], where [latex]x[/latex] represents the value of the observation, [latex]\mu[/latex] represents the population mean, [latex]\sigma[/latex] represents the population standard deviation, and [latex]z[/latex] represents the standardized value, or z-score.
For a dataset with a mean of [latex]132[/latex] and standard deviation of [latex]9.8[/latex], calculate the z-scores of the following observations, [latex]x[/latex], and indicate if the given value is above or below the mean. Round answers to [latex]2[/latex] decimal places.
- [latex]x=112[/latex]
- [latex]x=141[/latex]
- [latex]x=158[/latex]
Example
This was written for 1C coreq — don’t use as an OHM problem for course objectives.
Let’s say the following table lists the hair color of 12 customers at a salon.
| Hair Color | Number of People |
| Brown or Black | 8 |
| Blonde | 3 |
| Red | 1 |
We can discuss how much of each color is present out of the all the colors present by using a proportion, which is a number that represents some part out of some whole. For example, one out of the 12 customers has red hair, so we could say that the proportion of customers with red hair is [latex]\dfrac{1}{12}[/latex].
Since the proportion is a fraction, depending on our context, we may sometimes wish to reduce the fraction. For example, we could represent the number of customers with blonde hair as either 3 of the 12 total, or, by using a reduced fraction, as one fourth of the total. Let’s see how. …