What is another word for the "mean"?
The "average"
What is the first step to find the median?
Sort your data from smallest to largest or largest to smallest
What symbol allows you to input a formula for a cell?
=
What is the first step in finding the MAD?
Find the mean
The result when adding numbers together
What number is right between 12 and 13?
12.5
Find the median of the following list:
6, 5, 11, 13, 24, 12, 14
12
What function will find the mean of a list of numbers in a spreadsheet?
=average
What is the second step in finding the MAD?
Find each point's distance from the mean
What is the symbol for "sum"?
Sigma
Find the sum of the following list:
6, 5, 11, 13, 24, 12, 14
85
How many quartiles are in 1 data set?
4
What does the "$" do when using it in a function?
It locks the cell so that it doesn't change if you drag the formula to more cells
What is the last step in finding the MAD?
Find the mean of each data's distance from the mean
How do you find the mean?
Divide the sum by the amount of numbers
Find the mean of the following list:
6, 5, 11, 13, 24, 12, 14
12.1
How do you calculate the IQR?
Q3 - Q1
Write the function that adds up all of the numbers shown

=sum(a1:a9)
Which dot plot has a higher MAD value? A or B?


B - it has a higher spread
How do you find the median?
Find the mean of the dot plot

30.47 minutes
Find the quartiles of the following data set:
1, 0, 9, 10, 9, 2, 22, 15
Q1: 1.5
Q2: 9
Q3: 12.5
Write the function that finds the average of the data shown

=average(a1:a9)
OR
=sum(a1:a9)/9
Calculate the MAD of the following list:
1, 2, 3, 4, 5, 6
0.5
What are the 5 values in the 5-number summary?
Min, Q1, Q2, Q3, and Max