Back to Blog
    Exams, Assessments & Practice Tools

    ACT Probability Practice Questions with Answers

    June 7, 202610 min read51 views
    ACT Probability Practice Questions with Answers

    Mastering ACT probability is a vital step toward achieving a high score on the math section of the exam. Probability questions on the ACT typically range from basic calculations to more complex scenarios involving multiple events or combinations. By understanding the underlying principles and practicing with realistic ACT Probability Practice Questions, you can gain the confidence needed to tackle these problems quickly and accurately on test day.

    Concept Explanation

    ACT probability measures the likelihood of a specific event occurring, expressed as a ratio of the number of successful outcomes to the total number of possible outcomes. The fundamental formula for basic probability is:

    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}}

    Probability values always fall between 0 and 1, where 0 indicates an impossible event and 1 indicates a certain event. On the ACT, you may encounter several types of probability scenarios:

    • Simple Probability: Finding the chance of a single event, like drawing a red marble from a bag.
    • Independent Events: The outcome of one event does not affect the other. To find the probability of both occurring, you multiply their individual probabilities: P ( A  and  B ) = P ( A ) Γ— P ( B ) P(A \text{ and } B) = P(A) \times P(B)
    • Dependent Events: The outcome of the first event changes the total pool for the second (e.g., drawing a card and not replacing it).
    • Mutually Exclusive Events: Events that cannot happen at the same time. The probability of either occurring is the sum of their individual probabilities: P ( A  or  B ) = P ( A ) + P ( B ) P(A \text{ or } B) = P(A) + P(B)
    • Complementary Events: The probability that an event will not happen, calculated as 1 βˆ’ P ( E ) 1 - P(E) .

    To prepare effectively, students often use a comprehensive ACT Prep guide to organize their study schedule. Understanding these rules is essential because the ACT often combines probability with other data analysis topics. For students also preparing for professional exams, such as pharmacy boards, practicing pharmacokinetics calculation practice questions can help build the same rigorous mathematical logic required for standardized testing.

    Solved Examples

    Review these examples to understand how to apply probability formulas to common ACT-style problems.

    1. Example 1: Basic Probability
      A bag contains 5 red marbles, 8 blue marbles, and 7 green marbles. If one marble is drawn at random, what is the probability that it is blue?
      1. Find the total number of marbles: 5 + 8 + 7 = 20 5 + 8 + 7 = 20 .
      2. Identify the number of favorable outcomes (blue marbles): 8 8 .
      3. Apply the formula: 8 20 \frac{8}{20} .
      4. Simplify the fraction: 2 5 \frac{2}{5} .
    2. Example 2: Independent Events
      A fair six-sided die is rolled and a coin is flipped. What is the probability of rolling a 4 and flipping heads?
      1. Probability of rolling a 4: P ( A ) = 1 6 P(A) = \frac{1}{6} .
      2. Probability of flipping heads: P ( B ) = 1 2 P(B) = \frac{1}{2} .
      3. Multiply the probabilities: 1 6 Γ— 1 2 = 1 12 \frac{1}{6} \times \frac{1}{2} = \frac{1}{12} .
    3. Example 3: Complementary Events
      In a class of 30 students, 12 are wearing glasses. If a student is chosen at random, what is the probability that the student is NOT wearing glasses?
      1. Find the probability of a student wearing glasses: 12 30 = 2 5 \frac{12}{30} = \frac{2}{5} .
      2. Subtract from 1: 1 βˆ’ 2 5 = 3 5 1 - \frac{2}{5} = \frac{3}{5} .
      3. Alternatively, find the number of students without glasses: 30 βˆ’ 12 = 18 30 - 12 = 18 , then 18 30 = 3 5 \frac{18}{30} = \frac{3}{5} .

    Practice Questions

    1. A box contains 4 red pens, 6 black pens, and 10 blue pens. If one pen is selected at random, what is the probability that it is NOT red?
    2. A spinner is divided into 8 equal sections numbered 1 through 8. What is the probability that the spinner lands on a prime number?
    3. A jar contains 12 caramels and 8 peppermint candies. If two candies are chosen at random with replacement, what is the probability that both are caramels?

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free
    1. A committee of 2 people is to be chosen from a group of 5 students (Alice, Bob, Carol, Dave, and Eve). What is the probability that Alice is chosen to be on the committee?
    2. The probability of event A occurring is 0.4 and the probability of event B occurring is 0.5. If A and B are independent, what is the probability that neither event occurs?
    3. A standard deck of 52 cards is used. If one card is drawn, what is the probability that it is either a King or a Heart? (Note: There are 4 Kings and 13 Hearts in a deck, including the King of Hearts).
    4. A drawer contains 6 white socks and 4 black socks. If two socks are drawn at random without replacement, what is the probability that both socks are white?
    5. In a survey of 100 people, 60 like coffee, 40 like tea, and 20 like both. If a person is chosen at random, what is the probability they like neither coffee nor tea?
    6. A fair coin is tossed 3 times. What is the probability of getting exactly two heads?
    7. A bag contains 3 red, 4 yellow, and 5 green beads. If two beads are drawn without replacement, what is the probability that the first is red and the second is yellow?

    For more advanced practice that tests your ability to handle complex ratios and rates, you might find elimination rate practice questions or renal dosing practice questions useful for sharpening your mathematical precision. You can also use the AI Question Generator to create custom sets of ACT-style math problems.

    Answers & Explanations

    1. Answer: 4/5. Total pens = 4 + 6 + 10 = 20 4 + 6 + 10 = 20 . Pens that are not red = 6 + 10 = 16 6 + 10 = 16 . Probability = 16 20 \frac{16}{20} , which simplifies to 4 5 \frac{4}{5} .
    2. Answer: 1/2. The prime numbers between 1 and 8 are 2, 3, 5, and 7. There are 4 prime numbers out of 8 total sections. Probability = 4 8 = 1 2 \frac{4}{8} = \frac{1}{2} .
    3. Answer: 9/25. Total candies = 12 + 8 = 20 12 + 8 = 20 . Probability of picking a caramel is 12 20 = 3 5 \frac{12}{20} = \frac{3}{5} . Since it is with replacement, the probability for the second draw is also 3 5 \frac{3}{5} . Multiply: 3 5 Γ— 3 5 = 9 25 \frac{3}{5} \times \frac{3}{5} = \frac{9}{25} .
    4. Answer: 2/5. Total ways to choose 2 people from 5 is ( 5 2 ) = 10 \binom{5}{2} = 10 . Ways to choose Alice and 1 other person is ( 4 1 ) = 4 \binom{4}{1} = 4 . Probability = 4 10 = 2 5 \frac{4}{10} = \frac{2}{5} .
    5. Answer: 0.3. Probability of NOT A = 1 βˆ’ 0.4 = 0.6 1 - 0.4 = 0.6 . Probability of NOT B = 1 βˆ’ 0.5 = 0.5 1 - 0.5 = 0.5 . Since they are independent, multiply: 0.6 Γ— 0.5 = 0.3 0.6 \times 0.5 = 0.3 .
    6. Answer: 4/13. P ( King ) = 4 52 P( \text{King}) = \frac{4}{52} , P ( Heart ) = 13 52 P( \text{Heart}) = \frac{13}{52} . The King of Hearts is counted twice, so subtract it: P ( King or Heart ) = 4 52 + 13 52 βˆ’ 1 52 = 16 52 P( \text{King or Heart}) = \frac{4}{52} + \frac{13}{52} - \frac{1}{52} = \frac{16}{52} . Simplified: 4 13 \frac{4}{13} .
    7. Answer: 1/3. First draw white: 6 10 \frac{6}{10} . Second draw white (without replacement): 5 9 \frac{5}{9} . Multiply: 6 10 Γ— 5 9 = 30 90 = 1 3 \frac{6}{10} \times \frac{5}{9} = \frac{30}{90} = \frac{1}{3} .
    8. Answer: 1/5. Using the Principle of Inclusion-Exclusion: Like coffee or tea = 60 + 40 βˆ’ 20 = 80 \text{Like coffee or tea} = 60 + 40 - 20 = 80 . People who like neither = 100 βˆ’ 80 = 20 100 - 80 = 20 . Probability = 20 100 = 1 5 \frac{20}{100} = \frac{1}{5} .
    9. Answer: 3/8. Total outcomes = 2 3 = 8 2^3 = 8 . Outcomes with exactly two heads: {HHT, HTH, THH}. There are 3 outcomes. Probability = 3 8 \frac{3}{8} .
    10. Answer: 1/11. Total beads = 12. P(First is red) = 3 12 \frac{3}{12} . P(Second is yellow) = 4 11 \frac{4}{11} . Multiply: 3 12 Γ— 4 11 = 12 132 = 1 11 \frac{3}{12} \times \frac{4}{11} = \frac{12}{132} = \frac{1}{11} .
    Interactive quizQuestion 1 of 5

    1. A bag contains 4 red and 6 black marbles. If you draw one marble, what is the probability it is red?

    Pick an answer to check

    Frequently Asked Questions

    What is the difference between independent and dependent events on the ACT?

    Independent events are those where the outcome of the first event has no impact on the probability of the second, like rolling a die twice. Dependent events occur when the first outcome changes the available options for the second, typically seen in "without replacement" problems.

    How do I calculate the probability of 'A or B'?

    To calculate the probability of event A or event B, you add their individual probabilities and subtract the probability of both occurring simultaneously. If the events are mutually exclusive (cannot happen together), you simply add the two probabilities.

    What are complementary events in probability?

    Complementary events are two outcomes that are the only possibilities, such that the sum of their probabilities is always 1. If you know the probability of an event happening is p p , the probability of it not happening is always 1 βˆ’ p 1 - p .

    Does the ACT test combinations and permutations with probability?

    Yes, the ACT often requires you to use combinations to find the total number of possible outcomes for a probability ratio. This usually appears in the latter half of the math section where difficulty levels increase.

    What is the range of any probability value?

    The probability of any event must be a value between 0 and 1, inclusive. On the ACT, this might be expressed as a fraction, a decimal, or a percentage (0% to 100%).

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    Start studying smarter β€” free

    Get personalized AI study tools. No credit card.

    Tags

    ACT

    Enjoyed this article?

    Share it with others who might find it helpful.