median when x is even
Answers
Answered by
3
Answer:
If the number of observations is odd, the number in the middle of the list is the median. This can be found by taking the value of the (n+1)/2 -th term, where n is the number of observations. Else, if the number of observations is even, then the median is the simple average of the middle two numbers
Answered by
2
If the number of observations is odd, the number in the middle of the list is the median. This can be found by taking the value of the (n+1)/2 -th term, where n is the number of observations. Else, if the number of observations is even, then the median is the simple average of the middle two numbers.
PLEASE MARK MY ANSWER AS BRAINLEAST
Similar questions