

InterviewSolution
Saved Bookmarks
1. |
On the basic of data in Example of Section 9.5 of Chapter 9 ,calculate the value of coefficient of Quartile Deviation. |
Answer» <html><body><p></p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :`V_(<a href="https://interviewquestions.tuteehub.com/tag/q-609558" style="font-weight:bold;" target="_blank" title="Click to know more about Q">Q</a>) = (Q_(3) - Q_(1))/(Q_(3) + Q_(1)) = (359.375 - 154.170)/(359.375 + 154.170) = (205.205)/(513.545) = 0.<a href="https://interviewquestions.tuteehub.com/tag/40-314386" style="font-weight:bold;" target="_blank" title="Click to know more about 40">40</a>` (or 40%)</body></html> | |