1.

Give the formula for estimating mode in case of continuous series.

Answer» <html><body><p></p>Solution :The following formula is used to calculate the exact value of the <a href="https://interviewquestions.tuteehub.com/tag/mode-1099190" style="font-weight:bold;" target="_blank" title="Click to know more about MODE">MODE</a> in case of continuous series after finding the modal <a href="https://interviewquestions.tuteehub.com/tag/class-18125" style="font-weight:bold;" target="_blank" title="Click to know more about CLASS">CLASS</a>.<br/>`Z=l_(1)+(f_(1)-f_(0))/(2f_(1)-f_(0)-f_(2))xxi`<br/>Here , Z= Value of the mode , `l_(1)` = <a href="https://interviewquestions.tuteehub.com/tag/lower-1080637" style="font-weight:bold;" target="_blank" title="Click to know more about LOWER">LOWER</a> <a href="https://interviewquestions.tuteehub.com/tag/limit-1074025" style="font-weight:bold;" target="_blank" title="Click to know more about LIMIT">LIMIT</a> of the modal class , `f_(1)` = The frequency of the modal class , `f_(0)` = The frequency of pre- modal class , `f_(2)` =Frequency of the next higher class or post - modal class , i = Size of the modal group.</body></html>


Discussion

No Comment Found