Aimathic
Login | English | Deutsch

Free math worksheets

Build your own math worksheets from 30,000+ problems for grades 3 to 12, from fractions to AP Calculus. Every problem comes with step-by-step solutions.

Sample spaces and events

Click problems to add them to your worksheet.

55587310
A spinner has three possible labels: R, G, and B. The spinner is spun once. a) Write the sample space \(S\). b) Is \(\{G,B\}\) one outcome or an event? Explain briefly.

Hints

- What are all the individual results that could occur on one spin? - An event can contain one or more outcomes from the sample space.

Solution

1. The possible individual outcomes are R, G, and B, so \(S=\{R,G,B\}\). 2. An outcome is one possible result. The set \(\{G,B\}\) contains two outcomes, so it is an event.

Answer

a) \(S=\{R,G,B\}\). b) \(\{G,B\}\) is an event because it contains two possible outcomes.
55587410
The spinner shown has six equal sectors and is spun once. The recorded outcome is the number shown. Write the complete sample space \(S\). Explain why repeated sector labels do not appear more than once in \(S\).
Figure for problem 555874

Hints

- Read every sector label, then ask which distinct results can actually be recorded. - A set does not list the same outcome more than once.

Solution

1. Reading the spinner, the possible displayed numbers are \(1\), \(2\), \(3\), and \(4\). 2. A sample space lists distinct possible outcomes, not one entry for every physical sector. Therefore, \(S=\{1,2,3,4\}\).

Answer

\(S=\{1,2,3,4\}\). Repeated labels represent the same recorded outcome, so each possible number appears only once in the sample space.
55587510
A coin is tossed once. Then a number is selected from \(\{1,2,3\}\). Record the coin result first and the number second. List the complete sample space as ordered outcomes.

Hints

- Pair each possible coin result with every possible number. - Because the two stages record different kinds of results, keep their order fixed.

Solution

1. The coin result can be H or T, and each can be paired with any of the three numbers. 2. The six ordered outcomes are \((H,1)\), \((H,2)\), \((H,3)\), \((T,1)\), \((T,2)\), and \((T,3)\).

Answer

\(S=\{(H,1),(H,2),(H,3),(T,1),(T,2),(T,3)\}\).
53085410
A spinner has eight unequal sections labeled \(1\) through \(8\). The probabilities for one spin are \(P(1)=0.05\), \(P(2)=0.15\), \(P(3)=0.10\), \(P(4)=0.20\), \(P(5)=0.08\), \(P(6)=0.12\), \(P(7)=0.15\), and \(P(8)=0.15\). Find the probability of each event. \(A\): The number is a perfect square. \(B\): The number is greater than \(4\). \(C\): The number is prime. \(D\): The number is odd or divisible by \(4\).

Hints

- List the favorable outcomes for each event before adding probabilities. - Remember that \(1\) is not prime. - Identify the perfect squares from \(1\) through \(8\). - For an “or” event, include every outcome satisfying at least one condition, without double-counting overlaps.

Solution

1. Event \(A\) contains \(1\) and \(4\), so \(P(A)=0.05+0.20=0.25\). 2. Event \(B\) contains \(5\), \(6\), \(7\), and \(8\), so \(P(B)=0.08+0.12+0.15+0.15=0.50\). 3. Event \(C\) contains the primes \(2\), \(3\), \(5\), and \(7\), so \(P(C)=0.15+0.10+0.08+0.15=0.48\). 4. The odd outcomes are \(1\), \(3\), \(5\), and \(7\), and the outcomes divisible by \(4\) are \(4\) and \(8\). These sets are disjoint, so \(P(D)=0.05+0.10+0.08+0.15+0.20+0.15=0.73\).

Answer

\(A\): \(P(A)=0.25\) \(B\): \(P(B)=0.50\) \(C\): \(P(C)=0.48\) \(D\): \(P(D)=0.73\)
53096510
A fair six-sided die is rolled twice. The random variable \(X\) is the absolute difference between the two results. Write the event \(X=2\) as a set of ordered pairs, where the first coordinate is the first roll and the second coordinate is the second roll.

Hints

