Back to Blog
    Exams, Assessments & Practice Tools

    GRE Probability Practice Questions Practice Questions with Answers

    June 27, 202610 min read31 views
    GRE Probability Practice Questions Practice Questions with Answers

    GRE Probability Practice Questions Practice Questions with Answers

    Probability theory measures the likelihood of a specific event occurring, expressed as a numerical value between 0 and 1. This mathematical framework is a cornerstone of the Quantitative Reasoning section, where students must often calculate the chances of independent, dependent, or mutually exclusive events. Whether you are analyzing a deck of cards or calculating the odds of multiple independent trials, these GRE Probability Practice Questions will help you refine the logic required to excel on test day.

    Understanding probability is not just about memorizing formulas; it involves recognizing patterns and applying counting methods like permutations and combinations. Many students find that using a structured GRE Prep resource helps bridge the gap between basic arithmetic and the complex data interpretation questions found on the actual exam. By practicing with diverse problem sets, you can learn to identify "trap" answers that the ETS often includes to catch those who rush through the logic.

    Concept Explanation

    Probability is defined as the ratio of the number of favorable outcomes to the total number of possible outcomes in a sample space. The fundamental formula is represented as:

    P ( E ) =    Number of favorable outcomes  Total number of possible outcomes P(E) = \ \frac{\ \text{Number of favorable outcomes}}{\ \text{Total number of possible outcomes}}

    Key concepts within GRE probability include:

    • Complementary Events: The probability that an event does NOT occur is 1 βˆ’ P ( E ) 1 - P(E) .
    • Independent Events: Two events are independent if the occurrence of one does not affect the other. The probability of both occurring is P ( A   and  B ) = P ( A )   Γ— P ( B ) P(A \ \text{ and } B) = P(A) \ \times P(B) .
    • Mutually Exclusive Events: Events that cannot happen at the same time. The probability of either occurring is P ( A   or  B ) = P ( A ) + P ( B ) P(A \ \text{ or } B) = P(A) + P(B) .
    • General Addition Rule: For events that can overlap, the formula is P ( A βˆͺ B ) = P ( A ) + P ( B ) βˆ’ P ( A ∩ B ) P(A \cup B) = P(A) + P(B) - P(A \cap B) .

    To deepen your understanding of how these mathematical principles apply across different standardized tests, you might explore how similar logic is applied in Hard USMLE General Pathology Practice Questions where statistical prevalence often dictates diagnostic probability.

    Solved Examples

    Example 1: Single Event Probability
    A bag contains 5 red marbles, 3 blue marbles, and 2 green marbles. If one marble is drawn at random, what is the probability that it is blue?

    1. Identify the total number of outcomes: 5 + 3 + 2 = 10 5 + 3 + 2 = 10 .
    2. Identify the number of favorable outcomes (blue marbles): 3.
    3. Apply the formula: P =   3 10 P = \ \frac{3}{10} or 0.3.

    Example 2: Independent Events
    A fair six-sided die is rolled twice. What is the probability that both rolls result in a number greater than 4?

    1. Determine the probability for a single roll: Numbers greater than 4 are 5 and 6 (2 outcomes).
    2. Calculate single roll probability: P =   2 6 =   1 3 P = \ \frac{2}{6} = \ \frac{1}{3} .
    3. Since the rolls are independent, multiply the probabilities:   1 3   Γ—   1 3 =   1 9 \ \frac{1}{3} \ \times \ \frac{1}{3} = \ \frac{1}{9} .

    Example 3: Complementary Probability
    If the probability of it raining tomorrow is 0.25, what is the probability that it will not rain?

    1. Identify the probability of the event occurring: P ( R ) = 0.25 P(R) = 0.25 .
    2. Use the complement rule: P (  not  R ) = 1 βˆ’ P ( R ) P(\ \text{not } R) = 1 - P(R) .
    3. Calculate: 1 βˆ’ 0.25 = 0.75 1 - 0.25 = 0.75 .

    Practice Questions

    1. A jar contains 4 white, 6 black, and 5 grey balls. If one ball is chosen at random, what is the probability that it is not white?

    2. Two cards are drawn without replacement from a standard deck of 52 cards. What is the probability that both cards are Aces?

    3. A fair coin is flipped three times. What is the probability of getting exactly two heads?

    Ready to improve your GRE score?

    Practice with AI-powered GRE questions, personalized quizzes, adaptive learning, and detailed explanations.

    Start GRE Prep Free

    4. In a group of 100 students, 60 study Math, 40 study Science, and 20 study both. If a student is chosen at random, what is the probability that they study Math or Science?

    5. A box contains 10 light bulbs, of which 3 are defective. If 2 bulbs are selected at random without replacement, what is the probability that neither is defective?

    6. The probability that Event A occurs is 0.4 and the probability that Event B occurs is 0.5. If A and B are independent, what is the probability that neither A nor B occurs?

    7. A spinner is divided into 8 equal sectors numbered 1 through 8. What is the probability that the spinner lands on a prime number or an even number?

    8. If three people are chosen at random, what is the probability that at least two of them were born on the same day of the week? (Assume each day is equally likely).

    Answers & Explanations

    1. Answer: 11/15
    Total balls = 4 + 6 + 5 = 15 4 + 6 + 5 = 15 . White balls = 4. The probability of picking a white ball is 4 / 15 4/15 . Therefore, the probability of NOT picking white is 1 βˆ’ 4 / 15 = 11 / 15 1 - 4/15 = 11/15 .

    2. Answer: 1/221
    The probability of the first card being an Ace is 4 / 52 4/52 . Since there is no replacement, the probability of the second card being an Ace is 3 / 51 3/51 . Multiplying these gives ( 4 / 52 )   Γ— ( 3 / 51 ) = ( 1 / 13 )   Γ— ( 1 / 17 ) = 1 / 221 (4/52) \ \times (3/51) = (1/13) \ \times (1/17) = 1/221 .

    3. Answer: 3/8
    The total possible outcomes for 3 flips are 2 3 = 8 2^3 = 8 (HHH, HHT, HTH, THH, TTH, THT, HTT, TTT). The outcomes with exactly two heads are {HHT, HTH, THH}. Thus, the probability is 3 / 8 3/8 .

    4. Answer: 0.8
    Using the addition rule: P ( M βˆͺ S ) = P ( M ) + P ( S ) βˆ’ P ( M ∩ S ) P(M \cup S) = P(M) + P(S) - P(M \cap S) . Here, P ( M ) = 60 / 100 P(M) = 60/100 , P ( S ) = 40 / 100 P(S) = 40/100 , and P ( M ∩ S ) = 20 / 100 P(M \cap S) = 20/100 . Calculation: 0.6 + 0.4 βˆ’ 0.2 = 0.8 0.6 + 0.4 - 0.2 = 0.8 .

    5. Answer: 7/15
    There are 7 non-defective bulbs. The probability that the first is not defective is 7 / 10 7/10 . The probability that the second is not defective is 6 / 9 6/9 . Multiplying them: ( 7 / 10 )   Γ— ( 6 / 9 ) = 42 / 90 = 7 / 15 (7/10) \ \times (6/9) = 42/90 = 7/15 .

    6. Answer: 0.3
    If A and B are independent, their complements are also independent. P (  not  A ) = 1 βˆ’ 0.4 = 0.6 P(\ \text{not } A) = 1 - 0.4 = 0.6 and P (  not  B ) = 1 βˆ’ 0.5 = 0.5 P(\ \text{not } B) = 1 - 0.5 = 0.5 . The probability that neither occurs is 0.6   Γ— 0.5 = 0.3 0.6 \ \times 0.5 = 0.3 .

    7. Answer: 3/4
    Prime numbers: {2, 3, 5, 7}. Even numbers: {2, 4, 6, 8}. The union of these sets is {2, 3, 4, 5, 6, 7, 8}. There are 7 favorable outcomes out of 8. Probability = 7 / 8 7/8 . Wait, let's re-verify: Prime numbers are 2, 3, 5, 7. Even are 2, 4, 6, 8. Combined: 2, 3, 4, 5, 6, 7, 8. That is 7 numbers. So 7 / 8 7/8 .

    8. Answer: 19/49
    It is easier to find the probability that all three were born on different days. The first person can be born on any day (7/7). The second must be different (6/7). The third must be different from the first two (5/7). P (  all different ) = 1   Γ— ( 6 / 7 )   Γ— ( 5 / 7 ) = 30 / 49 P(\ \text{all different}) = 1 \ \times (6/7) \ \times (5/7) = 30/49 . The probability of at least two same is 1 βˆ’ 30 / 49 = 19 / 49 1 - 30/49 = 19/49 .

    For students looking to simulate the pressure of these calculations, using an AI Exam Simulator can provide the timed environment necessary to master these multi-step problems.

    Interactive quizQuestion 1 of 5

    1. If a bag contains 4 red and 6 blue marbles, what is the probability of picking a red marble and then a blue marble with replacement?

    Pick an answer to check

    Frequently Asked Questions

    What is the difference between independent and dependent events in GRE probability?

    Independent events are those where the outcome of the first event does not change the probability of the second, such as flipping a coin twice. Dependent events occur when the first outcome changes the total pool of possibilities for the second, typically seen in "without replacement" scenarios.

    How do I handle "at least one" probability questions?

    The most efficient way to solve "at least one" problems is to calculate the probability of the event never happening and subtract that value from 1. This avoids the need to sum multiple individual scenarios, such as exactly one, exactly two, and so on.

    What is the probability of a certain event?

    A certain event has a probability of 1, meaning it is guaranteed to happen under the given conditions. In contrast, an impossible event has a probability of 0, indicating it cannot occur within the defined sample space.

    Are permutations and combinations tested within probability questions?

    Yes, the GRE often requires you to use combinations to find the total number of outcomes (the denominator) or the number of favorable outcomes (the numerator). Using an AI Question Generator can help you practice these hybrid counting-probability problems.

    Should I express probability as a fraction or a decimal on the GRE?

    The GRE accepts both formats, but you should look at the answer choices for guidance. If the question is a numeric entry, either a fraction or a decimal is usually acceptable, provided it is mathematically equivalent to the correct answer.

    Ready to improve your GRE score?

    Practice with AI-powered GRE questions, personalized quizzes, adaptive learning, and detailed explanations.

    Start GRE Prep Free

    Start studying smarter β€” free

    Get personalized AI study tools. No credit card.

    Tags

    GRE

    Enjoyed this article?

    Share it with others who might find it helpful.