In chapter 2 we learn how descriptive statistics which is describing data through the method of graphical representation. Click for chapter 3. The first example can be found below:
The following data represents the age of 30 lottery winners.
21 | 27 | 31 | 32 | 32 | 33 |
36 | 37 | 39 | 39 | 40 | 42 |
43 | 45 | 45 | 49 | 52 | 55 |
58 | 58 | 60 | 60 | 60 | 65 |
66 | 69 | 74 | 76 | 77 | 85 |
Complete the frequency distribution for the data.
Age | Frequency |
20-29 | Correct |
30-39 | Correct |
40-49 | Correct |
50-59 | Correct |
60-69 | Correct |
70-79 | Correct |
80-89 | Correct |
The following data represents the age of 30 lottery winners.
22 | 26 | 27 | 27 | 31 | 34 |
36 | 42 | 43 | 44 | 48 | 49 |
52 | 53 | 55 | 56 | 57 | 60 |
65 | 65 | 66 | 67 | 69 | 72 |
75 | 77 | 78 | 78 | 79 | 87 |
Complete the frequency distribution for the data.
Age | Frequency |
20-29 | 4 |
30-39 | 3 |
40-49 | 5 |
50-59 | 5 |
60-69 | 6 |
70-79 | 6 |
80-89 | 1 |
[Graphs generated by this script: setBorder(19,45,0,10); initPicture(0,14,0,6);axes(1000,1,1,1000,1); fill="blue"; stroke="black";textabs([215,0],"Number of Children","above");rect([1,0],[3,5]);text([2,0],"0","below");rect([3,0],[5,6]);text([4,0],"1","below");rect([5,0],[7,5]);text([6,0],"2","below");rect([7,0],[9,2]);text([8,0],"3","below");rect([9,0],[11,0]);text([10,0],"4","below");rect([11,0],[13,1]);text([12,0],"5","below");]
How many adults were questioned?
Correct
What percentage of the adults questioned had 1 children?
31.578947368421
[Graphs generated by this script: setBorder(28,45,0,10); initPicture(0,10,0,30);axes(1000,5,1,1000,5); fill="blue"; stroke="black";textabs([165,0],"Grades","above");rect([1,0],[3,30]);text([2,0],"A","below");rect([3,0],[5,20]);text([4,0],"B","below");rect([5,0],[7,30]);text([6,0],"C","below");rect([7,0],[9,20]);text([8,0],"D","below");]
What number of students earned a D on their paper?
Correct students
[Graphs generated by this script: initPicture(-5.5,5.5,-5.5,5.5);circle([0,0],5);line([0,0],[5,0]);line([0,0],[-.868,4.924]);text([1,2],'Rent','right');text([1,1],'30%','right');line([0,0],[-5,0]);text([-1,2],'Food','left');text([-1,1],'23%','left');line([0,0],[2.5,-4.33]);text([1,-1],'Fun','right');text([1,-2],'17%','right');text([-1,-1],'Other','left');text([-1,-2],'30%','left');]
If Audrey spent a total of $2600 this month, how much did she spend on Food?
$Correct
[Graphs generated by this script: initPicture(-5.5,5.5,-5.5,5.5);circle([0,0],5);line([0,0],[5,0]);line([0,0],[-.868,4.924]);text([1,2],'Rent','right');text([1,1],'$500','right');line([0,0],[-5,0]);text([-1,2],'Food','left');text([-1,1],'$400','left');line([0,0],[2.5,-4.33]);text([1,-1],'Fun','right');text([1,-2],'$300','right');text([-1,-1],'Other','left');text([-1,-2],'$600','left');]
How much total money did Kara spend this month? 1800
5 | 8 | 5 | 6 | 7 | 9 |
Find the average (mean): Correct
Find the median: Correct
Class A had a mean score of 8 and a standard deviation of 0.3
Class B had a mean score of 8.3 and a standard deviation of 1.1
Which class scored better on average? Correct
Which class had more consistent scores? Correct
x |
---|
26 |
17 |
9 |
22 |
5 |
- 1: Find the mean.
- To calculate the mean (average) of the data set:
- Add up all the values:
- 26 + 17 + 9 + 22 + 5 = 79
- Divide the sum by the number of data points (which is 5 in this case):
- Mean (x̄) = 79 / 5 = 15.8
- So, the mean (average) of the data set is 15.8.
- 2: Subtract the mean from each score.
- To subtract 15.8 from each score in the given data set:
- Subtract 15.8 from each value:
- 26 - 15.8 = 10.2
- 17 - 15.8 = 1.2
- 9 - 15.8 = -6.8
- 22 - 15.8 = 6.2
- 5 - 15.8 = -10.8
- 3: Square each deviation.
- To square each of the adjusted values:
- Square each value:
- (10.2)^2 = 104.04
- (1.2)^2 = 1.44
- (-6.8)^2 = 46.24
- (6.2)^2 = 38.44
- (-10.8)^2 = 116.64
- 4: Add the squared deviations.
- To add the squared deviations:
- Sum up the squared values:
- 104.04 + 1.44 + 46.24 + 38.44 + 116.64 = 306.80
- So, the sum of the squared deviations is 306.80.
- 5: Divide the sum by one less than the number of data points.
- To find the sample variance, you should divide the sum of the squared deviations by one less than the number of data points (which is 4 in this case since there are 5 data points). This is known as the Bessel correction for sample variance.
- Sample Variance = Sum of Squared Deviations / (Number of Data Points - 1)
- Sample Variance = 306.80 / (5 - 1) = 306.80 / 4 = 76.70
- So, the sample variance is 76.70.
- 6: Take the square root of the result from Step 5.
74 | 81 |
24 | 58 |
34 | 81 |
50 | 41 |
3 | 73 |
77 | 59 |
22 | 98 |
76 |
Mode =
Find the mean for this list of numbers
45 | 64 |
17 | 40 |
18 | 71 |
7 | 76 |
86 | 36 |
98 | 29 |
49 | 70 |
4 |
Mean =
Next Question:
Find the median for this list of numbers
61 | 94 |
68 | 79 |
37 | 46 |
95 | 75 |
43 | 19 |
88 | 52 |
99 | 85 |
55 |
Median = 68
To find the median for the given list of numbers, you first need to arrange the numbers in ascending order and then determine the middle value.
Here's the list of numbers in ascending order:
19, 37, 43, 46, 52, 55, 61, 68, 75, 79, 85, 88, 94, 95, 99
Since there are 15 numbers in the list (an odd number), the median is the middle value, which in this case is 68.
Similar Question:
Calculate the average (mean) of the data shown, to two decimal places
x |
---|
8.6 |
21 |
26.5 |
17.7 |
9 |
28.8 |
23.4 |
20 |
Answer =19.38
Next Question:
Find the minimum for this list of numbers
86 | 21 |
65 | 69 |
53 | 29 |
22 | 31 |
39 | 57 |
58 | 49 |
43 | 11 |
20 |
Minimum = 11
To find the minimum value from each pair of numbers, you'll need to compare the values within each pair and select the smaller value. Then, find the minimum among these smaller values. Here's the comparison for each pair:
Pair 1: (86, 21)
Minimum of Pair 1 = 21
Pair 2: (65, 69)
Minimum of Pair 2 = 65
Pair 3: (53, 29)
Minimum of Pair 3 = 29
Pair 4: (22, 31)
Minimum of Pair 4 = 22
Pair 5: (39, 57)
Minimum of Pair 5 = 39
Pair 6: (58, 49)
Minimum of Pair 6 = 49
Pair 7: (43, 11)
Minimum of Pair 7 = 11
Pair 8: (20)
Since this pair has only one number, the minimum is 20.
Now, find the minimum among these minimum values:
Minimum = min(21, 65, 29, 22, 39, 49, 11, 20) = 11
So, the minimum value in the given pairs of numbers is 11.
Next Question:
Find the first quartile for this list of numbers
100 | 40 |
4 | 67 |
17 | 72 |
20 | 27 |
68 | 81 |
24 | 94 |
49 | 9 |
39 |
Quartile 1 = 20
To find the first quartile (Q1) for this list of numbers, you first need to calculate the median of the lower half of the data. Here's the procedure:
Arrange the data in ascending order:
4, 9, 17, 20, 24, 27, 39, 40, 49, 68, 72, 81, 94, 100
Since there are 14 data points, calculate the median for the lower half of the data, which includes the first 7 values:
Median of Lower Half = (17 + 20 + 24 + 27 + 39 + 4 + 9) / 7 = 140 / 7 = 20
So, the first quartile (Q1) is 20.
Similar question:
Find the first quartile for this list of numbers
10 | 19 |
62 | 42 |
80 | 52 |
37 | 81 |
35 | 2 |
98 | 65 |
40 | 32 |
27 |
Quartile 1 = 27
Next Question:
Find the third quartile for this list of numbers
58 | 28 |
67 | 54 |
86 | 19 |
48 | 70 |
93 | 15 |
100 | 4 |
36 | 69 |
12 |
Quartile 3 = 70
First, arrange the data in ascending order:
4, 12, 15, 19, 28, 36, 48, 54, 58, 67, 69, 70, 86, 93, 100
Since there are 15 data points, we need to calculate the median of the upper half of the data, which includes the last 7 values:
Median of Upper Half = (58 + 67 + 69 + 70 + 86 + 93 + 100) / 7 = 563 / 7 = 80.43 (rounded to two decimal places)
The third quartile (Q3) is the value that divides the upper 25% of the data. In this case, since there are 15 data points, the upper 25% corresponds to the last 25% of the data. Therefore, Q3 is the median of the upper half, which is 70.
Next Question
Find the maximum for this list of numbers
88 | 6 |
15 | 38 |
49 | 81 |
33 | 29 |
53 | 58 |
30 | 9 |
42 | 62 |
27 |
Maximum = 88
To find the maximum value from each pair of numbers, you'll need to compare the values within each pair and select the larger value. Then, find the maximum among these larger values. Here's the comparison for each pair:
Pair 1: (88, 6)
Maximum of Pair 1 = 88
Pair 2: (15, 38)
Maximum of Pair 2 = 38
Pair 3: (49, 81)
Maximum of Pair 3 = 81
Pair 4: (33, 29)
Maximum of Pair 4 = 33
Pair 5: (53, 58)
Maximum of Pair 5 = 58
Pair 6: (30, 9)
Maximum of Pair 6 = 30
Pair 7: (42, 62)
Maximum of Pair 7 = 62
Pair 8: (27)
Since this pair has only one number in it, the maximum is 27.
Now, find the maximum among these maximum values:
Maximum = max(88, 38, 81, 33, 58, 30, 62, 27) = 88
Next Question:
Find the range for this list of numbers
77 | 91 |
14 | 71 |
35 | 86 |
24 | 31 |
83 | 41 |
30 | 95 |
82 | 92 |
44 |
Range = 81
The range of a set of numbers is the difference between the maximum and minimum values. In this case, you've already identified the maximum and minimum values from each pair of numbers.
Maximum values:
91, 71, 86, 31, 83, 95, 92, 44
Minimum values:
77, 14, 35, 24, 41, 30, 82, 44
Now, find the maximum and minimum values from the maximum and minimum lists:
Maximum value (from maximum list): 95
Minimum value (from minimum list): 14
Now, calculate the range:
Range = Maximum Value - Minimum Value = 95 - 14 = 81
Next Question:
The line graph below shows the number of times Maria drove her car each day of the week.
[Graphs generated by this script: initPicture(-1,8,-2,10);axes(1,1,1,1,1);marker="dot";line([1,2],[2,8]);line([2,8],[3,5]);line([3,5],[4,9]);line([4,9],[5,4]);line([5,4],[6,1]);line([6,1],[7,7]);text([4,-1],"Day of Week","below");]
How many times did Maria drive her car on day 4? 9
You just plot the day of the week which is the bottom line with the dot which lands on the top line of 9
Next Question:
Kara categorized her spending for this month into four categories: Rent, Food, Fun, and Other. The amounts she spent in each category are pictured here.
[Graphs generated by this script: initPicture(-5.5,5.5,-5.5,5.5);circle([0,0],5);line([0,0],[5,0]);line([0,0],[-.868,4.924]);text([1,2],'Rent','right');text([1,1],'$472','right');line([0,0],[-5,0]);text([-1,2],'Food','left');text([-1,1],'$378','left');line([0,0],[2.5,-4.33]);text([1,-1],'Fun','right');text([1,-2],'$283','right');text([-1,-1],'Other','left');text([-1,-2],'$567','left');]
What percent of her total spending did she spend on Fun? Answer to the nearest whole percent. 17
To find the percentage of her total spending that she spent on Fun, you can use the following calculation:
Percentage spent on Fun = (Fun / Total spending) * 100
Fun: $283
Total spending: $472 (Rent) + $378 (Food) + $283 (Fun) + $567 (Other) = $1700
Percentage spent on Fun = ($283 / $1700) * 100 ≈ 16.65%
So, she spent approximately 16.65% of her total spending on Fun, rounded to the nearest whole percent.
And we round 16.65% to 17 to make it a whole number.
Similar questions:
Kara categorized her spending for this month into four categories: Rent, Food, Fun, and Other. The amounts she spent in each category are pictured here.
[Graphs generated by this script: initPicture(-5.5,5.5,-5.5,5.5);circle([0,0],5);line([0,0],[5,0]);line([0,0],[-.868,4.924]);text([1,2],'Rent','right');text([1,1],'$306','right');line([0,0],[-5,0]);text([-1,2],'Food','left');text([-1,1],'$244','left');line([0,0],[2.5,-4.33]);text([1,-1],'Fun','right');text([1,-2],'$183','right');text([-1,-1],'Other','left');text([-1,-2],'$367','left');]
What percent of her total spending did she spend on Food? Answer to the nearest whole percent. 22
Kara categorized her spending for this month into four categories: Rent, Food, Fun, and Other. The amounts she spent in each category are pictured here.
[Graphs generated by this script: initPicture(-5.5,5.5,-5.5,5.5);circle([0,0],5);line([0,0],[5,0]);line([0,0],[-.868,4.924]);text([1,2],'Rent','right');text([1,1],'$278','right');line([0,0],[-5,0]);text([-1,2],'Food','left');text([-1,1],'$222','left');line([0,0],[2.5,-4.33]);text([1,-1],'Fun','right');text([1,-2],'$167','right');text([-1,-1],'Other','left');text([-1,-2],'$333','left');]
What percent of her total spending did she spend on Fun? Answer to the nearest whole percent. 17
Next question:
A political scientist surveys 26 of the current 130 representatives in a state's legislature.
What is the size of the sample:
What is the size of the population:
Next Question:
In a survey of 1462 adults, 71% responded "yes" to the survey question.
How many adults answered "yes"? (round to the nearest whole person as needed) 1,038
To find out how many adults answered "yes" in the survey, you can calculate 71% of the total number of adults surveyed.
71% of 1462 = (71/100) * 1462 ≈ 1038.02
Rounded to the nearest whole person, approximately 1,038 adults answered "yes" to the survey question.
Next Question:
Convert the fraction 7/10 to an equivalent percentage.
Ans = 646
Ages | Number of students |
---|---|
15-18 | 2 |
19-22 | 4 |
23-26 | 8 |
27-30 | 9 |
31-34 | 6 |
35-38 | 3 |
Based on the frequency distribution above, is 22.5 a:
Ages | Number of students |
---|---|
15-18 | 2 |
19-22 | 4 |
23-26 | 8 |
27-30 | 9 |
31-34 | 6 |
35-38 | 3 |
Based on the frequency distribution above, is 19 a:
Lengths (mm) | Frequency |
---|---|
180 - 194 | 1 |
195 - 209 | 16 |
210 - 224 | 71 |
225 - 239 | 108 |
240 - 254 | 83 |
255 - 269 | 18 |
270 - 284 | 3 |
What is the upper class limit for the fourth class?
upper class limit =239
Ages | Number of students |
---|---|
15-18 | 6 |
19-22 | 5 |
23-26 | 4 |
27-30 | 9 |
31-34 | 6 |
35-38 | 2 |
Based on the frequency distribution above, find the relative frequency for the class with lower class limit 19
Relative Frequency =15.625
Ages | Number of students |
---|---|
15-18 | 8 |
19-22 | 6 |
23-26 | 2 |
27-30 | 3 |
31-34 | 9 |
35-38 | 8 |
Based on the frequency distribution above, find the relative frequency for the class with lower class limit 19
Relative Frequency =16.666666666667
Ages | Number of students |
---|---|
15-18 | 7 |
19-22 | 9 |
23-26 | 8 |
27-30 | 2 |
31-34 | 4 |
35-38 | 6 |
Based on the frequency distribution above, find the cumulative frequency for the class with lower class limit 27
Cumulative Frequency =26
Number of Guests | Frequency |
---|---|
120 – 124 | 81 |
125 – 129 | 95 |
130 – 134 | 14 |
135 – 139 | 22 |
140 – 144 | 47 |
What is the class width for this GFDT?
Class width =5
Number of Guests | Frequency |
---|---|
80 – 99 | 77 |
100 – 119 | 29 |
120 – 139 | 96 |
140 – 159 | 65 |
160 – 179 | 11 |
What is the class width for this GFDT?
Class width =20
Lengths (mm) | Frequency |
---|---|
160 - 162 | 1 |
163 - 165 | 16 |
166 - 168 | 71 |
169 - 171 | 108 |
172 - 174 | 83 |
175 - 177 | 18 |
178 - 180 | 3 |
What is the class midpoint for the seventh class?
class midpoint = 179
Scores | Frequency |
---|---|
120 - 124 | 14 |
125 - 129 | 20 |
130 - 134 | 17 |
135 - 139 | 12 |
140 - 144 | 12 |
145 - 149 | 45 |
The scores are also described in the cumulative table shown below.
Scores | Frequency |
---|---|
less than 125 | 14 |
less than 130 | 34 |
less than 135 | 51 |
less than 140 | |
less than 145 | 75 |
less than 150 | 120 |
What is the missing value in the cumulative GFDT?
Scores | Frequency |
---|---|
40 - 59 | 14 |
60 - 79 | 17 |
80 - 99 | 18 |
100 - 119 | |
120 - 139 | 19 |
140 - 159 | 39 |
The scores are also described in the cumulative table shown below.
Scores | Frequency |
---|---|
less than 60 | 14 |
less than 80 | 31 |
less than 100 | 49 |
less than 120 | 62 |
less than 140 | 81 |
less than 160 |
What is the missing value in the GFDT?
answer = 13
Scores | Frequency |
---|---|
40 - 49 | 11 |
50 - 59 | 9 |
60 - 69 | 9 |
70 - 79 | 8 |
80 - 89 | 13 |
You would like to build a relative frequency distribution for this data set to easily compare it to another class of students.
What is the relative frequency for the second class, 50 - 59?
Enter answer as a percent (but do not include the percent symbol).
relative frequency = 18
Lengths (mm) | Frequency |
---|---|
40 - 54 | 1 |
55 - 69 | 16 |
70 - 84 | 71 |
85 - 99 | 108 |
100 - 114 | 83 |
115 - 129 | 18 |
130 - 144 | 3 |
What is the lower class limit for the fourth class?
lower class limit =85
Lengths (mm) | Frequency |
---|---|
200 - 214 | 1 |
215 - 229 | 16 |
230 - 244 | 71 |
245 - 259 | 108 |
260 - 274 | 83 |
275 - 289 | 18 |
290 - 304 | 3 |
What is the upper class limit for the second class?
upper class limit =229
Lengths (mm) | Frequency |
---|---|
200 - 202 | 1 |
203 - 205 | 16 |
206 - 208 | 71 |
209 - 211 | 108 |
212 - 214 | 83 |
215 - 217 | 18 |
218 - 220 | 3 |
What is the lower class limit for the fourth class?
lower class limit = 209
[Graphs generated by this script: setBorder(61,40,20,5); initPicture(0.1,8,0,4.8);axes(1000,1,1,1000,1); fill="blue"; stroke="black"; textabs([165,0],"data","above");line([1,-0.096],[1,0.096]); text([1,0],"1","below");line([2,-0.096],[2,0.096]); text([2,0],"2","below");line([3,-0.096],[3,0.096]); text([3,0],"3","below");line([4,-0.096],[4,0.096]); text([4,0],"4","below");line([5,-0.096],[5,0.096]); text([5,0],"5","below");line([6,-0.096],[6,0.096]); text([6,0],"6","below");line([7,-0.096],[7,0.096]); text([7,0],"7","below");line([8,-0.096],[8,0.096]); text([8,0],"8","below");textabs([0,115],"Frequency","right",90);rect([1,0],[2,0.7]);rect([2,0],[3,2.01]);rect([3,0],[4,3.95]);rect([4,0],[5,4.8]);rect([5,0],[6,4.15]);rect([6,0],[7,1.77]);rect([7,0],[8,1.17]);]
[Graphs generated by this script: initPicture(-1,8,-2,10);axes(1,1,1,1,1);marker="dot";line([1,7],[2,4]);line([2,4],[3,1]);line([3,1],[4,9]);line([4,9],[5,2]);line([5,2],[6,6]);line([6,6],[7,5]);text([4,-1],"Day of Week","below");]
How many times did Maria drive her car on day 4? 9
[Graphs generated by this script: setBorder(54,40,20,5); initPicture(0,7.5,0,30);axes(1000,5,1,1000,5); fill="blue"; stroke="black"; textabs([165,0],"data","above");line([0.5,-0.6],[0.5,0.6]); text([0.5,0],"0.5","below");line([1.5,-0.6],[1.5,0.6]); text([1.5,0],"1.5","below");line([2.5,-0.6],[2.5,0.6]); text([2.5,0],"2.5","below");line([3.5,-0.6],[3.5,0.6]); text([3.5,0],"3.5","below");line([4.5,-0.6],[4.5,0.6]); text([4.5,0],"4.5","below");line([5.5,-0.6],[5.5,0.6]); text([5.5,0],"5.5","below");line([6.5,-0.6],[6.5,0.6]); text([6.5,0],"6.5","below");line([7.5,-0.6],[7.5,0.6]); text([7.5,0],"7.5","below");textabs([0,115],"Frequency","right",90);rect([0.5,0],[1.5,27]);rect([1.5,0],[2.5,30]);rect([2.5,0],[3.5,22]);rect([3.5,0],[4.5,9]);rect([4.5,0],[5.5,6]);rect([5.5,0],[6.5,0]);rect([6.5,0],[7.5,1]);]
[Graphs generated by this script: setBorder(54,40,20,5); initPicture(95.5,125,0,76);axes(1000,20,1,1000,20); fill="blue"; stroke="black"; textabs([165,0],"Number of People in 10 min","above");line([100,-1.52],[100,1.52]); text([100,0],"100","below");line([105,-1.52],[105,1.52]); text([105,0],"105","below");line([110,-1.52],[110,1.52]); text([110,0],"110","below");line([115,-1.52],[115,1.52]); text([115,0],"115","below");line([120,-1.52],[120,1.52]); text([120,0],"120","below");line([125,-1.52],[125,1.52]); text([125,0],"125","below");textabs([0,115],"Frequency","right",90);rect([100,0],[105,64]);rect([105,0],[110,29]);rect([110,0],[115,6]);rect([115,0],[120,14]);rect([120,0],[125,76]);]
What is the class width for this histogram (and corresponding GFDT)? Note: Each class contains its lower class limit, but not its upper class limit.
Class width = 5
x |
---|
14.9 |
10.4 |
28.2 |
10.5 |
13.7 |
High School | Mean score on test | Number of ninth graders |
---|---|---|
Glenwood | 84 | 284 |
Central City | 96 | 330 |
Lincoln High | 69 | 158 |
mean of all ninth grader's scores =86.1
$337
Do not enter the percent symbol.
ans =68
Do not enter the percent symbol.
ans = 47.5
z-score: Correct
Is this unusual?
7 | 3 | 1 | 7 | 4 | 3 | 1 |
Find the average (mean): Correct
Round 3 places after the decimal if needed.
Find the median: 3
Do not enter the percent symbol.
ans =68
Project #2 - M&M Proportions B
Must show calculations/formula for credit. Any answer given with no calculations shown will result in no credit for that answer.
1. Suppose you open a bag of M&Ms and count the number of M&Ms you have of each color. Suppose there were the following:
Qty 11 blue
Qty 6 orange
Qty 4 yellow
Qty 5 green
Qty 3 brown
Qty 5 red
2. Calculate the proportion of each color (round to 3 decimals) please show calculation and answer in proportion cell of table example 21/57 = .368
Color | Proportion |
Blue | 11/34 = 0.324 |
Orange | 6/34 = 0.176 |
Yellow | 4/34 = 0.118 |
Green | 5/34 = 0.147 |
Brown | 3/34 = 0.088 |
Red | 5/34 = 0.147 |
3. Suppose the entire class put all the M&Ms together on the table and following occurred:
Qty 45 blue
Qty 47 orange
Qty 31 yellow
Qty 28 green
Qty 12 brown
Qty 19 red
4. For the entire class, calculate the proportion of each color (round to 3 decimals) please show calculation and answer in proportion cell of table example 21/57 = .368
Color | Proportion |
Blue | 45/182 = 0.247 |
Orange | 47/182 =0.258 |
Yellow | 31/182 =0.170 |
Green | 28/182 =0.154 |
Brown | 12/182 =0.066 |
Red | 19/182 =0.104 |
5. What conclusions can you draw from the data gathered from one small bag compared to several small bags of M&Ms? That there’s never an equal number of each color of M&M they are always slightly not proportional.
6. A 5-pound bulk bag of M&Ms holds approximately 2775 pieces. How many of each color should we expect to find in the bag based on the results of the proportions from the entire class? (approximate number of each color to be rounded to the nearest whole M&M) please show calculation and answer in Approximate number of M&Ms cell of table example 2900*0.368 = 1067
Color | Approximate number of M&Ms |
Blue | 2775*0.247 =685 |
Orange | 2775*0.258 =716 |
Yellow | 2775*0.170 =472 |
Green | 2775*0.154 =427 |
Brown | 2775*0.066 =183 |
Red | 2775*0.104 =289 |
7. A bag of M&Ms is dumped on the table and you count 86 blue pieces. Approximately how many M&Ms do you expect to be in the entire bag based on the proportions of the entire class? Round to nearest whole M&M
Show calculation and answer
Blue 0.247*86 = 21
Orange 0.258*86 = 22
Yellow 0.170*86 =15
Green 0.154*86 =13
Brown 0.066*86 =6
Red 0.104*86 =9
9. What are some of the reasons why our bags would differ from the expected distribution? A machine bags them so there isn’t an exact counter that puts each color in they are likely distributed in a random fashion to equal a total weight count.
10. Why would Mars not put equal amounts of each color in every bag? It’s done by a machine likely and they aren’t counting out each color.
Comments
Post a Comment