PRAXIS CORE MATH (5733) • DATA INTERPRETATION/REPRESENTATION, STATISTICS, AND PROBABILITY

Compute Simple Probability — Compute simple probabilities and independent events.

Master the foundational rules that govern chance, from single-event probability to the multiplication principle for independent events.

Historical Context & Motivation

Probability as a formal mathematical discipline emerged not from abstract theorizing but from intensely practical questions about games of chance, insurance, and legal reasoning. For centuries, humans relied on intuition to assess the likelihood of events — whether a harvest would fail, whether a ship would arrive safely, or whether a wager was fair. The transition from gut feeling to rigorous calculation required both philosophical breakthroughs and the development of new mathematical tools. Understanding this history provides valuable pedagogical context: as future educators, appreciating how probability thinking evolved helps you anticipate the conceptual hurdles your own students will face when distinguishing between experimental probability (based on observed data) and theoretical probability (based on reasoning about equally likely outcomes).

1564
Cardano's Liber de Ludo Aleae
Gerolamo Cardano wrote the first known systematic treatment of probability, analyzing dice games and articulating the idea that probability equals the ratio of favorable outcomes to total equally likely outcomes.
1654
Pascal–Fermat Correspondence
Blaise Pascal and Pierre de Fermat exchanged letters on the 'Problem of Points,' establishing combinatorial methods for computing probability and laying the groundwork for modern probability theory.
1713
Bernoulli's Ars Conjectandi
Jacob Bernoulli published his foundational work posthumously, introducing the Law of Large Numbers and formalizing the relationship between theoretical probability and long-run experimental frequency.
1812
Laplace's Théorie analytique
Pierre-Simon Laplace unified and extended probability theory, defining classical probability as the ratio of favorable to total outcomes and applying it systematically to scientific and civic problems.
1933
Kolmogorov's Axioms
Andrey Kolmogorov established the axiomatic foundations of probability, grounding the entire discipline in measure theory and giving rise to the modern framework used in statistics, science, and education standards today.

The PRAXIS Core Mathematics exam tests your ability to apply the classical definition of probability — the very ratio Cardano and Laplace formalized — along with the multiplication rule for independent events. The central question this lesson addresses is straightforward yet essential: given a well-defined random experiment, how do you compute the probability of one event, and how do you compute the probability of two or more independent events all occurring together?

Core Principles & Definitions

Before computing any probability, you must be precise about your vocabulary. The PRAXIS exam frequently tests whether examinees can translate a word problem into the correct ratio, and misidentifying the sample space or the event is the most common source of error. The following core ideas form the foundation for every probability calculation you will encounter on the exam and, equally important, every probability lesson you will someday teach.

1

Experiment & Outcome

An experiment is any process with uncertain results (rolling a die, drawing a card). Each possible result is an outcome. The set of all outcomes is the sample space S.
2

Event

An event is any subset of the sample space. A simple event contains exactly one outcome; a compound event contains two or more outcomes.
3

Classical Probability

When all outcomes are equally likely, P(A) = (number of outcomes in A) ÷ (total number of outcomes in S). The result always falls in the interval [0, 1].
4

Complement Rule

The complement of event A, written A′ or Aᶜ, consists of all outcomes not in A. P(A′) = 1 − P(A). This is especially useful when computing P(A) directly is cumbersome.
5

Independent Events

Two events A and B are independent if the occurrence of one does not change the probability of the other. Formally, P(A and B) = P(A) × P(B). This multiplicative rule extends to any finite collection of mutually independent events.
KEY TAKEAWAY
Think of probability like a weather forecast model. When a meteorologist says there is a 30 % chance of rain, that number summarizes how many of the equally plausible atmospheric scenarios (sample space) lead to rain (favorable outcomes). Independent events are like weather in two distant cities: knowing it rains in Phoenix tells you nothing about rain in Boston, so you multiply their individual probabilities to get the probability of rain in both cities simultaneously.

Visual Explanation — The Probability Scale & Sample Space

The top portion displays the probability number line, ranging from 0 (impossible) to 1 (certain), with two example probabilities plotted. The lower portion shows the sample space for rolling a standard six-sided die. The two violet-highlighted outcomes (3 and 6) form event A, illustrating that P(A) = favorable outcomes ÷ total outcomes = 2/6 = 1/3.

The diagram above captures the two most important visual ideas in simple probability. First, every probability is a number between 0 and 1 inclusive, and you can locate it on the number line the way you locate any rational number. Second, computing that number requires clearly identifying the sample space (all outcomes) and the event (the favorable subset). The classical probability formula is nothing more than the ratio of the shaded cells to the total cells. When preparing students to understand this, the visual distinction between the whole rectangle (sample space) and the highlighted portion (event) provides a concrete anchor that precedes any algebraic formula.

