Problem 32
Question
CRA CDs, Inc., wants the mean lengths of the "cuts" on a CD to be 135 seconds (2 minutes and 15 seconds). This will allow the disk jockeys to have plenty of time for commercials within each 10 -minute segment. Assume the distribution of the length of the cuts follows the normal distribution with a population standard deviation of 8 seconds. Suppose we select a sample of 16 cuts from various CDs sold by CRA CDs, Inc. a. What can we say about the shape of the distribution of the sample mean? b. What is the standard error of the mean? c. What percent of the sample means will be greater than 140 seconds? d. What percent of the sample means will be greater than 128 seconds? e. What percent of the sample means will be greater than 128 but less than 140 seconds?
Step-by-Step Solution
VerifiedKey Concepts
Understanding Normal Distribution
Being a normal distribution, it is characterized by two parameters: the mean (\( \mu \)), which determines the center, and the standard deviation (\( \sigma \)), which dictates the spread of the distribution. In practical terms, this means values are more likely to occur near the mean than far from it. The normal distribution is crucial because many natural phenomena approximate this pattern, making it a key feature of statistical analyses. Understanding this concept helps to interpret data like the mean length of CD cuts in our exercise.
In the given problem, it is stated that the lengths of the cuts on a CD follow a normal distribution, which informs us about the shape of the distribution and the techniques we can use to analyze it.
Standard Error of the Mean
To calculate the SEM, you use the formula:
- \( SEM = \frac{\sigma}{\sqrt{n}} \)
- \( SEM = \frac{8}{\sqrt{16}} = \frac{8}{4} = 2 \) seconds
Z-Score Calculation
The z-score can be calculated using the formula:
- \( z = \frac{X - \mu}{SEM} \)
- \( z = \frac{140 - 135}{2} = 2.5 \)