Question 20: Given the mean of a data set is 15 and the coefficient of variation is 48%, find the standard deviation. Question 21: Given the time taken (in minutes) to complete homework by 8 students: 38, 40, 47, 44, 46, 43, 49, 53. Find the standard deviation.

Probability and StatisticsStandard DeviationCoefficient of VariationMeanData Analysis
2025/3/15

1. Problem Description

Question 20: Given the mean of a data set is 15 and the coefficient of variation is 48%, find the standard deviation.
Question 21: Given the time taken (in minutes) to complete homework by 8 students: 38, 40, 47, 44, 46, 43, 49,
5

3. Find the standard deviation.

2. Solution Steps

Question 20:
The coefficient of variation (CV) is defined as the ratio of the standard deviation (σ\sigma) to the mean (μ\mu):
CV=σμCV = \frac{\sigma}{\mu}
We are given CV=48%=0.48CV = 48\% = 0.48 and μ=15\mu = 15. We need to find σ\sigma.
σ=CV×μ\sigma = CV \times \mu
σ=0.48×15\sigma = 0.48 \times 15
σ=7.2\sigma = 7.2
Question 21:
First, calculate the mean of the data set:
μ=38+40+47+44+46+43+49+538\mu = \frac{38 + 40 + 47 + 44 + 46 + 43 + 49 + 53}{8}
μ=3608=45\mu = \frac{360}{8} = 45
Next, calculate the squared differences from the mean:
(3845)2=(7)2=49(38-45)^2 = (-7)^2 = 49
(4045)2=(5)2=25(40-45)^2 = (-5)^2 = 25
(4745)2=(2)2=4(47-45)^2 = (2)^2 = 4
(4445)2=(1)2=1(44-45)^2 = (-1)^2 = 1
(4645)2=(1)2=1(46-45)^2 = (1)^2 = 1
(4345)2=(2)2=4(43-45)^2 = (-2)^2 = 4
(4945)2=(4)2=16(49-45)^2 = (4)^2 = 16
(5345)2=(8)2=64(53-45)^2 = (8)^2 = 64
Sum of squared differences:
49+25+4+1+1+4+16+64=16449 + 25 + 4 + 1 + 1 + 4 + 16 + 64 = 164
Calculate the sample standard deviation (ss):
s=(xiμ)2n1s = \sqrt{\frac{\sum (x_i - \mu)^2}{n-1}}
s=16481s = \sqrt{\frac{164}{8-1}}
s=1647s = \sqrt{\frac{164}{7}}
s=23.42857s = \sqrt{23.42857}
s4.84s \approx 4.84
Since none of the answers match, let's calculate the population standard deviation (σ\sigma):
σ=(xiμ)2n\sigma = \sqrt{\frac{\sum (x_i - \mu)^2}{n}}
σ=1648\sigma = \sqrt{\frac{164}{8}}
σ=20.5\sigma = \sqrt{20.5}
σ4.53\sigma \approx 4.53

3. Final Answer

Question 20: B. 7.2
Question 21: A. 4.53

Related problems in "Probability and Statistics"

The problem provides a frequency distribution table of marks obtained by students. Part (a) requires...

ProbabilityConditional ProbabilityWithout ReplacementCombinations
2025/6/5

The problem is divided into two questions, question 10 and question 11. Question 10 is about the fre...

Frequency DistributionCumulative FrequencyOgivePercentileProbabilityConditional ProbabilityCombinations
2025/6/5

A number is selected at random from the integers 30 to 48 inclusive. We want to find the probability...

ProbabilityPrime NumbersDivisibility
2025/6/3

The problem describes a survey where 30 people answered about their favorite book genres. The result...

PercentagesData InterpretationPie ChartFractions
2025/6/1

The problem asks us to determine if there is a statistically significant difference in promotion rat...

Hypothesis TestingChi-Square TestContingency TableStatistical SignificanceIndependence
2025/6/1

We are given a contingency table showing the number of students from different majors (Psychology, B...

Chi-Square TestContingency TableStatistical InferenceHypothesis Testing
2025/6/1

The problem describes a scenario where a pizza company wants to determine if the number of different...

Chi-Square TestGoodness-of-Fit TestHypothesis TestingFrequency DistributionP-value
2025/6/1

The problem asks to test the significance of three chi-square tests given the sample size $N$, numbe...

Chi-square testStatistical SignificanceDegrees of FreedomEffect SizeCramer's VHypothesis Testing
2025/5/29

The problem asks us to compute the expected frequencies for the given contingency table. The conting...

Contingency TableExpected FrequenciesChi-squared Test
2025/5/29

The problem asks us to estimate the chi-square value when $n=23$ and $p=99$, given a table of chi-sq...

Chi-square distributionStatistical estimationInterpolation
2025/5/27