InterviewSolution
Saved Bookmarks
| 1. |
Write the data given below in ascending order and prepare the frequency table.7, 8, 7, 10, 6, 8, 9, 7, 10, 5, 7, 6, 8, 5, 6, 7, 8, 9, 7, 6, 7, 8 |
||||||||||||||
|
Answer» Arranging the data in ascending order, we get 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 9, 9, 10, 10
|
|||||||||||||||