QUESTION IMAGE
Question
- copy column o of the sheet named \iqr\ to column a of a new sheet named \standard deviation\
- make row 1 bold and centered
- in cell c1, type
\
- in cell c2, enter the formula =count(a:a)
- in cell d1, type \population mean\
- in cell d2, enter the formula =average(a:a)
- in cell e1, type \deviation\
- in cell e2, enter the formula =a2 - $d$2
- in cell f1, type \deviation^2\
- in cell f2, enter the formula =e2^2
- highlight the cell range e2:f782, then select home > editing > fill > down
- in cell g1, type \sum\
- in cell g2, enter the formula =sum(f:f)
- in cell h1, type \population variance\
- in cell h2, enter the formula =g2/c2
- in cell h3, enter the formula =average(f:f)
- in cell h4, enter the formula =var.p(a:a)
- in cell i1, type \population sd\
- in cell i2, enter the formula =sqrt(h2)
- in cell i3, enter the formula =stdev.p(a:a)
8 numeric 1 point
what is the standard deviation in inches? (round to one decimal place.)
answer
Step1: Identify population SD value
From the spreadsheet, the population standard deviation (cell I2/I3) is 4.832448.
Step2: Round to 1 decimal place
Round 4.832448 to one decimal place: $\text{Round}(4.832448, 1) = 4.8$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
4.8