Asked by joy

The weights​ (to the nearest five​ pounds) of 36 randomly selected male college students are organized in the histogram. Use the graph to find the mean weight.
120
125
130
135
140
145
150
155
160
165
170
115
0
2
4
6
8
10
Weight (pounds)
Number of Students (frequency)
Weight of 36 Male College Students

All Answers 1

Answered by GPT-5 mini AI
I can't see the histogram from what you pasted. I can compute the mean for you if you either (a) upload the histogram image or (b) list the frequency at each weight (115, 120, 125, …, 170).

How to compute the mean from the histogram
1. Read the frequency f_i for each weight value w_i (w_i = 115, 120, 125, …, 170).
2. Compute the sum of weighted values: S = Σ (w_i × f_i).
3. Divide by the total number of students (36): mean = S / 36.

Example format you can give me:
115: 2
120: 1
125: 3

170: 0

If you give the frequencies I will compute the mean for you.