

InterviewSolution
Saved Bookmarks
1. |
Find the mode of the following discrete series. `{:(x,1,2,3,4,5,6,7,8,9),(f,3,8,15,1,9,12,14,5,7):}`A. 7B. 5C. 2D. 3 |
Answer» Correct Answer - D Mode = 3 `therefore` Since the frequency of 3 is maximum. |
|