Asked by sha
please help! i know exactly how to find the mean but i am having a problem finding the midpoints. couldn't get them right :(
salary employees
5,001- 10,000 == 16
10,001-15,000 == 15
15001-20,000 == 11
20,001-25,000 == 15
25,001-30,000 == 23
salary employees
5,001- 10,000 == 16
10,001-15,000 == 15
15001-20,000 == 11
20,001-25,000 == 15
25,001-30,000 == 23
Answers
Answered by
drwls
If you want the mean salary, you can only get an approximate value since you only have histogram data (the number per salary interval). Assume that the number 16 applies to a salary at the midpioit of the first interval ($7500), etc.
The mean will be
(16*7500 + 15*12500 + 11*(17,500) + 15*22500 + 23*27,500)/(16+15+11+15+23) = $18,375
The mean will be
(16*7500 + 15*12500 + 11*(17,500) + 15*22500 + 23*27,500)/(16+15+11+15+23) = $18,375
Answered by
Anonymous
thanks a bunch!! =D
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.