

InterviewSolution
Saved Bookmarks
1. |
What is the main disadvantage of range ? |
Answer» <html><body><p></p>Solution :The <a href="https://interviewquestions.tuteehub.com/tag/disadvantage-440371" style="font-weight:bold;" target="_blank" title="Click to know more about DISADVANTAGE">DISADVANTAGE</a> of using range is that it does not measure the <a href="https://interviewquestions.tuteehub.com/tag/spread-1222907" style="font-weight:bold;" target="_blank" title="Click to know more about SPREAD">SPREAD</a> of the majority of values in a data set-it only <a href="https://interviewquestions.tuteehub.com/tag/measures-1091959" style="font-weight:bold;" target="_blank" title="Click to know more about MEASURES">MEASURES</a> the spread between highest and <a href="https://interviewquestions.tuteehub.com/tag/lowest-1081124" style="font-weight:bold;" target="_blank" title="Click to know more about LOWEST">LOWEST</a> values. As a <a href="https://interviewquestions.tuteehub.com/tag/result-1187343" style="font-weight:bold;" target="_blank" title="Click to know more about RESULT">RESULT</a>, other measures are required in order to give a better picture of the data spread.</body></html> | |