- Recall the possible results of one die roll. - Translate “absolute difference” into an equation involving the two coordinates. - Check each possible first-roll value and determine which second-roll values make the difference \(2\). - Remember that order matters: \((1, 3)\) and \((3, 1)\) are different outcomes.

Solution

1. An outcome is an ordered pair \((a, b)\), where \(a, b \in \{1, 2, 3, 4, 5, 6\}\). 2. The condition \(X=2\) means \(|a-b|=2\). 3. Checking the possible first-roll values gives the pairs \((1, 3)\), \((2, 4)\), \((3, 1)\), \((3, 5)\), \((4, 2)\), \((4, 6)\), \((5, 3)\), and \((6, 4)\). 4. Therefore, \(E=\{(1, 3), (2, 4), (3, 1), (3, 5), (4, 2), (4, 6), (5, 3), (6, 4)\}\).

Answer

\(E=\{(1, 3), (2, 4), (3, 1), (3, 5), (4, 2), (4, 6), (5, 3), (6, 4)\}\)
53096610
A fair coin is tossed three times, with \(H\) for heads and \(T\) for tails. The random variable \(X\) is defined as the number of heads minus the number of tails. Write the event \(X=-1\) as a set of ordered triples.

Hints

- How many outcomes are possible when a coin is tossed three times? - Determine how many heads and tails make the difference “heads minus tails” equal to \(-1\). - Decide whether more than one arrangement has those numbers of heads and tails. - List every possible order.

Solution

1. There are \(2^3=8\) possible ordered triples of \(H\) and \(T\). 2. Let \(n_H\) be the number of heads and \(n_T\) the number of tails. Then \(n_H+n_T=3\) and \(n_H-n_T=-1\). 3. Substituting \(n_T=3-n_H\) gives \(n_H-(3-n_H)=-1\), so \(2n_H-3=-1\) and \(n_H=1\). Thus, the event contains outcomes with exactly one head and two tails. 4. The possible orders are \((H, T, T)\), \((T, H, T)\), and \((T, T, H)\). 5. Therefore, \(E=\{(H, T, T), (T, H, T), (T, T, H)\}\).

Answer

\(E=\{(H, T, T), (T, H, T), (T, T, H)\}\)
55587610
A probability model for \(S=\{A,B,C,D\}\) assigns \(P(A)=0.25\), \(P(B)=0.35\), \(P(C)=0.20\), and \(P(D)=0.25\). Is this a valid probability model? If not, change only \(P(D)\) so that the model becomes valid.

Hints

- What two conditions must every finite probability model satisfy? - Check the total probability before changing any value. - Only one probability is allowed to change.

Solution

1. Every listed probability is between \(0\) and \(1\), but their sum is \(0.25+0.35+0.20+0.25=1.05\), so the model is not valid. 2. The first three probabilities sum to \(0.80\). To make the total \(1\), \(P(D)\) must be \(1-0.80=0.20\).

Answer

No. The probabilities sum to \(1.05\). The model becomes valid if \(P(D)=0.20\).
55587710
Kwame writes \(S=\{HH,HT,TT\}\) as the sample space for tossing a coin twice and recording the results in order. a) Explain why this sample space is incomplete and supply the missing outcome. b) Using the corrected sample space, write the event \(E\) that exactly one head occurs.

Hints

- Ask whether heads followed by tails is the same ordered result as tails followed by heads. - After completing the sample space, select only outcomes with one H and one T.

Solution

1. The order of the two tosses matters. The outcome TH is possible but is missing, so the complete sample space is \(\{HH,HT,TH,TT\}\). 2. Exactly one head occurs in HT and TH, so \(E=\{HT,TH\}\).

Answer

a) The missing outcome is \(TH\), so \(S=\{HH,HT,TH,TT\}\). b) \(E=\{HT,TH\}\).
52716710
A random experiment has sample space \(S=\{x_1,x_2,x_3,x_4\}\). Two outcome probabilities are known: \(P(x_1)=0.12\) and \(P(x_2)=0.28\). Outcome \(x_3\) is three times as likely as outcome \(x_4\). Find \(P(x_3)\), \(P(x_4)\), and the probability of the event \(E=\{x_1,x_3\}\).

Hints

