Hi Greene,
a. For quartiles, take:
Q1 = (n +1)/4 = (50 + 1)/4 = 12.75
Q3 = 3(n + 1)/4 = 3(50 + 1)/4 = 38.25
IQR = Q3 - Q1 = 38.25 - 12.75 = 25.5
b. Single mode value is not plausible and usually not relevant for grouped data--modal class is class with highest frequency, which is 11-20 minutes. If you need a single value, go with 15.5 minutes, the midpoint of this class.
c. and. d.
Variance = (1/n) [Sum (Fi (Xi - xbar)2]
Xi = Group midpoint
xbar = mean
n= sample size = 50
Example:
First, you need the mean. This is:
xbar = sum(xi*fi)/n
f= group frequency
xbar = (4.5*8) + (15.5*14) + (25.5*12) + (35.5*9) + (45.5*7) = 20.84
Then, for first example, you would do:
8(4.5-20.84)2 = 2136
You would then need to do this for each class; then add up and divide by 50 (n). That's your variance. Then, take the square root of the result for standard deviation.

Joshua L.
08/07/24
Greene H.
Thank you very much sir08/07/24