210k views
4 votes
What is the median of the following string of values?
55, 18, 58, 49, 8, 77, 62, 26, 7.11

User Davegravy
by
3.3k points

2 Answers

1 vote

Answer:

m=49

Explanation:

In order to find the median in a string of a values you need to rearrange your values in order from lowest to highest which makes it easier to find the median or middle. Then you need to go down one on each side in till you reach the middle of the values to find your median.

55, 18, 58, 49, 8, 77, 62, 26, 7.11

Rearrange:

7.11, 8, 18, 26, 49, 55, 58, 62, 77

Down one on each side:

7.11, 8, 18, 26, 49, 55, 58, 62, 77

m=49

Hope this helps.

User Clash
by
4.3k points
1 vote

Answer:

The answer is 49 if we are to assume you meant 7.11 and not 7,11.

If you meant 7,11 - the answer is 28.5.

Explanation:

If we are assuming you meant "7,11" and not "7.11", then we would start by removing the lowest and highest numbers from the list respectively, and repeating the process until you only have 1 or 2 numbers left.

Here are the pairs of numbers removed if we are assuming you meant 7.11;

7.11 / 77

8 / 62

18 / 58

26 / 55

We are left with 49, and that would be your median.

However, if we were to assume you meant 7,11, then we'd have to start over and repeat the process.

7 / 77

8 / 62

11 / 58

18 / 55

26 / 49 is our final answer; however we are not to assume this as we need a definite number. To resolve this, we would need to average the two numbers. To do this, we add them together and divide by how many numbers we added.

26 + 49 = 75.

75 / 2 = 28.5

Your median for this would be 28.5.

Hope this helps! Have a great rest of your day. :)

User Pratyush
by
4.5k points