All questions
Question 1
A weather app shows that the probability of rain on Saturday is 0.3 and the probability of rain on Sunday is 0.4. Assuming these events are independent, what is the probability that it rains on exactly one of these two days?
- 0.42
- 0.46 (correct answer)
- 0.58
- 0.70
Explanation: P(exactly one day rains) = P(rain Sat, no rain Sun) + P(no rain Sat, rain Sun) = (0.3)(0.6) + (0.7)(0.4) = 0.18 + 0.28 = 0.46. Choice A represents P(rain both days) = 0.3 × 0.4. Choice C represents P(at least one day rains) = 1 - P(no rain either day) = 1 - 0.7 × 0.6 = 0.58. Choice D incorrectly adds the individual probabilities without considering independence.
Question 2
Two fair coins are flipped. A student says the probability of getting two heads is 21 because "heads has a 21 chance." What is the correct probability of two heads using the compound sample space {HH,HT,TH,TT}?
- 31
- 21
- 41 (correct answer)
- 42
Explanation: This question tests compound event probability as the fraction of the compound sample space: list all possible outcomes, count the favorable ones, and divide by the total. A compound event combines simple events like two coin flips, with space {HH, HT, TH, TT}=4, probability favorable over total, like both heads {HH} P=1/4. For example, two coins space, both heads 1/4; dice sum=7, 6/36=1/6. The correct probability is 1/4 as only HH is favorable out of 4. The student's error is using simple probability for one coin, ignoring compound nature and distinct outcomes like HT and TH. To find it, (1) identify two flips, (2) list space 4, (3) identify two heads, (4) count 1, (5) P=1/4. Order matters, systematic listing avoids mistakes like treating HT=TH as one.
Question 3
A student flips two fair coins. The compound sample space is {HH, HT, TH, TT}. What is the probability of getting two heads?
- 1/4 (correct answer)
- 2/4
- 1/2
- 1/3
Explanation: Flipping two coins gives four equally likely outcomes: HH, HT, TH, and TT. Only one of these outcomes, HH, shows two heads, so the probability is 1 out of 4, or 1/4, matching Choice A. Choice B and Choice C both give 1/2, which would be the probability of getting exactly one head, not two heads. Choice D, 1/3, does not match any correct count from the sample space of 4 outcomes.
Question 4
A student flips a fair coin and then rolls a fair six-sided die. The compound sample space has 2×6=12 equally likely outcomes (like H1,H2,…,T6). What is the probability of getting heads and an even number?
- 63=21
- 123=41 (correct answer)
- 126=21
- 122=61
Explanation: This question tests compound event probability as the fraction of the compound sample space by listing outcomes, counting favorable ones, and dividing by the total. A compound event combines simple events like flipping a coin and rolling a die, with the compound space including all combinations such as {HH, HT, TH, TT}=4 for two coins or 36 for two dice. The event probability is found by identifying favorable outcomes and calculating P = favorable/total, like both heads {HH} with P=1/4. For example, with two coins {HH, HT, TH, TT}, 'both heads' has {HH}, so P=1/4; for sum=7 on dice, there are 6 favorable outcomes, P=6/36=1/6. The correct answer is A, 123=41, because there are 3 favorable outcomes (H2, H4, H6) out of 12 total. A common error is using only the die's space (6) instead of the compound 12, leading to wrong fractions like 3/6. To find this, (1) identify the compound process of coin and die, (2) list or count the space as 12, (3) identify favorable as heads and even, (4) count 3, (5) calculate P=3/12; systematic listing helps, and order matters as coin first, die second. Mistakes include incomplete space, miscounted favorable like 2 or 6, or using simple probability. Question 5
In a class, 60% of students play basketball, 40% play soccer, and 25% play both sports. If a student is randomly selected from those who play basketball, what is the probability that this student also plays soccer?
- 10025
- 4025
- 4015
- 6025 (correct answer)
Explanation: When you encounter conditional probability problems, you're looking for the chance of one event happening given that another event has already occurred. This changes your sample space from all students to just those who meet the given condition.
Here, you need the probability that a basketball player also plays soccer. Since you're selecting from basketball players only, your sample space becomes the 60% who play basketball, not all students. Of these basketball players, 25% of the total class plays both sports.
To find this conditional probability, divide the overlap (students who play both) by the condition group (basketball players): 60%25%=6025. This represents the fraction of basketball players who also play soccer.
Choice A (10025) gives you the probability that any randomly selected student plays both sports, ignoring the basketball condition. Choice B (4025) incorrectly uses soccer players as the denominator - this would answer "given a soccer player, what's the probability they play basketball?" Choice C (4015) appears to subtract the overlap from something, but there's no logical basis for this calculation in conditional probability.
The correct answer is D: 6025.
Study tip: For conditional probability, always ask "What's my new, restricted sample space?" Then put the overlap in the numerator and the restricting condition in the denominator. The formula is: P(A|B) = P(A and B) ÷ P(B). Question 6
A student flips a fair coin and rolls a fair six-sided die. Which set lists exactly the favorable outcomes for "heads and even"?
- {H1,H3,H5}
- {H2,H3,H4,H5,H6}
- {T2,T4,T6}
- {H2,H4,H6} (correct answer)
Explanation: This question tests compound event probability as the fraction of the compound sample space: list all possible outcomes, count the favorable ones, and divide by the total. A compound event combines simple events like coin and die, space 12 outcomes, P=favorable/total like coins both heads 1/4. For example, coins {HH,HT,TH,TT}, both heads 1/4; dice sum=7, 6/36=1/6. The correct set is {H2,H4,H6} as these are heads with even numbers 2,4,6. A common error is including odds or tails, like {H1,H3,H5} or tails evens. To find it, (1) identify process, (2) space 12, (3) heads and even, (4) list H2,H4,H6, count 3, (5) for P=3/12. Systematic listing by coin then die avoids mistakes like wrong evens.
Question 7
Two fair coins are flipped. What is the probability of getting exactly one head?
- 41
- 21 (correct answer)
- 32
- 43
Explanation: This question tests compound event probability as the fraction of the compound sample space by listing outcomes, counting favorable ones, and dividing by the total. A compound event combines simple events like flipping two coins, with the compound space including all combinations such as {HH, HT, TH, TT}=4 for two coins or 36 for two dice. The event probability is found by identifying favorable outcomes and calculating P = favorable/total, like both heads {HH} with P=1/4. For example, with two coins {HH, HT, TH, TT}, 'both heads' has {HH}, so P=1/4; for sum=7 on dice, there are 6 favorable outcomes, P=6/36=1/6. The correct answer is B, 21, because there are 2 favorable (HT, TH) out of 4, so 2/4=1/2. A common error is counting only one way for one head, leading to 1/4 or 3/4. To find this, (1) identify the compound process of two coins, (2) list or count the space as 4, (3) identify favorable as exactly one head, (4) count 2, (5) calculate P=2/4=1/2; systematic listing helps, and order matters. Mistakes include incomplete space or miscounted favorable like 3. Question 8
A student flips a fair coin and then rolls a fair six-sided die. The favorable outcomes for "heads and even" are {H2,H4,H6}. What is the probability of this event?
- 121
- 123=41 (correct answer)
- 63=21
- 103
Explanation: This question tests compound event probability as the fraction of the compound sample space by listing outcomes, counting favorable ones, and dividing by the total. A compound event combines simple events like flipping a coin and rolling a die, with the compound space including all combinations for a total of 12 outcomes, and the probability is calculated by identifying favorable outcomes and dividing by the total, for example, both heads on two coins {HH} out of {HH, HT, TH, TT} gives P=1/4. For example, with two coins {HH, HT, TH, TT}, the event 'both heads' has {HH} as favorable, so P=1/4; similarly, for sum=7 on two dice, there are 6 favorable outcomes out of 36, so P=6/36=1/6. The correct answer is B, 123=41, because 3 favorable over 12 simplifies correctly. A common error is using wrong denominator or not simplifying, like 3/6 in A. To find such probabilities, (1) identify the compound process, (2) list or count the sample space, (3) identify favorable outcomes, (4) count them, and (5) calculate P as favorable over total. Use systematic listing to ensure all outcomes are included, remembering that order matters, and avoid mistakes like wrong total or arithmetic errors. Question 9
Use the table shown to answer the question. In a survey of 120 students about their favorite subjects, what is the probability that a randomly selected student who likes Math also likes Science?
- 12025
- 4525 (correct answer)
- 4520
- 7520
Explanation: This asks for P(likes Science | likes Math). From the table, 45 students like Math total, and 25 of those also like Science. So P(likes Science | likes Math) = 25/45. Choice A ignores the condition and uses the total population. Choice C uses the wrong numerator (students who like Science but not Math). Choice D uses the wrong denominator (total Science lovers).
Question 10
A student flips two fair coins. Which list correctly shows the entire compound sample space?
- {HH, HT, TH, TT} (correct answer)
- {HH, TT}
- {H, T}
- {HH, HT, TT}
Explanation: When you flip two coins, each coin can land on heads or tails, so there are 2 x 2 = 4 possible outcomes total. Listing every outcome gives {HH, HT, TH, TT}, which matches Choice A. Choice B is missing HT and TH, so it leaves out two possible outcomes. Choice C only shows the outcomes for one coin, not two. Choice D is missing TH, so it does not show every way the coins could land.
Question 11
A student flips a fair coin and then rolls a fair six-sided die. The compound sample space has 2x6=12 outcomes. What is the probability of getting heads and an even number?
- 1/4 (correct answer)
- 2/12
- 1/2
- 1/6
Explanation: Flipping a coin and rolling a die creates 12 total equally likely outcomes. The outcomes that satisfy heads and even are H2, H4, and H6, which is 3 outcomes. Dividing 3 by 12 gives 3/12, which simplifies to 1/4, matching Choice A. Choice B undercounts the favorable outcomes, missing one of the three matches. Choice C, 1/2, would be the probability of getting heads by itself, without also requiring an even number. Choice D, 1/6, does not match the correct count of 3 favorable outcomes out of 12 total.
Question 12
Two fair six-sided dice are rolled. What is the probability that the first die shows 1 and the sum is 7?
- 111
- 61
- 121
- 361 (correct answer)
Explanation: Since the first die must show a 1 and the sum of both dice must be 7, the second die has to show a 6, so only the single outcome, 1 and 6, out of all 36 possible dice combinations satisfies both conditions, giving a probability of 1/36, matching choice D. Choice B, 6/36 or 1/6, is the probability of getting a sum of 7 in general, from any of the 6 combinations that sum to 7, without the added condition that the first die specifically shows a 1. Choice C, 1/12, does not correspond to a correct count of favorable outcomes over the 36 total outcomes. Choice A, 1/11, would come from mistakenly treating the possible sums 2 through 12 as 11 equally likely outcomes, which is not how dice probabilities actually work. Listing out the 36 equally likely ordered pairs is the most reliable way to confirm that only one outcome meets both conditions in this problem.
Question 13
A fair coin is flipped and then a fair six-sided die is rolled. How many favorable outcomes are there for the event "heads and even"?
- 3 (correct answer)
- 12
- 6
- 2
Explanation: There are 3 even numbers on the die (2, 4, 6), and only one way to get heads, so "heads and even" has 3 favorable outcomes: H2, H4, H6, matching choice A. Choice B (12) is the total number of outcomes in the full sample space (2 coin faces x 6 die faces), not the number of favorable outcomes. Choice C (6) mistakenly counts all six die faces paired with heads, both even and odd. Choice D (2) undercounts, missing one of the even outcomes.
Question 14
Two fair six-sided dice are rolled. Which list shows all the favorable outcomes for the event "sum is 7"?
- {(1,6),(2,5),(3,4)}
- {(7,0)}
- {(1,6),(2,5),(3,4),(4,3),(5,2),(6,1)} (correct answer)
- {(6,1),(5,2),(4,3)}
Explanation: This question tests compound event probability as the fraction of the compound sample space by listing outcomes, counting favorable ones, and dividing by the total. A compound event combines simple events like rolling two dice, with the compound space including all combinations such as {HH, HT, TH, TT}=4 for two coins or 36 for two dice. The event probability is found by identifying favorable outcomes and calculating P = favorable/total, like both heads {HH} with P=1/4. For example, with two coins {HH, HT, TH, TT}, 'both heads' has {HH}, so P=1/4; for sum=7 on dice, there are 6 favorable outcomes, P=6/36=1/6. The correct answer is A, which lists all 6 pairs: (1,6),(2,5),(3,4),(4,3),(5,2),(6,1). A common error is listing only half, like ignoring order and missing (4,3) etc. To find this, (1) identify the compound process of two dice, (2) list or count the space as 36, (3) identify favorable as sum 7, (4) count 6, (5) list them; systematic listing helps, and order matters. Mistakes include incomplete lists like only 3, or impossible like (7,0).
Question 15
Carlos rolls two standard six-sided dice. Given that the sum of the dice is greater than 8, what is the probability that both dice show the same number?
- 51 (correct answer)
- 102
- 61
- 103
Explanation: This is conditional probability. First, find outcomes where sum > 8: (3,6), (4,5), (4,6), (5,4), (5,5), (5,6), (6,3), (6,4), (6,5), (6,6) = 10 outcomes. Among these, the outcomes where both dice match are: (5,5), (6,6) = 2 outcomes. P(both same | sum > 8) = 2/10 = 1/5. Choice B is the unreduced fraction. Choice C ignores the condition and uses 6/36. Choice D incorrectly counts outcomes where sum > 8 and includes non-matching pairs.
Question 16
A student flips a fair coin and rolls a fair six-sided die. How many outcomes are favorable for the event "heads and even"?
- 2
- 3 (correct answer)
- 12
- 6
Explanation: This question tests compound event probability as the fraction of the compound sample space: list all possible outcomes, count the favorable ones, and divide by the total. A compound event combines simple events like coin flip and die roll, with compound space of 12 outcomes, probability as favorable over total, like both heads on two coins P=1/4. For example, two coins {HH, HT, TH, TT}, both heads {HH}, P=1/4; sum=7 on dice, 6 favorable, P=6/36=1/6. The correct number is 3 because favorable are H with even die: H2, H4, H6. A common error is counting all evens including tails, leading to 6. To find the count, (1) identify compound process, (2) list space of 12, (3) identify heads and even, (4) count 3 (evens:2,4,6 with H), (5) for P=3/12. Systematic listing by coin then die ensures accuracy; mistakes include miscounting evens or including tails.
Question 17
Two fair six-sided dice are rolled. Which list shows all favorable ordered outcomes for the event "sum is 7"?
- (6,1),(5,2),(4,3)
- (1,6),(2,5),(3,4)
- (1,6) only
- (1,6),(2,5),(3,4),(4,3),(5,2),(6,1) (correct answer)
Explanation: This question tests compound event probability as the fraction of the compound sample space: list all possible outcomes, count the favorable ones, and divide by the total. A compound event combines simple events like rolling two dice, with the compound space being 36 ordered pairs, and probability as favorable over total, like both heads on coins P=1/4. For example, with two coins {HH, HT, TH, TT}, 'both heads' {HH}, P=1/4; for sum=7 on dice, 6 favorable like (1,6) to (6,1), P=6/36=1/6. The correct list is all six ordered pairs because it includes both directions like (3,4) and (4,3). A common error is listing only one direction, like just (1,6),(2,5),(3,4), missing half. To find favorable outcomes, (1) identify the compound process of two dice, (2) count space as 36, (3) identify sums of 7, (4) list and count all 6, (5) for P=6/36. Systematic listing by first die ensures completeness, order matters; mistakes include ignoring order or incomplete lists.
Question 18
A student flips a fair coin and then rolls a fair six-sided die. Which set lists all favorable outcomes for the event heads and an even number?
- {T2,T4,T6}
- {H2,H4,H6} (correct answer)
- {H1,H3,H5}
- {H2,T2,H4,T4,H6,T6}
Explanation: This question tests compound event probability as the fraction of the compound sample space by listing outcomes, counting favorable ones, and dividing by the total. A compound event combines simple events like flipping a coin and rolling a die, with the compound space including all combinations for a total of 12 outcomes, and the probability is calculated by identifying favorable outcomes and dividing by the total, for example, both heads on two coins {HH} out of {HH, HT, TH, TT} gives P=1/4. For example, with two coins {HH, HT, TH, TT}, the event 'both heads' has {HH} as favorable, so P=1/4; similarly, for sum=7 on two dice, there are 6 favorable outcomes out of 36, so P=6/36=1/6. The correct answer is B, {H2, H4, H6}, because these are all outcomes with heads and even die rolls. A common error is including tails or odd numbers, like in choices A or C. To find such probabilities, (1) identify the compound process, (2) list or count the sample space, (3) identify favorable outcomes, (4) count them, and (5) calculate P as favorable over total. Use systematic listing to ensure all outcomes are included, remembering that order matters in sequencing, and avoid mistakes like incomplete favorable sets or ignoring conditions.
Question 19
Two fair six-sided dice are rolled. There are 36 equally likely ordered outcomes (1,1) through (6,6). What is the probability that the sum is 7?
- 367
- 61
- 361
- 366 (correct answer)
Explanation: This question tests compound event probability as the fraction of the compound sample space: list all possible outcomes, count the favorable ones, and divide by the total. A compound event combines simple events like rolling two dice, with the compound space being all combinations totaling 36 outcomes, and the probability is the number of favorable outcomes divided by total, like both heads on coins {HH} giving P=1/4. For example, with two coins {HH, HT, TH, TT}, 'both heads' has {HH}, P=1/4; for sum=7 on dice, favorable are (1,6),(2,5),(3,4),(4,3),(5,2),(6,1) so 6 out of 36, P=6/36=1/6. The correct answer is 6/36 because there are exactly six favorable ordered pairs that sum to 7 out of 36 total. A common error is counting only one way like (1,6) without considering all ordered pairs, leading to 1/36. To find this probability, (1) identify the compound process of two dice rolls, (2) list or count the space as 36 outcomes, (3) identify favorable as sums of 7, (4) count 6 favorable, (5) calculate P=6/36. Systematic listing ensures all ordered pairs are considered, as order matters; mistakes include miscounting favorable outcomes or using an incorrect total space size.
Question 20
A student flips two fair coins. Using the compound sample space {HH,HT,TH,TT}, what is P(two heads) as a fraction totalfavorable?
- 42
- 41 (correct answer)
- 21
- 31
Explanation: This question tests compound event probability as the fraction of the compound sample space by listing outcomes, counting favorable ones, and dividing by the total. A compound event combines simple events like flipping two coins, with the compound space including all combinations such as {HH, HT, TH, TT} for a total of 4 outcomes, and the probability is calculated by identifying favorable outcomes and dividing by the total, for example, both heads {HH} gives P=1/4. For example, with two coins {HH, HT, TH, TT}, the event 'both heads' has {HH} as favorable, so P=1/4; similarly, for sum=7 on two dice, there are 6 favorable outcomes out of 36, so P=6/36=1/6. The correct answer is C, 41, because it's 1 favorable over 4 total, correctly as a fraction. A common error is simplifying incorrectly or using wrong favorable count, like 2/4 for both same. To find such probabilities, (1) identify the compound process, (2) list or count the sample space, (3) identify favorable outcomes, (4) count them, and (5) calculate P as favorable over total. Use systematic listing to ensure all outcomes are included, remembering that order matters, and avoid mistakes like incomplete spaces or miscounted favorable.