As students work through the activity, some
direct instruction about the spreadsheet may be necessary.
Part 1: Investigating M&Ms
by Hand
-
Introduce the problem by discussing what is in a
bag of M&M’s. Have
students generate ideas of contents and list all colors in the bag.
From students’ experience, do any colors seem to dominate the
mixture? Are there any
colors that appear the least? What
is the newest color (blue)? Once
curiosity is peaked, discuss how data collection could help us answer
these questions and test any hypotheses .
-
On a sheet of paper, each student should draw a
horizontal line to represent a “color axis”.
Break this color axis into six equal segments and label the
segments with the six colors. Above this horizontal line, use an
individual bag of M&M’s to create an “object frequency
graph” by stacking M&M’s above the corresponding color name
(see example below).
|
|
|
|
|
|
|
|
Red
|
Yellow
|
Green
|
Orange
|
Brown
|
Blue
|
Part
2: Entering Data in Excel
To
change the color of text:
- Select the text you
wish to change.
- Click on the
down arrow on the Font Color button (upper right hand
corner on toolbar) and choose a color for the text.
|
To change the background
color of a cell:
- Select the cell or
cells to that you wish to color.
- Click on the down
arrow on the Color Bucket button (upper right hand corner
on tool bar) and choose the color.
|
-
Enter all data from the Class Data Sheet.
Each row will have a student’s name in the first column and
that student’s subtotals for each color.
Do not enter any data in the TOTAL column.
-
Should each 1.69 oz. size bag of M&M’s
contain exactly the same number of M&M’s?
Why?
-
To calculate the total for each bag and enter
that value into the column labeled “TOTAL” (column H) first
select cell H3. The value to be entered in this cell equals the sum
of the values in cells B3, C3, ... G3.
In cell H3 type in the formula =SUM(B3:G3)
and then press return. (NOTE: a calculation to be entered in a cell must start with
the = sign. B3:G3 refers to the
cell range where the data of interest appears.)
-
The spreadsheet also has a feature that allows
the user to copy a formula and paste it in other cells.
Use the Fill Down
command to copy the formula in cell H3 into the cells below it.
To
fill down a formula:
- Select cell containing
the desired formula.
- Hold the mouse down and drag downwards until all
cells are highlighted which you want to apply the formula to.
- Release the mouse and choose the Fill
option under the Edit menu. Another menu will appear to the side. Select Down and
release the mouse. The formula will copy itself into each of the
cells highlighted.
SHORTCUT:
Select the cell containing the desired formula, click and hold the
black square in the lower right hand corner of that cell, then
drag downwards until all cells are highlighted which you want to
apply the formula to. When
you release the mouse, the formula will copy itself into each of
the cells highlighted
|
- The total number of M&M’s in each bag
should now appear in column H.
- Did every bag have the same number of
M&M’s? Reconcile
any differences with the weight printed on each bag.
Part
3: Using Basic Statistics to Analyze the Data
-
Measures of central tendency (mean, median, and
mode) also give important information about data. Underneath the TOTALS row create three more rows for the
MEAN, MEDIAN, and MODE. Use
what you know about each of these measures to gather this information
for each of the colors.
-
How did you calculate the three measures of
central tendency?
-
Compare and contrast the three measures of
central tendency to describe which measure most accurately summarizes
the data.
-
Using Excel functions, the spreadsheet can
calculate each of these for you.
The function command for the mean is =AVERAGE(
) with the
cell range reference inside the parentheses (e.g.
=AVERAGE(B3:B7) to
find the mean for the data in column B cells 3 through 7) .
Replace the word AVERAGE with MEDIAN or MODE to find those
measures respectively. Use
each of these formulas and compare with your previous results.
-
It is also useful to compare the number of
M&M’s by analyzing the percentage of each color to the whole
bag. Using the class
total data (in row labeled CLASS TOTALS), we can calculate the percent
for the total of each color compared to the total number of
M&M’s in the class. In
a new row (below MODE) label the first cell PERCENT.
Then in each color column, calculate the percentage (think
about what you need to calculate a percent!).
(Hint: If you have your answer in decimal form,
you can use the
button to express a decimal number as a percent.)
-
Suppose Moe came in late to class and he wanted
to be involved in the data collection.
His bag of M&M’s has 7 blue, 17 brown, 8 green, 3 orange,
10 red, and 13 yellow. What is the best way to add his data to the
worksheet while minimizing the calculations to account for the added
data? (Hint:
Excel allows you to Insert rows.)
Extension:
-
Collect other data from students (e.g., height,
arm length, shoe size, head circumference, birth date (month and/or
date), etc.), organize in a spreadsheet, and explore similar
calculations of the data. Discuss
implications for the results of the data collected.
(e.g., shoe manufacturers would be interested in a distribution
of shoe sizes for production purposes.)
|