- What must the probabilities of all outcomes add to? - Write the relationship between the two unknown probabilities using one variable. - To find the probability of an event, add the probabilities of its outcomes.

Solution

1. Let \(P(x_4)=p\). Then \(P(x_3)=3p\). 2. Use the fact that all outcome probabilities add to \(1\): \(0.12+0.28+3p+p=1\). 3. Solve: \(0.40+4p=1\), so \(4p=0.60\) and \(p=0.15\). Therefore, \(P(x_4)=0.15\) and \(P(x_3)=0.45\). 4. Add the probabilities of the outcomes in \(E\): \(P(E)=0.12+0.45=0.57\).

Answer

\(P(x_3)=0.45\), \(P(x_4)=0.15\), and \(P(E)=0.57\).
52716810
A sample space is \(S=\{\omega_1,\omega_2,\omega_3\}\). For the events \(A=\{\omega_1,\omega_2\}\) and \(B=\{\omega_2,\omega_3\}\), \(P(A)=0.55\) and \(P(B)=0.75\). Find the probability of each individual outcome. Then list every possible event \(E\subseteq S\) and its probability.

Hints

- The probabilities of all outcomes must add to \(1\). - Which outcome is not in event \(A\)? Use a complement. - A set with three elements has \(2^3\) subsets. - An event is a subset of the sample space. Add the probabilities of the outcomes it contains.

Solution

1. Since \(A^c=\{\omega_3\}\), \(P(\omega_3)=1-P(A)=1-0.55=0.45\). 2. Since \(B^c=\{\omega_1\}\), \(P(\omega_1)=1-P(B)=1-0.75=0.25\). 3. The outcome probabilities add to \(1\), so \(P(\omega_2)=1-0.25-0.45=0.30\). 4. Add the appropriate outcome probabilities for each subset of \(S\): \(P(\emptyset)=0\), \(P(\{\omega_1\})=0.25\), \(P(\{\omega_2\})=0.30\), \(P(\{\omega_3\})=0.45\), \(P(\{\omega_1,\omega_2\})=0.55\), \(P(\{\omega_1,\omega_3\})=0.70\), \(P(\{\omega_2,\omega_3\})=0.75\), and \(P(S)=1\).

Answer

Individual outcomes: \(P(\omega_1)=0.25\), \(P(\omega_2)=0.30\), \(P(\omega_3)=0.45\) Events: \(P(\emptyset)=0\), \(P(\{\omega_1\})=0.25\), \(P(\{\omega_2\})=0.30\), \(P(\{\omega_3\})=0.45\), \(P(\{\omega_1,\omega_2\})=0.55\), \(P(\{\omega_1,\omega_3\})=0.70\), \(P(\{\omega_2,\omega_3\})=0.75\), \(P(S)=1\)
53085110
A fair eight-sided die labeled \(1\) through \(8\) and a fair twelve-sided die labeled \(1\) through \(12\) are rolled together. Find the probability that: a) the sum is exactly \(10\); b) at least one die shows \(7\); c) the product is a power of \(2\), including \(2^0=1\).

Hints

- Represent the ordered outcomes in a grid or organized list. - For part b), count every outcome with a \(7\) on the first die, then count the outcomes with a \(7\) on the second die that have not already been counted. - Identify the powers of \(2\) available on each die.

Solution

1. There are \(8\cdot12=96\) equally likely ordered outcomes. 2. A sum of \(10\) occurs for \((1, 9),(2, 8),(3, 7),(4, 6),(5, 5),(6, 4),(7, 3),(8, 2)\), so the probability is \(\frac{8}{96}=\frac{1}{12}\). 3. For at least one \(7\), there are \(12\) outcomes with the eight-sided die showing \(7\). There are \(7\) additional outcomes with the twelve-sided die showing \(7\) and the eight-sided die showing a value other than \(7\). Thus there are \(12+7=19\) favorable ordered outcomes, so the probability is \(\frac{19}{96}\). 4. A product is a power of \(2\) only when each factor is a power of \(2\). Each die can show \(1,2,4,8\), giving \(4\cdot4=16\) favorable outcomes. Thus, the probability is \(\frac{16}{96}=\frac{1}{6}\).

