what is mean,median and mode in data handling.Only experts in data handling can answer this question with example using any particular data
Answers
Answered by
1
Step-by-step explanation:
mean- we add all given number and then divide by its number
ex-: 5player make run in a match 05,55,20,34,56
- first we add -05+55+20+34+56=170
- then we divide- 170%5=
- Ans-:34
mode- the most repeated number in given data is called mode
ex-: the given data is 4,5,6,7,9,8,7,7,6,4,4,
Ans-7
medianThe median is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average
in odd
To find the median, first arrange the numbers in ascending or descending order
for odd number n stand for given number
n+1/2
ex 12,06,23,54,25,45,34
- first we arrange in ascending order-;06,12,23,25,34,45,54
- then number of given data is 7,
- odd number
- 7+1/2=4
Ans=25
for even numbe -:N/2
Ex the data is given-45,76,70,43,67,32
- first we arrange in ascending order-;32,43,45,67,70,76
- then number of given data is6
- so even number
- 6/2
Ans=3
Similar questions