Mathematical Framework

The PRAXIS Core exam expects you to apply three key formulas fluently: the classical probability formula, the complement rule, and the multiplication rule for independent events. Each formula arises naturally from the definition of probability and from the logical structure of 'and' versus 'or' relationships among events.

CLASSICAL PROBABILITY
P(A) = n(A) / n(S)
where n(A) is the number of outcomes in event A and n(S) is the total number of equally likely outcomes in the sample space S. The result satisfies 0 ≤ P(A) ≤ 1.
COMPLEMENT RULE
P(A′) = 1 − P(A)
The probability of event A not occurring equals 1 minus the probability of A occurring. This is particularly useful when it is easier to count the outcomes outside A than inside it.
MULTIPLICATION RULE — INDEPENDENT EVENTS
P(A ∩ B) = P(A) × P(B)
If events A and B are independent — meaning the occurrence of one does not affect the probability of the other — then the probability of both occurring equals the product of their individual probabilities. For three or more independent events: P(A ∩ B ∩ C) = P(A) × P(B) × P(C).

A common exam trap involves confusing independent events with mutually exclusive events. Two events are mutually exclusive if they cannot occur simultaneously (P(A ∩ B) = 0), whereas independent events can occur simultaneously — their joint probability simply factors into a product. On the PRAXIS, a question about flipping a coin and rolling a die simultaneously always involves independent events, because neither device influences the other.

💡 PRAXIS TIP
If a problem says 'replaced' (e.g., a marble drawn and then replaced before the second draw), the two draws are independent. If the item is not replaced, the events are dependent, and you must adjust the denominator for the second draw. The PRAXIS Core typically tests the simpler, independent case — but read the problem carefully.

Understanding Independent Events — Tree Diagram

The most intuitive way to visualize independent events is the tree diagram. A tree diagram lists the outcomes of the first experiment as branches, then extends each branch with the outcomes of the second experiment. Because the events are independent, the branch probabilities for the second experiment are the same regardless of which first-experiment branch you follow. The probability of any complete path through the tree equals the product of the probabilities along that path — this is precisely the multiplication rule in visual form.

This tree diagram models two independent experiments: flipping a fair coin (H or T) and then observing whether a die roll is even or odd. Because the events are independent, the second-stage branches (Even 1/2 and Odd 1/2) are identical regardless of the first-stage outcome. Each path probability is the product of the branch probabilities along that path, and the four path probabilities sum to 1.

Notice several features that PRAXIS questions exploit. First, the sum of all path probabilities must equal 1; if it does not, you have made an error somewhere. Second, the tree can be extended to three or more stages for problems involving sequences of independent experiments (e.g., three coin flips). Third, reading the tree lets you quickly answer compound questions such as 'What is the probability of getting heads and an even number?' — simply locate the path and read its product.

Worked Example

The following problem mirrors the style and difficulty you will see on the PRAXIS Core Mathematics exam. Work through each step carefully and note how the formulas from Section 4 are applied.

PRAXIS-Style Problem: Spinner and Marble Draw
1
Step 1 — Read and Identify the ExperimentsA fair spinner is divided into 5 equal sections labeled 1 through 5. A bag contains 4 red marbles and 6 blue marbles. You spin the spinner once and draw one marble from the bag at random. These two actions are physically separate, so the events are independent. Question: What is the probability of spinning a number greater than 3 and drawing a red marble?
2
Step 2 — Define Event A (Spinner)Event A: Spinner lands on a number greater than 3. The sample space for the spinner is S₁ = {1, 2, 3, 4, 5}, so n(S₁) = 5. The favorable outcomes are {4, 5}, so n(A) = 2.
P(A) = 2/5
3
Step 3 — Define Event B (Marble)Event B: Drawing a red marble. The bag contains 4 red + 6 blue = 10 marbles total. The favorable outcomes are the 4 red marbles, so n(B) = 4 and n(S₂) = 10.
P(B) = 4/10 = 2/5
4
Step 4 — Apply the Multiplication Rule for Independent EventsSince spinning a spinner and drawing a marble are independent actions, P(A ∩ B) = P(A) × P(B) = (2/5) × (2/5).
P(A ∩ B) = 4/25 = 0.16
5
Step 5 — Interpret and VerifyThe probability of spinning a number greater than 3 and drawing a red marble is 4/25, or 16 %. As a reasonableness check, this value is less than either individual probability (each was 2/5 = 0.40), which must always be true when multiplying two probabilities that are each less than 1. If your answer had been larger than 0.40, you would know an error occurred.

Independent vs. Dependent vs. Mutually Exclusive Events

