Strategies and Formulas for Tough GRE Sets

For some advanced Data Analysis and Probability questions, it will help you achieve better scores to know the logic and formulas behind set theory. Set theory hinges on two concepts: union and intersection. The union of sets is all elements from all sets. The intersection of sets is only those elements common to all sets.

Let’s call our sets A, B, and C, and use a Venn diagram to express their relationship.

If n = intersection and u = union, then we can describe the relationship between the sets thusly:
P(A u B u C) = P(A) + P(B) + P(C) – P(A n B) – P(A n C) – P(B n C) + P(A n B n C)

To find the number of people in exactly one set: P(A) + P(B) + P(C) – 2P(A n B) – 2P(A n C) – 2P(B n C) + 3P(A n B n C)

To find the number of people in exactly two sets: P(A n B) + P(A n C) + P(B n C) – 3P(A n B n C)

To find the number of people in exactly three sets: P(A n B n C)

To find the number of people in two or more sets: P(A n B) + P(A n C) + P(B n C) – 2P(A n B n C)

To find the number of people in at least one set: P(A) + P(B) + P(C) – P(A n B) – P(A n C) – P(B n C) + P(A n B n C)

To find the union of all set: (A + B + C + X + Y + Z + O)

Number of people in exactly one set: (A + B + C)

Number of people in exactly two of the sets: (X + Y + Z)

Number of people in exactly three of the sets: O

Number of people in two or more sets: (X + Y + Z + O)

If you’re like me, and formulas like these sometimes seem complicated and intimidating, let’s look at how making a Venn diagram and applying it to a tough GRE question can provide a little relief!

In 1997, N people graduated from college. If 1/3 of them received a degree in the applied sciences, and, of those, 1/4 graduated from a school in one of six northeastern states, which of the following expressions represents the number of people who graduated from college in 1997 who did not both receive a degree in the applied sciences and graduate from a school in one of six northeastern states?

(A) 11N/12
(B) 7N/12
(C) 5N/12
(D) 6N/7
(E) N/7

The key to understanding this question lies in the last sentence:

…who did not both receive a degree in the applied sciences and graduate from a school in one of six northeastern states?

We have two categories to sum: the people who ONLY received a science degree but NOT from one of the 6 schools, and the people who ONLY went to the 6 schools but did NOT receive a science degree. I made up variables for these categories (x and y).

If N = 12, there are 4 applied science students, 1 of which is both. That means x = 3. If 4 students are applied science, then 12-4 = 8 are from one of the six states but NOT applied science. y = 8.

3 + 8 = 11

So we are looking for an answer choice that gives us 11 when N = 12; the answer is A.

You aren’t likely to see many questions at this difficulty level on the actual GRE, but if you continue to challenge yourself, the medium GRE sets questions will soon look easy!

Advertisement