InterviewSolution
Saved Bookmarks
| 1. |
For the class 21 to 30, write lower and upper class limit. |
|
Answer» upper 30.5lower 20.5 To find the class limit, in inclusive method, subtract 0.5 from lower score to get lower class and add 0.5 to the upper score to get upper class limit |
|