One of the highest-value distinctions for PRAXIS success is the difference among independent, dependent, and mutually exclusive events. These three concepts are frequently conflated by students and test-takers alike, so understanding the comparison deeply will both improve your exam performance and equip you to clarify these ideas for your future students.

Comparison of three key event relationships tested on the PRAXIS Core
FeatureIndependent EventsDependent EventsMutually Exclusive Events
DefinitionOccurrence of one does not affect the probability of the otherOccurrence of one changes the probability of the otherBoth cannot occur at the same time
P(A ∩ B)P(A) × P(B)P(A) × P(B | A)0
Classic ExampleRolling a die and flipping a coinDrawing cards without replacementRolling a 3 and rolling a 5 on the same single roll
Can both occur?YesYesNo
PRAXIS Keyword Clues"replaced," separate devices, simultaneous independent trials"without replacement," conditional phrasing"or" on a single trial, non-overlapping categories
KEY TAKEAWAY
Think of it this way: independent events are like two strangers in different cities — what one does has zero effect on the other. Dependent events are like a chain of dominoes — each one's fall depends on the previous one. Mutually exclusive events are like two teams in a championship game — when one wins, the other necessarily loses. Mixing up these categories is the single most frequent error in probability, so internalizing these analogies is essential.

Connecting to Conditional Probability & Beyond

Simple probability and independence are the entry points into a much larger probabilistic framework. The PRAXIS Core stays largely within this territory, but understanding where these ideas lead will deepen your conceptual grasp and prepare you for graduate-level coursework or for teaching more advanced classes. The table below maps each core concept in this lesson to its natural extension.

How core concepts extend to advanced probability
Core Concept (This Lesson)Advanced Extension
P(A) = n(A) / n(S) — equally likely outcomesProbability measure on general sample spaces (Kolmogorov axioms); outcomes need not be equally likely
P(A′) = 1 − P(A) — complement ruleInclusion–exclusion principle for unions of multiple events; Bonferroni inequalities
P(A ∩ B) = P(A) × P(B) — independent eventsConditional probability P(A | B) = P(A ∩ B) / P(B); Bayes' theorem; Markov chains
Tree diagrams for sequential experimentsDecision trees, expected value calculations, and stochastic processes

The critical idea linking this lesson to higher theory is conditional probability. When two events are independent, P(A | B) = P(A) — learning that B occurred gives you no new information about A. This is, in fact, the formal definition of independence. When events are dependent, P(A | B) ≠ P(A), and you must use the general multiplication rule P(A ∩ B) = P(A) × P(B | A). For the PRAXIS Core, recognizing independence (or the lack of it) is sufficient; you will not need to compute conditional probabilities directly, but knowing the logical connection strengthens your reasoning.

Practice Problems

PROBLEM 1CONCEPTUAL
A standard deck of 52 playing cards is shuffled. You draw one card at random. Is the event 'drawing a heart' the same as the event 'drawing a red card'? Explain why or why not, and state the probability of each event.
PROBLEM 2BASIC CALCULATION
A bag contains 3 green marbles, 5 yellow marbles, and 2 blue marbles. You draw one marble at random. What is the probability of drawing a marble that is NOT yellow?
PROBLEM 3INTERMEDIATE
A fair six-sided die is rolled and a fair coin is flipped simultaneously. What is the probability of rolling a number less than 3 AND flipping tails?
PROBLEM 4APPLIED
A teacher uses a random number generator that produces integers 1 through 8 with equal probability. She runs the generator twice. What is the probability that both numbers generated are greater than 6?
PROBLEM 5CRITICAL THINKING
A student claims that because a fair coin landed on heads five times in a row, the probability of tails on the sixth flip is greater than 1/2. Using the concept of independence, evaluate the student's reasoning. Then compute the probability of getting heads on all six flips.

Lesson Summary

Simple probability rests on the classical probability formula: P(A) = n(A) / n(S), where you divide the number of favorable outcomes by the total number of equally likely outcomes in the sample space. Every probability value falls in the interval [0, 1]. The complement rule, P(A′) = 1 − P(A), provides a powerful shortcut when counting unfavorable outcomes is easier than counting favorable ones. These two tools handle any single-event probability question on the PRAXIS Core.

When a problem involves two or more experiments that do not influence each other, those experiments produce independent events, and you apply the multiplication rule: P(A ∩ B) = P(A) × P(B). Key PRAXIS signals for independence include separate devices (coin and die), 'with replacement' language, and physically unrelated trials. Be careful not to confuse independent events (both can happen; knowing one tells you nothing about the other) with mutually exclusive events (both cannot happen simultaneously). Use tree diagrams to visualize multi-stage experiments and verify that all path probabilities sum to 1.

Varsity Tutors • PRAXIS Core Math (5733) • Compute Simple Probability — Compute simple probabilities and independent events.