Edit Game
5.DS.2 - Central Tendency
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   12  Close
Find the RANGE -- 11, 4, 6, 3, 6, 9, 3
8
Find the MODE -- 11, 4, 6, 3, 6, 9, 3
3 and 6
Find the MEDIAN -- 11, 4, 6, 3, 6, 9, 3
6
Find the MEAN -- 11, 4, 6, 3, 6, 9, 3
6
Find the RANGE -- 2, 4, 6, 10, 3
8
Find the MODE -- 2, 4, 6, 10, 3
no mode
Find the MEDIAN -- 2, 4, 6, 10, 3
4
Find the MEAN -- 2, 4, 6, 10, 3
5
How do I find the range of a set of data?
Subtract the least from the greatest.
How do I find the mode of a set of data?
Look for the number that occurs the most often.
How do I find the median of a set of data?
Order the numbers from least to greatest. Find the middle number.
How do I find the mean of a set of data?
Add up all the numbers, and divide by how many numbers there are.