answersLogoWhite

0


Best Answer

For median the list needs to be sorted into increasing order, but doing so also helps with the range and mode, so I'll do that first:

{89, 76, 85, 76, 77, 84} → {76, 76, 77, 84, 85, 89}

Mean: add them up and divide the sum by how many numbers there are:

mean = (89 + 76 + 85 + 76 + 77 + 84) / 6 = 81 1/6 ≈ 81.167

Median: middle number when listed in order; if there are an even number of data items, then the median is the mean average of the middle two:

There are 6 data items so median is mean average of middle two:

median = (77 + 84) / 2 = 80 ½ = 80.5

Mode: the most frequent, it the number which occurs the most often. There can be more than one mode:

mode = 76 as there are two of them and only 1 of all the other numbers.

Range: the difference between the greatest and least numbers:

range = 89 - 76 = 13

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
User Avatar

Maximus Aztiazarain

Lvl 1
10mo ago
tf does 13 mean
More answers
User Avatar

Gedion Oso

Lvl 2
4y ago

What is the mean median mode range of 89 76 85 76 77 84?

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the mean median mode range of 89 76 85 76 77 84?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the mean median mode and range of 65 56 57 75 76 66 64?

56, 57, 64, 65, 66, 75, 76 Mean: 65 and 4/7 Median: 65 Mode: There is no mode. Range: 20


What is the mean meadian mode and range for 77 76 71 70 69 70 71?

Mean: 35 Median: 33 Mode:none Range: 7-49


Find the mean median and mode 65 56 57 75 76 66 64?

mean = (65 + 56 + 57 + 75 + 76 + 66 + 64)/7 = 65.57 median = "middle" number = 65 mode = most common number = all are equally common


What is mean median mode range and set?

# Well, the mean is like the average. So if you had these numbers 5,10,and 15, the mean(average) would be 10. # The median is like the middle number in a set of numbers. So if these were your numbers 3, 54, 66,71,75, 76, 78, 84, 88, 92, 99. The median is 76. # The mode is the number that repeated itself more then once. (there can be more than 1 mode) So if these were your set of numbers, 12, 12, 12, 43, 53, 61, 78, 84, 94, 99,99,99,99. Then your mode would be 99. # The range is the difference between the min. and max. numbers in your set of number. So if your set of numbers were 15,34,57,78,81,97. The range would be 82.


What is a set of numbers that has a mode of 62 a range of 20 and a median of 75?

One possible set is 62, 62, 75, 76 and 82


What is the mean median mode and range of 25 26 45 46 54 54 60 63 67 75 76 78 78 85 85 87 92 92 92 92 95?

The mean is the sum of all the numbers divided by the number of numbers which is 69 6/7 = 69.857142 repeating ≈ 69.86 The median is the middle number when the numbers are listed in order, and is 76. The mode is the number(s) with the highest frequency, and is 92. The range is the largest less the smallest which is 70.


What is the median of 76 54 92 88 76 88 75 93 92 68 88 76 76 88 80 70 88 and 72?

The median is 78.


What is the median of 76 54 92 88 75 93 92 68 88 76 76 88 80 70 88 72?

Sort the numbers into numerical order:54, 68, 70, 72, 75, 76, 76, 76, 80, 88, 88, 88, 88, 92, 92, 93The median is the middle number which as there are 16 numbers is the mean of the middle two (highlighted above):median = (76 + 80) ÷ 2 = 78.


What is the median 76 49 56 76 14 32?

52.5


What is the median of numbers 76 84 93 67 82 87 and 76?

The median is 82, the middle value.


What is mode of 13 21 43 76 76?

The mode is the value in a set of data which occurs most frequently. In the set {13, 21, 43, 76, 76}, the value 76 occurs most frequently and is the mode.


What is the median of 72 76 80 84 88 88 and 100?

The median is 84.