

InterviewSolution
Saved Bookmarks
1. |
Find the quartile deviation of the following discrete series. `{:(x,7,5,4,8,12,10),(f,2,4,6,10,9,7):}`A. 6.5B. 4.5C. 3.5D. 2.5 |
Answer» Correct Answer - D (i) `QD = (Q_(3) - Q_(1))/(2)` (ii) Find the cumulative frequency. (iii) Identify the x value corresponding to `((N)/(2))`th observation and `((3N)/(2))`th observation. |
|