InterviewSolution
Saved Bookmarks
| 1. |
Find the mode from the following data values :SizeFrequency83107121214281610189266 |
||||||||||||||||
Answer»
This is regular series. Thus, the mode can be found out by inspection, (highest frequency = 28) So Mode ( Z) = 14 |
|||||||||||||||||