fairyprincess48 fairyprincess48
  • 12-06-2019
  • Mathematics
contestada

complete the standard deviation of the following set of data to the nearest whole number: 8, 12, 15, 17, 18​

Respuesta :

irenekk
irenekk irenekk
  • 16-06-2019

Answer:

4

Step-by-step explanation:

1. Find the Mean

(8+12+15+17+18)/5=14

2.For each number, subtract the Mean and square the result.

(8-14)^2=36

(12-14)^2=4

(15-14)^2=1

(17-14)^2=9

(18-14)^2=16

3. Find the Mean of those squared differences.

(36+4+1+9+16)/5=13.2

4.Take the square root of that and this is what you want.

square root of 12.7 = 3.6 (round up to 4)

Answer Link

Otras preguntas

Which logical fallacy is found in this sentence? "You should vote for Ryan Davenport for class president because so many of our friends think that he is the bes
In Ocean Habitat:a. go to food chains containing one Predator and its pre b.draw two food chains containing two predators and their prey​
convert 100kcals to kilojoules​
Multi-Step Literal Equations Solve the following equation for a. Be sure to take into account whether a letter is capitalized or not. g= b(a+[tex]D^{2}[/tex])
what do youean by faternity​
pituitary is to brain as thymus is to
how can i round 162 to the nearest hundred in a easier way with multiplying
what is the LCD of 1/6 and 2/3
PLEASE HELP ME a) b) c) or d)?
Create a class called Date that includes three pieces of information as data members -- a month (type int), a day (type int) and a year (type int). Your class s