Data Analysis: What's The Arithmetic Mean of 3, - 5, 7, and 0?
Data Analysis: What's The Arithmetic Mean of 3, - 5, 7, and 0?
If there’s one thing we can say about modern society, it’s that we
love our data. If you spend just a few minutes on the Internet, you
can find out roughly how many people there are in America; how
much, on average, they earn; how long they’re expected to live;
what percentage of them marry; what percentage have kids; how
many kids they have; how much those kids weigh; and so on and
so forth until every aspect of daily life is reduced to numerical
form. Perhaps expressing everything numerically makes us feel in
control of our fate, or perhaps it helps us cope with the
ambiguities of our complex technological lives. Whatever the
reason, we love our data, we surround ourselves with it, and we
have invented all sorts of statistical mechanisms to express what
all this information means.
The GRE test makers have taken our numerical fetish to heart. In
this final Math 101 section, you’ll find more than you ever wanted
to know about statistical concepts such as mean, median, mode,
probability, and every other data analysis topic tested on the GRE.
Mean
On the GRE, mean and arithmetic mean both represent the
concept that you may recognize by its more common name,
average. No matter what we call it, the calculation is the same:
Add up all the terms and divide by the number of terms. You’ve no
doubt seen this in school: If you get scores of 90, 95, and 100 on
three tests, then 95 is the average of the three test scores. In this
basic example you can probably see at a glance that 95 is the
average, but technically you can calculate it by taking the sum of
the scores (90 + 95 + 100) and dividing it by the number of scores
(3). The formula, in general terms, is:
In the second sentence, we’re told that the average height of the
remaining people is 52. Since one person left the group, four
people remain. Plugging 4 and 52 into the mean formula gives:
The difference between the sum of the heights of the original five
people and the sum of the heights of the remaining four must be
equal to the height of the person who left. Subtract the second
sum from the first to get the height of the person who left: 270 –
208 = 62 inches, the final answer.
Median
The median of a group of numbers is the middle term when the
numbers are written in either ascending or descending order.
That means that before you can calculate a median, you must first
rewrite the terms of the group in ascending or descending order.
For example, to calculate the median of 0.3, 7, 0, 9, and 10, you
can’t choose 0 simply because it appears in the middle. You must
first write the numbers in order: 0, 0.3, 7, 9, 10. Since 7 appears in
the middle of this ordered list, 7 is the median.
If two numbers appear in the middle, which will happen whenever
the total number of terms is even, take the mean of the two
middle numbers to determine the median. For example, the
median of 1, 2, 4, and 8 is 3, since 3 is the mean of 2 and 4.
One wrinkle you may come across in a median problem is
a description of a list of consecutive numbers, instead of a list of
the actual numbers, as in this example:
What is the median of all the integers between 210 and 260,
inclusive?
You certainly don’t want to write out all the numbers from 210 to
260, and then try to find the one in the middle. It’s better to use
the following formula:
1 4
2 5
3 2
4 2
5 1
Total 15
We can see from the chart that one person surveyed had no jobs
in the first five years after college (slacker!), four people had one
job, five people had two jobs, and so on. So what’s so great about
this? Well, the best thing about it is that it allows us to quickly
determine many of the other statistical features we’ve been
discussing so far. For example, eyeing only the left-hand column
tells us that the range of responses is 5 – 0 = 5. A quick scan of the
right-hand column indicates that 5 is the largest frequency
corresponding to any one answer, and it corresponds to the
answer 2, which therefore qualifies 2 as the mode. The chart
already lists the responses in ascending order, so the median will
be the eighth value from the beginning—eighth because with
fifteen values total, the eighth value is right in the middle with
seven values below it and seven above it. The first value is 0, the
next four values are 1, bringing us to the fifth value, and the next
five values are 2, bringing us to the tenth value. The eighth value
is therefore a 2, so 2 is the median of this group of values.
You may also be asked to calculate the mean from a frequency
distribution. Recall the formula for mean:
Using the frequency distribution, we can quickly calculate the sum
of the terms by finding the sum of each term multiplied by its
frequency. The number of terms will be either given in the table
(such as “total = 15” in our chart), or you can just add up the
frequency numbers in the right-hand column to calculate the
number of terms. In this case, the mean is:
The GRE will always make it clear which method is being used
either by including the actual phrase with replacement or without
replacement or by explicitly describing the method of selection in
a way that makes it obvious which mechanism is in play. Let’s
look at an example of each type.
DRAWING WITH REPLACEMENT
Try your hand at this one:
A bag contains 12 red, 13 white, and 15 black marbles. What is
the probability of selecting two black marbles in a row if the
selection is made with replacement?
The number of black marbles, or favorable outcomes, is 15. The
total number of marbles is 40. First, use the probability formula
to find the probability of selecting a black marble on the first
draw:
The 98! in the numerator cancels out with the 98! in the
denominator, leaving only 100 × 99 = 9,900.
Truth be told, even factorial problems involving smaller numbers
benefit from canceling out. For example:
Before you get sucked into multiplying out the factorials in the top
and bottom parts of the fraction and then dividing the results,
first cancel out what you can.
Permutations and Combinations
Knowing how to calculate and simplify factorials is especially
useful for problems involving permutations and combinations.
These types of questions ask you to determine how many ways
something can be done. They’re similar to the simple wedding
planner example above, except that they involve choosing a
certain number of entities from a larger group. For example, “In a
race of eight horses, how many ways can the horses finish first,
second, and third?” and “How many ways can two students be
selected for a Grammar Jamboree out of a class of 20 students?”
In this section, we’ll explain not only how to answer both of these
questions but also the very important difference between them.
Permutations
In a permutation, order matters—that is, being first in a group is
different from being second, third, or in any other position. The
easiest way to tell that a question is a permutation is if it includes
the word order or the word arrange. Even if it doesn’t contain
these words, the question might describe some kind of ranking or
race. Our horse race question above, for instance, is a permutation
since finishing first is certainly different from finishing second or
third in a horse race. If, for example, three of the horses are A, B,
and C, then ABC is one possible finish, CAB is another, and BCA is
a third. They all involve the same three horses, but switching them
around yields additional arrangements that we need to add to our
tally. In a combination problem, however, we’re not concerned
with order, so BCA would be considered the same as CAB, and we
wouldn’t count those twice. We’ll get to combinations in just a bit,
but let’s continue with the permutation problem at hand.
Here’s the permutation formula:
Notice how the 5!s cancel out, leaving us with some basic
multiplication to get our final answer.
Combinations
As we mentioned earlier, in a combination, order does not
matter. For example, if you’re trying to buy three horses instead
of ordering them first through third in a race, then it really doesn’t
matter if you come away from the horse farm with horses ABC or
horses CBA—they’re all the same horses. You wouldn’t shuffle
them around and then say, “Look, a whole new group of horses!
Lucky me!” Well, you could say that, but people would think
you’re nuts.
You’ll be able to recognize a combination problem because it will
involve selecting a small group from a larger group, with no
regard to order. An example is the Grammar Jamboree problem
introduced earlier:
How many ways can two students be selected for a Grammar
Jamboree out of a class of 20 students?
Two students are to be selected from a class of 20, and no
mention of order is made. This is common for situations involving
teams: A team consisting of Jonathan and Gloria is the same as a
team consisting of Gloria and Jonathan. Unless some specific
mention is made of an ordering element, assume you’re dealing
with a combination problem. Here’s the combination formula:
Don’t worry, we’ll combine them in the end, much as the flavors
and toppings will be combined in Suzanne’s cone. But first things
first.
Since the order of flavors matters, this part of the problem is a
permutation. Suzanne must select three different flavors out of a
total of fifteen. Let’s use the P formula:
Now n = 5 and r = 3:
Next, we’ll fill in the values for people who belong to two groups.
We’re told that 25 members participate in aerobics and in
swimming, and it would be very tempting to write 25 in the
section above the 10. Keep in mind, however, that 10 of these 25
people have already been accounted for: The 10 people who
participate in all three activities are included among those who
participate in aerobics and swimming. That leaves 25 – 10 = 15
people for the aerobics/swimming overlap section above the 10 in
the middle. Similarly, 44 people do aerobics and use the weight
room. Since 10 of these people have already been accounted for in
the middle section, that leaves 44 – 10 = 34 people in the section
that overlaps aerobics and weight room. Also, 34 people swim and
use the weight room, so we’ll write 34 – 10 = 24 in the section
overlapping those categories. That brings us to here:
Next we need to fill in values for people who belong to only one
group. As with the previous step, we have to be very careful not to
count anyone more than once. For example, we’re told that 60
members swim. That means that the total of all the numbers in
the swimming circle must be 60. We already have 10 + 15 + 24 =
49 members in the swimming circle. That leaves 60 – 49 = 11
members for the outermost section of the swimming circle.
Similarly, since 75 members use the weight room, that leaves 75 –
10 – 34 – 24 = 7 members for the outermost section of the weight
room circle. Finally, since the total of the aerobics circle must be
100, the number in the remaining section must be 100 – 10 – 34 –
15 = 41. Filling these numbers in the appropriate sections of our
Venn diagram yields the following:
The problem asks for the total number of club members, and
we’re told specifically that every member participates in at least
one of these activities. That means that no member exists outside
of our three circles. We can therefore add all of the values in our
diagram to arrive at the total number of club members. This gives
us a final answer of 41 + 15 + 11 + 34 + 10 + 24 + 7 = 142.
We realize that this was a bit of work, but Venn diagrams are the
only way to go on three-group problems. And the good news is
that you’d have to be doing something right on the Math section
for the CAT software to throw something this nasty your way,
since the questions increase in difficulty the better you do.
That finishes up our discussion of data analysis. Keep in mind
that the GRE also requires you to analyze data presented in the
form of graphs and charts, but we have a whole chapter called
Data Interpretation devoted to that. In fact, we have a special
chapter devoted specifically to each of the three question types
you’ll see. It’s high time we got to those, where you’ll learn how
the concepts covered here in Math 101 play out in GRE math
questions, as well as effective ways to go about tackling them.
Problem Solving is the first question type we’ll cover, and it’s up
next.