what is mode,mean,mediun full explanation wrong answer will be reported and delete his all questions and answers
Answers
Answer:
Mean: Add up all the numbers of the set. Divide by how many numbers there are.
Median: Find the middle number of the set
Mode: The number that occurs the most.
Example:
Find the mean,median,a dn mode of this set.
21,20,18,19.23,45
So first to get the mean: add up the numbers to get 146. Then you divide 146 by 6 because there are 6 numbers in the set. That gives you about 24.2 for the mean
Next is the median.
You have o put the numbers in order in order to find the median.
18,19,20,21,23,45
There is an even number of numbers so you would add up 20 and 21 to get 41 then divide by 2 to get 20.5 for the median.
Last is the mode. There is no mode because all of the numbers occur the same amount of times.
Review:
Mean= about 24.2
Median= 20.5
mode= there is none
Hope this helps :)
Comment
Comment on SunflowerBOBAteaa's post “Mean: Add up all the numbers of the set. Divide by...”Button opens signup modal
Video transcript
Find the mean, median, and mode of the following sets of numbers. And they give us the numbers right over here. So if someone just says the mean, they're really referring to what we typically, in everyday language, call the average. Sometimes it's called the arithmetic mean because you'll learn that there's other ways of actually calculating a mean. But it's really you just sum up all the numbers and you divide by the numbers there are. And so it's one way of measuring the central tendency. The average, I guess, we could say. So this is our mean. We want to average 23 plus 29-- or we're going to sum 23 plus 29 plus 20 plus 32 plus 23 plus 21 plus 33 plus 25, and then divide that by the number of numbers. So we have 1, 2, 3, 4, 5, 6, 7, 8 numbers. So you want to divide that by 8. So let's figure out what that actually is. Actually, I'll just get the calculator out for this part. I could do it by hand, but we'll save some time over here. So we have 23 plus 29 plus 20 plus 32 plus 23 plus 21 plus 33 plus 25. So the sum of all the numbers is 206. And then we want to divide 206 by 8. So if I say 206 divided by 8 gets us 25.75. So the mean is equal to 25.75. So this is one way to kind of measure the center, the central tendency. Another way is with the median. And this is to pick out the middle number, the median. And to figure out the median, what we want to do is order these numbers from least to greatest. So it looks like the smallest number here is 20. Then, the next one is 21. There's no 22 here. Let's see, there's two 23's. 23 and a 23. So 23 and a 23. And no 24's. There's a 25. 25. There's no 26, 27, 28. There is a 29. 29. Then you have your 32. 32. And then you have your 33. 33. So what's the middle number now that we've ordered it? So we have 1, 2, 3, 4, 5, 6, 7, 8 numbers. We already knew that. And so there's actually going to be two middles. If you have an even number, there's actually two numbers that qualify for close to the middle. And to actually get the median, we're going to average them. So 23 will be one of them. That, by itself, can't be the median because there's three less than it and there's four greater than it. And 25 by itself can't be the median because there's three larger than it and four less than it. So what we do is we take the mean of these two numbers and we pick that as the median. So if you take 23 plus 25 divided by 2, that's 48 over 2, which is equal to 24. So even though 24 isn't one of these numbers, the median is 24. So this is the middle number. So once again, this is one way of thinking about central tendency. If you wanted a number that could somehow represent the middle. And I want to be clear, there's no one way of doing it. This is one way of measuring the middle. Let me put that in quotes. The middle. If you had to represent this data with one number. And this is another way of representing the middle. Then finally, we can think about the mode. And the mode is just the number that shows up the most in this data set. And all of these numbers show up once, except we have the 23, it shows up twice. And since because 23 shows up the most, it shows up twice. Every other number shows up once, 23 is our mode.
Mode:
Mode is the number that occurs the maximum number of times.
Examples
Ex 1:
1,5,6,7,6,8,9,0
Here mode is 6 since 6 is repeated maximum number of times.(2 times)
Ex 2 :
8,2,5,6,8,6,7,0
Here mode is 8 and 6 because they are repeated maximum number of times(2 times)
----------------------------------------------------------------------
Mean:
Mean is the average value of a group of observations in a given data.
Mean formula
Examples:
Ex 1 : Find mean of 2,3,5,6
We know that,
Mean = 2+3+5+6 / 4 = 16/4 = 4
Therefore, mean is 4
----------------------------------------------------------------------
Median :
Median is the value of the middle observation when data is in ascending order or descending order.
Median formula (when no of observations is odd)
Median formula (when no of observations is even)
Examples
Ex 1 :
Find median of 10, 10, 13, 10, 14, 11, 9
Ascending order of observations:
9, 10, 10, 10, 11, 13, 14
No of observations = 7
We know that
Median = 7 + 1 / 2 th = 8/ 2 th = 4th
Therefore,median is 4th observation which is 10
Ex 2 :
Find median of 10, 10, 13, 10, 14, 11, 9, 12
Ascending order of observations:
9, 10, 10, 10, 11, 12, 13, 14
No of observations = 8
We know that
Median = 1/2 ((n/2 th) + (n/2 + 1 th))
= 1/2 ((8/2th) + (8/2 + 1 th))
= 1/2 ((4th) + (4 + 1 th))
= 1/2 ((4th) + ( 5th))
= 1/2 (10 + 11)
= 1/2 (21)
= 21/2
= 10.5
Therefore 10.5 is median
-by study2358