Answer

a) \(\frac{1}{12}\) b) \(\frac{19}{96}\) c) \(\frac{1}{6}\)
53086510
A fair eight-sided die labeled \(1\) through \(8\) is rolled three times. Find the probability that: 1. the sum of the three results is less than \(6\); 2. an \(8\) occurs at least once; 3. all three results are different.

Hints

- Count ordered triples for the small possible sums. - Use the complement of no \(8\). - For all different values, count the remaining choices at each roll.

Solution

1. There are \(8^3=512\) equally likely ordered outcomes. Sums less than \(6\) are \(3\), \(4\), and \(5\), occurring in \(1\), \(3\), and \(6\) ordered outcomes, respectively. Thus, \(P(S<6)=\frac{10}{512}=\frac{5}{256}\). 2. The probability of no \(8\) in three rolls is \(\left(\frac{7}{8}\right)^3\). Therefore, \(P(\text{at least one }8)=1-\frac{343}{512}=\frac{169}{512}\). 3. The first result can be any of \(8\) values, the second any of the remaining \(7\), and the third any of the remaining \(6\). Thus, \(P(\text{all different})=\frac{8\cdot7\cdot6}{8^3}=\frac{21}{32}\).

Answer

1. \(\frac{5}{256}\approx 0.01953\) 2. \(\frac{169}{512}\approx 0.33008\) 3. \(\frac{21}{32}=0.65625\)
53086710
A fair six-sided die is rolled twice. 1. Find the probability of each event. \(E_1\): The sum is prime. \(E_2\): The product is a multiple of \(4\). 2. Jisoo says, “There are \(11\) possible sums, from \(2\) through \(12\), so every sum has probability \(\frac{1}{11}\).” Evaluate the claim.

Hints

- Treat each ordered pair of die results as one equally likely outcome. - For the prime-sum event, focus on which ordered outcomes make an allowable sum. - For the claim about sums, compare how many ordered outcomes can produce different sum values.

Solution

1. The \(36\) ordered pairs are equally likely. 2. Prime sums are \(2,3,5,7,11\). Counting their ordered pairs gives \(1+2+4+6+2=15\), so \(P(E_1)=\frac{15}{36}=\frac{5}{12}\). 3. Exactly \(15\) ordered pairs have a product divisible by \(4\), so \(P(E_2)=\frac{15}{36}=\frac{5}{12}\). 4. Jisoo's claim is false. The ordered pairs are equally likely, but the sums are not. For example, a sum of \(2\) has one ordered pair, while a sum of \(7\) has six.

Answer

1. \(P(E_1)=\frac{5}{12}\) and \(P(E_2)=\frac{5}{12}\) 2. The claim is false because different sums occur in different numbers of equally likely ordered pairs.
53086810
Two fair eight-sided dice labeled \(1\) through \(8\) are rolled. 1. Find the probability that the absolute difference between the results is exactly \(2\). 2. Find the probability that at least one result is \(7\) or \(8\).

Hints

- Use ordered pairs to represent the \(64\) equally likely outcomes. - For the absolute-difference event, count pairs systematically from the smaller result to the larger result. - For part 2, describe the complement in terms of the largest value either die may show.

Solution

1. There are \(64\) equally likely ordered pairs. An absolute difference of \(2\) occurs in \(12\) pairs, so the probability is \(\frac{12}{64}=\frac{3}{16}=0.1875\). 2. For the second event, its complement is that both results are from \(1\) through \(6\). That complement contains \(6\cdot6=36\) ordered pairs, so the required probability is \(1-\frac{36}{64}=\frac{7}{16}=0.4375\).

Answer

1. \(\frac{3}{16}=0.1875\) 2. \(\frac{7}{16}=0.4375\)
53097310
A fair six-sided die is rolled twice. The random variable \(X\) is the sum of the two results. Describe each event using \(X\), and calculate its probability. a) The sum is at least \(4\) but less than \(7\). b) The sum is prime. c) The sum is at most \(3\) or greater than \(10\).

Hints

- Count the total ordered outcomes for two die rolls. - Organize the possible sums in a table or grid. - Translate “at most,” “at least,” and “less than” carefully. - Identify the prime numbers from \(2\) through \(12\). - Count the grid entries that satisfy each event.

