SOLUTION: A) find the mode of the following set of numbers
B) Find the range of the following set of numbers
11,13,13,12,11,12,13,10,14
Algebra ->
Divisibility and Prime Numbers
-> SOLUTION: A) find the mode of the following set of numbers
B) Find the range of the following set of numbers
11,13,13,12,11,12,13,10,14
Log On
Question 199516: A) find the mode of the following set of numbers
B) Find the range of the following set of numbers
11,13,13,12,11,12,13,10,14 Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website!
A. Count the number of times that each data element appears in the list. The one that appears (or the ones that appear) most frequently is the mode.
B. Find the largest data element, then find the smallest. Subtract the smallest from the largest. The difference is the range.