Saved Bookmarks
| 1. |
Find the median of 24,36,46,17,18,25,35 and 30 |
|
Answer» Step-by-step explanation: median means the middle most value of the data ,SINCE the given data CONTAINS even NUMBER of observations the median is the average of n,n/2 values when the observations are arranged in ASSENDING or desending order. so ,arrange the given data in ASCENDING order and calculate the average of n,n/2values which gives you median of given data..! |
|