Solution

1. There are \(6\cdot6=36\) equally likely ordered outcomes. 2. For part a), the event is \(4\le X<7\). Sums \(4\), \(5\), and \(6\) occur in \(3\), \(4\), and \(5\) ways, respectively, so \(P(4\le X<7)=\frac{12}{36}=\frac{1}{3}\). 3. For part b), the prime sums are \(2\), \(3\), \(5\), \(7\), and \(11\). They occur in \(1+2+4+6+2=15\) ways, so \(P(X\in\{2,3,5,7,11\})=\frac{15}{36}=\frac{5}{12}\). 4. For part c), the event is \(X\le3\lor X>10\). Sums \(2\), \(3\), \(11\), and \(12\) occur in \(1+2+2+1=6\) ways, so the probability is \(\frac{6}{36}=\frac{1}{6}\).

Answer

a) \(P(4\le X<7)=\frac{1}{3}\) b) \(P(X\in\{2,3,5,7,11\})=\frac{5}{12}\) c) \(P(X\le3\lor X>10)=\frac{1}{6}\)
53097410
Two fair six-sided dice are rolled. The random variable \(S\) is the sum of the dice. Express each event formally using \(S\), and determine its probability. a) The sum is in the interval \([5, 8]\). b) The sum is odd and greater than \(8\). c) The sum is neither \(7\) nor \(11\).

Hints

- Interpret the interval \([5, 8]\) as a set of possible integer values of \(S\). - For part b), identify sums satisfying both conditions. - For part c), consider counting the excluded sums and subtracting from \(1\). - Recall the symmetric pattern of counts for sums of two fair dice.

Solution

1. There are \(36\) equally likely ordered outcomes. 2. For part a), the event is \(5\le S\le8\). Sums \(5\), \(6\), \(7\), and \(8\) occur in \(4+5+6+5=20\) ways, so \(P(5\le S\le8)=\frac{20}{36}=\frac{5}{9}\). 3. For part b), the odd sums greater than \(8\) are \(9\) and \(11\). They occur in \(4+2=6\) ways, so \(P(S>8\land S\text{ is odd})=\frac{6}{36}=\frac{1}{6}\). 4. For part c), use the complement of \(S\in\{7, 11\}\). These sums occur in \(6+2=8\) ways, so \(P(S\notin\{7, 11\})=1-\frac{8}{36}=\frac{7}{9}\).

Answer

a) \(P(5\le S\le8)=\frac{5}{9}\) b) \(P(S>8\land S\text{ is odd})=\frac{1}{6}\) c) \(P(S\notin\{7, 11\})=\frac{7}{9}\)
53092510
Two fair twelve-sided dice labeled \(1\) through \(12\) are rolled. Find the probability that: 1. the sum is exactly \(15\); 2. the product is a perfect square; 3. the absolute difference is at least \(10\); 4. the sum is prime.

Hints

- Use the \(144\) ordered pairs as the sample space. - List favorable pairs systematically. - For square products, consider the prime-factor parity of each factor.

Solution

1. There are \(12\cdot12=144\) equally likely ordered pairs. 2. A sum of \(15\) occurs in \(10\) ordered pairs, so \(P=\frac{10}{144}=\frac{5}{72}\). 3. Exactly \(22\) ordered pairs have a perfect-square product, so \(P=\frac{22}{144}=\frac{11}{72}\). 4. An absolute difference of at least \(10\) occurs for \((1, 11),(1, 12),(2, 12)\) and their reverses, giving \(6\) outcomes. Thus, \(P=\frac{6}{144}=\frac{1}{24}\). 5. Prime sums from \(2\) through \(24\) are \(2,3,5,7,11,13,17,19,23\). They occur in \(1+2+4+6+10+12+8+6+2=51\) ordered pairs, so \(P=\frac{51}{144}=\frac{17}{48}\).

Answer

1. \(\frac{5}{72}\approx 0.06944\) 2. \(\frac{11}{72}\approx 0.15278\) 3. \(\frac{1}{24}\approx 0.04167\) 4. \(\frac{17}{48}\approx 0.35417\)

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.