(a) The management of a local University wants to study the workload of their st...
Mar 15, 2024
(a) The management of a local University wants to study the workload of their students. A sample
of 24 students were asked to indicate the average number of hours spent on doing assignments
in a week. The followings are the results:
10 21 18 14 30 8 6 25 10 11 23 9
21 20 14 15 15 27 32 26 1 7 8 19
(i) Calculate the mean and standard deviation.
(ii) Find the 1st quartile, median and 3rd quartile.
(iii) Comment on the skewness. State your reason.
(b) In a canteen of the University, a lunch set is provided with a selling price of 50.Thenumberoflunchsetssoldinaweek(X)hasameanof250andastandarddeviationof20.Supposethecostofrunningthecanteenincludesafixedcostof10000 per week and a variable cost of $15
per lunch set.
(i) Express the weekly profit (P) in terms of X.
(ii) Hence, calculate the mean and standard deviation of the weekly profit.
Solution by Steps
step 1
To calculate the mean, sum all the values and divide by the number of values: μ=n∑xi
step 2
Summing the given values: ∑xi=10+21+18+14+30+8+6+25+10+11+23+9+21+20+14+15+15+27+32+26+1+7+8+19=391
step 3
Dividing by the number of values (24): μ=24391
step 4
To calculate the standard deviation, use the formula: σ=n∑(xi−μ)2
step 5
Calculate the variance by summing the squared differences from the mean and dividing by the number of values: ∑(xi−μ)2=...
step 6
Take the square root of the variance to get the standard deviation: σ=...
step 7
To find the quartiles, arrange the data in ascending order and find the values that split the data into four equal parts
step 8
The median (2nd quartile) is the middle value of the ordered data set or the average of the two middle values if there is an even number of values
step 9
The 1st quartile (Q1) is the median of the first half of the ordered data set, and the 3rd quartile (Q3) is the median of the second half
step 10
Comment on the skewness by comparing the mean and median: if the mean is greater than the median, the distribution is right-skewed; if the mean is less than the median, it is left-skewed; if they are approximately equal, the distribution is symmetric
Descriptive statistics including mean, standard deviation, and quartiles are used to summarize data. Skewness indicates the asymmetry of the distribution.
Explanation
The mean provides a measure of central tendency, the standard deviation measures the spread of the data, and the quartiles provide information about the distribution of the data. Skewness is assessed by comparing the mean and median.
Solution by Steps
step 1
To express the weekly profit (P) in terms of X, use the formula: P=(SellingPrice−VariableCost)×X−FixedCost
step 2
Substitute the given values into the formula: P=(50−15)×X−10000
step 3
Simplify the expression: P=35X−10000
step 4
To calculate the mean of the weekly profit, substitute the mean of X into the profit equation: μP=35μX−10000
step 5
Substitute the given mean of X (250) into the equation: μP=35×250−10000
step 6
To calculate the standard deviation of the weekly profit, use the fact that the standard deviation of a linear transformation of X is the standard deviation of X multiplied by the coefficient of X: σP=35σX
step 7
Substitute the given standard deviation of X (20) into the equation: σP=35×20
Answer
Mean of Weekly Profit (μ_P) = 7750,StandardDeviationofWeeklyProfit(σP)=700
Key Concept
Linear transformations of a random variable affect the mean and standard deviation of its distribution.
Explanation
The mean of the profit is found by applying the profit formula to the mean number of lunch sets sold, and the standard deviation of the profit is the standard deviation of the lunch sets sold multiplied by the profit per lunch set.