ISEE Upper Level Mathematics Achievement Quiz: Single And Compound Probability
20 questions · exam conditions
0:00
Single And Compound ProbabilityQuestion 1 of 20

In a class of 30 students, 18 study French, 16 study Spanish, and 8 study both languages. If a student is chosen at random, what is the probability that the student studies French but not Spanish?

13\frac{1}{3}
1030\frac{10}{30}
1830\frac{18}{30}
830\frac{8}{30}
← Back to quizzes

ISEE Upper Level Mathematics Achievement Quiz

ISEE Upper Level Mathematics Achievement Quiz: Single And Compound Probability

Practice Single And Compound Probability in ISEE Upper Level Mathematics Achievement with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Single And Compound Probability, giving you a quick way to practice the rules, question types, and explanations that matter most for ISEE Upper Level Mathematics Achievement.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

In a class of 30 students, 18 study French, 16 study Spanish, and 8 study both languages. If a student is chosen at random, what is the probability that the student studies French but not Spanish?

  1. 13\frac{1}{3} (correct answer)
  2. 1030\frac{10}{30}
  3. 1830\frac{18}{30}
  4. 830\frac{8}{30}
Explanation: When you encounter problems about students studying multiple subjects, you're dealing with set theory and overlapping groups. The key is organizing the information to avoid double-counting students who belong to both categories. Let's break down what we know: 18 students study French, 16 study Spanish, and 8 study both languages. To find students who study "French but not Spanish," you need to subtract the overlap from the French total: 18 - 8 = 10 students study only French. The probability is therefore 1030=13\frac{10}{30} = \frac{1}{3}, making answer A correct. Now let's examine why the other answers are wrong. Answer B gives 1030\frac{10}{30}, which represents the correct number of students (10) but fails to simplify the fraction. While mathematically equivalent to 13\frac{1}{3}, it's not in simplest form. Answer C shows 1830\frac{18}{30}, which would be the probability of studying French at all (including those who also study Spanish) - this ignores the "but not Spanish" requirement. Answer D gives 830\frac{8}{30}, which represents students studying both languages, not French exclusively. Study tip: Always draw a Venn diagram for overlap problems. Put the intersection number (8) in the middle first, then work outward to find the exclusive regions. This visual approach prevents the common mistake of forgetting to subtract the overlap when finding "but not" probabilities.

Question 2

Dice Game: Two fair six-sided dice have 36 equally likely outcomes. The compound event CC is "roll a sum of 7 and roll doubles" on the same roll. What is the probability P(C)P(C)?

  1. 136\frac{1}{36}
  2. 16\frac{1}{6}
  3. 0%0\% (correct answer)
  4. 112\frac{1}{12}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, two fair six-sided dice are rolled, and students must find the probability of both a sum of 7 and doubles occurring simultaneously. Choice C is correct because no outcome satisfies both conditions, as doubles sum to even numbers not equal to 7, resulting in 0 favorable outcomes out of 36. Choice A is incorrect due to mistakenly identifying a single impossible outcome as possible, demonstrating a common error where students overlook the incompatibility of events. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 3

A jar contains 8 red marbles, 6 blue marbles, and 4 green marbles. If two marbles are drawn without replacement, what is the probability that the first marble is red and the second marble is blue?

  1. 851\frac{8}{51}
  2. 14153\frac{14}{153}
  3. 24153\frac{24}{153} (correct answer)
  4. 48306\frac{48}{306}
Explanation: When you encounter probability questions involving drawing items without replacement, you need to account for how each draw changes the total number of items available for subsequent draws. To find the probability that the first marble is red AND the second marble is blue, you multiply the individual probabilities. Initially, there are 8 red + 6 blue + 4 green = 18 total marbles. The probability the first marble is red: 818\frac{8}{18} After removing one red marble, 17 marbles remain (7 red, 6 blue, 4 green). The probability the second marble is blue: 617\frac{6}{17} Since both events must occur, multiply these probabilities: 818×617=48306\frac{8}{18} \times \frac{6}{17} = \frac{48}{306} To simplify, find the GCD of 48 and 306. Since 48=24×348 = 2^4 \times 3 and 306=2×32×17306 = 2 \times 3^2 \times 17, the GCD is 6. Dividing both numerator and denominator by 6 gives 24153\frac{24}{153}, which is answer C. Answer A (851\frac{8}{51}) likely comes from incorrectly calculating the total or making arithmetic errors. Answer B (14153\frac{14}{153}) might result from adding probabilities instead of multiplying them (818+617\frac{8}{18} + \frac{6}{17} doesn't equal this, but it suggests conceptual confusion). Answer D (48306\frac{48}{306}) is the correct calculation before simplification—always reduce fractions to lowest terms. Strategy tip: For "without replacement" problems, always update your denominator after each draw, and remember that "and" in probability typically means multiply.

Question 4

A bag contains 5 red, 4 blue, and 6 yellow marbles. Two marbles are drawn without replacement. What is the probability that they are different colors?

  1. 74105\frac{74}{105} (correct answer)
  2. 31105\frac{31}{105}
  3. 62105\frac{62}{105}
  4. 43105\frac{43}{105}
Explanation: When you encounter probability questions involving "without replacement," you need to consider how each draw affects the subsequent outcomes. This question asks for the probability that two marbles are different colors, which means avoiding the case where both marbles are the same color. The bag contains 15 total marbles (5 red + 4 blue + 6 yellow). To find the probability of different colors, calculate 1 minus the probability of same colors. The probability of drawing two marbles of the same color equals:
  • P(both red) = 515×414=20210\frac{5}{15} \times \frac{4}{14} = \frac{20}{210}
  • P(both blue) = 415×314=12210\frac{4}{15} \times \frac{3}{14} = \frac{12}{210}
  • P(both yellow) = 615×514=30210\frac{6}{15} \times \frac{5}{14} = \frac{30}{210}
Adding these: 20+12+30210=62210=31105\frac{20 + 12 + 30}{210} = \frac{62}{210} = \frac{31}{105} Therefore, P(different colors) = 131105=741051 - \frac{31}{105} = \frac{74}{105}, which is answer A. Answer B (31105\frac{31}{105}) represents the probability of same colors—the complement of what we want. Answer C (62105\frac{62}{105}) is the unreduced fraction 62210\frac{62}{210} incorrectly placed over 105, showing a computational error. Answer D (43105\frac{43}{105}) likely results from miscounting marble combinations or calculation mistakes. Remember: when probability questions ask for "different" or "at least one," often the complement approach (1 minus the unwanted outcome) is more efficient than calculating all desired cases separately.

Question 5

A jar contains 8 balls numbered 1 through 8. Three balls are drawn without replacement. What is the probability that the sum of the numbers on the three balls is even?

  1. 12\frac{1}{2} (correct answer)
  2. 2856\frac{28}{56}
  3. 1428\frac{14}{28}
  4. 714\frac{7}{14}
Explanation: When you encounter probability questions involving sums being even or odd, think about the fundamental rule: a sum is even when you add an even number of odd integers, and odd when you add an odd number of odd integers. In this jar, there are 4 odd-numbered balls (1, 3, 5, 7) and 4 even-numbered balls (2, 4, 6, 8). For the sum of three drawn balls to be even, you need either:
  • All three balls to be even numbers, OR
  • Exactly two odd numbers and one even number
Let's calculate: The total ways to choose 3 balls from 8 is (83)=56\binom{8}{3} = 56. Ways to get an even sum:
  • Three even balls: (43)=4\binom{4}{3} = 4
  • Two odd, one even: (42)×(41)=6×4=24\binom{4}{2} \times \binom{4}{1} = 6 \times 4 = 24
  • Total favorable outcomes: 4+24=284 + 24 = 28
Therefore, the probability is 2856=12\frac{28}{56} = \frac{1}{2}, which is answer A. Answer B (2856\frac{28}{56}) shows the unreduced fraction—mathematically correct but not simplified. Answer C (1428\frac{14}{28}) incorrectly uses 28 as the total possible outcomes instead of 56. Answer D (714\frac{7}{14}) makes the same error as C but reduces the fraction. Strategy tip: For even/odd sum problems, always count the odd and even numbers first, then use combinations to find favorable outcomes. Remember that equal numbers of odd and even elements often lead to probability of 12\frac{1}{2} due to symmetry.

Question 6

A fair six-sided die is rolled four times. What is the probability of getting exactly three even numbers?

  1. 14\frac{1}{4} (correct answer)
  2. 416\frac{4}{16}
  3. 1264\frac{12}{64}
  4. 2764\frac{27}{64}
Explanation: This is a binomial probability problem where you need to find the probability of getting exactly three successes (even numbers) in four independent trials (die rolls). First, identify the probability of success on each roll. A six-sided die has three even numbers (2, 4, 6) out of six possible outcomes, so P(even)=36=12P(\text{even}) = \frac{3}{6} = \frac{1}{2}. The probability of failure is P(odd)=12P(\text{odd}) = \frac{1}{2}. Use the binomial probability formula: P(X=k)=(nk)pk(1p)nkP(X = k) = \binom{n}{k} \cdot p^k \cdot (1-p)^{n-k}, where n=4n = 4 rolls, k=3k = 3 successes, and p=12p = \frac{1}{2}. Calculate: P(X=3)=(43)(12)3(12)1=41812=4116=416=14P(X = 3) = \binom{4}{3} \cdot \left(\frac{1}{2}\right)^3 \cdot \left(\frac{1}{2}\right)^1 = 4 \cdot \frac{1}{8} \cdot \frac{1}{2} = 4 \cdot \frac{1}{16} = \frac{4}{16} = \frac{1}{4} Choice A gives 14\frac{1}{4}, which is correct. Choice B shows 416\frac{4}{16}, which equals 14\frac{1}{4} but wasn't simplified—this represents the same correct answer in unreduced form. Choice C shows 1264\frac{12}{64}, which simplifies to 316\frac{3}{16}—this likely comes from miscalculating the combinations or using wrong probability values. Choice D shows 2764\frac{27}{64}, which doesn't match any reasonable calculation for this scenario and may result from confusion with other probability formulas. When solving binomial probability problems, always identify your success probability first, then carefully apply the formula. Remember that (43)=4\binom{4}{3} = 4, representing the four different ways to arrange three successes in four trials.

Question 7

A student takes a 10-question true/false test by guessing. What is the probability that the student gets more than 7 questions correct?

  1. 7128\frac{7}{128}
  2. 11128\frac{11}{128}
  3. 561024\frac{56}{1024} (correct answer)
  4. 1761024\frac{176}{1024}
Explanation: When you encounter a question about repeated independent trials with only two outcomes (like true/false), you're dealing with binomial probability. Each guess has a 12\frac{1}{2} chance of being correct, and you need to find the probability of getting "more than 7" correct, which means exactly 8, 9, or 10 correct answers. The binomial probability formula is P(X=k)=(nk)pk(1p)nkP(X = k) = \binom{n}{k} \cdot p^k \cdot (1-p)^{n-k}, where n=10n = 10, p=12p = \frac{1}{2}, and kk is the number of correct answers. For 8 correct: P(X=8)=(108)(12)10=4511024=451024P(X = 8) = \binom{10}{8} \cdot \left(\frac{1}{2}\right)^{10} = 45 \cdot \frac{1}{1024} = \frac{45}{1024} For 9 correct: P(X=9)=(109)(12)10=1011024=101024P(X = 9) = \binom{10}{9} \cdot \left(\frac{1}{2}\right)^{10} = 10 \cdot \frac{1}{1024} = \frac{10}{1024} For 10 correct: P(X=10)=(1010)(12)10=111024=11024P(X = 10) = \binom{10}{10} \cdot \left(\frac{1}{2}\right)^{10} = 1 \cdot \frac{1}{1024} = \frac{1}{1024} Total probability: 45+10+11024=561024\frac{45 + 10 + 1}{1024} = \frac{56}{1024}, which is answer C. Answer A (7128\frac{7}{128}) equals 561024\frac{56}{1024} when converted, but uses the wrong denominator initially. Answer B (11128\frac{11}{128}) likely comes from miscalculating the binomial coefficients. Answer D (1761024\frac{176}{1024}) suggests including cases with 6 or 7 correct answers, misinterpreting "more than 7." Remember: "more than 7" means 8, 9, or 10 — not 7 or more. Always identify exactly which outcomes satisfy the condition before calculating.

Question 8

Two dice are rolled simultaneously. What is the probability that their sum is greater than 8 OR at least one die shows a 6?

  1. 512\frac{5}{12}
  2. 712\frac{7}{12}
  3. 23\frac{2}{3} (correct answer)
  4. 34\frac{3}{4}
Explanation: When you encounter probability questions with "OR" conditions, you're dealing with the union of events. The key insight is recognizing when events overlap and using the inclusion-exclusion principle: P(A OR B) = P(A) + P(B) - P(A AND B). Let's define our events: A = sum greater than 8, and B = at least one die shows 6. First, find P(A). The favorable outcomes for sums greater than 8 are: (3,6), (4,5), (4,6), (5,4), (5,5), (5,6), (6,3), (6,4), (6,5), (6,6) — that's 10 outcomes out of 36 possible, so P(A) = 1036\frac{10}{36}. Next, find P(B). It's easier to calculate the complement: P(no 6's) = 56×56=2536\frac{5}{6} \times \frac{5}{6} = \frac{25}{36}, so P(at least one 6) = 12536=11361 - \frac{25}{36} = \frac{11}{36}. Now find P(A AND B) — outcomes where sum > 8 AND at least one die shows 6: (3,6), (4,6), (5,6), (6,3), (6,4), (6,5), (6,6). That's 7 outcomes, so P(A AND B) = 736\frac{7}{36}. Therefore: P(A OR B) = 1036+1136736=1436=23\frac{10}{36} + \frac{11}{36} - \frac{7}{36} = \frac{14}{36} = \frac{2}{3}, which is answer C. Answer A (512\frac{5}{12}) likely comes from forgetting to subtract the overlap. Answer B (712\frac{7}{12}) might result from miscounting favorable outcomes. Answer D (34\frac{3}{4}) could come from incorrectly adding probabilities without considering overlap. Remember: always subtract the intersection when calculating "OR" probabilities to avoid double-counting overlapping outcomes.

Question 9

In a certain school, 60% of students play sports, 40% play music, and 15% play both sports and music. If a student is selected at random, what is the probability that the student plays sports given that the student plays music?

  1. 38\frac{3}{8} (correct answer)
  2. 1540\frac{15}{40}
  3. 14\frac{1}{4}
  4. 1560\frac{15}{60}
Explanation: When you see "given that" in a probability question, you're dealing with conditional probability. This means you're finding the probability of one event happening when you already know another event has occurred. The question asks for P(plays sports | plays music), which reads as "the probability a student plays sports given that the student plays music." To find this, you use the conditional probability formula: P(A|B) = P(A and B) ÷ P(B). Here, you need P(sports and music) ÷ P(music) = 15% ÷ 40% = 1540=38\frac{15}{40} = \frac{3}{8}. Think of it this way: among the 40% of students who play music, 15% play both sports and music. So 1540\frac{15}{40} of music students also play sports. Looking at the wrong answers: Choice B shows 1540\frac{15}{40}, which is the correct calculation before simplifying to lowest terms. While mathematically equivalent to 38\frac{3}{8}, choice A is in simplest form. Choice C gives 14\frac{1}{4}, which you might get by incorrectly using 1560\frac{15}{60} (the percentage who play both divided by those who play sports). Choice D shows 1560\frac{15}{60} exactly, representing the common error of finding P(music | sports) instead of P(sports | music). The key strategy is to carefully identify what's given and what you're looking for. "Given that" tells you the denominator in conditional probability - it's your restricted sample space. Always double-check that you have the conditional relationship in the right direction.

Question 10

Lottery Draw: Numbers 1 through 10 are used, and 3 numbers are drawn without replacement. A player chooses 3 numbers, and the order does not matter. What is the probability of matching exactly 2 of the 3 drawn numbers?

  1. 740\frac{7}{40} (correct answer)
  2. 1120\frac{1}{120}
  3. 310\frac{3}{10}
  4. 18\frac{1}{8}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, 3 numbers are drawn from 1 to 10, and a player chooses 3, finding probability of exactly 2 matches (order irrelevant). Choice A is correct because there are C(3,2) × C(7,1) = 21 favorable combinations out of C(10,3) = 120, yielding 7/40. Choice B is incorrect due to using full match instead, demonstrating a common error where students confuse exact with full matches. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 11

Card Draw: A 52-card deck has 13 hearts and 39 non-hearts. A student draws one card, then a second card without replacement. If the first card is a heart, what is the probability the second card is also a heart?

  1. 14\frac{1}{4}
  2. 1251\frac{12}{51} (correct answer)
  3. 1352\frac{13}{52}
  4. 1252\frac{12}{52}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, after drawing a heart first without replacement, students must find the conditional probability of drawing another heart. Choice B is correct because 12 hearts remain out of 51 cards, yielding 12/51. Choice A is incorrect due to using the unconditional probability, demonstrating a common error where students ignore the given condition. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 12

In a dice game, you roll two fair six-sided dice, so there are 36 equally likely outcomes. The event DD is "you roll doubles," which includes (1,1)(1,1) through (6,6)(6,6). What is the probability P(D)P(D)?

  1. 112\frac{1}{12}
  2. 16\frac{1}{6} (correct answer)
  3. 536\frac{5}{36}
  4. 118\frac{1}{18}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, students must identify all doubles when rolling two dice: (1,1), (2,2), (3,3), (4,4), (5,5), and (6,6). Choice B is correct because there are exactly 6 doubles out of 36 total outcomes, giving us 6/36 = 1/6. Choice A incorrectly suggests 3 doubles (1/12 = 3/36), while choice C overcounts with 5/36. To help students: Create a visual representation of all 36 outcomes and highlight the diagonal where both dice show the same number. Emphasize that doubles form a pattern along the main diagonal of the outcome grid.

Question 13

Weather Forecast: A city records 100 summer days. The data show these outcomes: 30 days have rain, 40 days have high temperatures, and 12 days have both rain and high temperatures. Calculate the probability of both rain and high temperatures on a randomly chosen day.

  1. 12%12\% (correct answer)
  2. 18%18\%
  3. 48%48\%
  4. 28%28\%
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, weather data over 100 days is given, and students must find the probability of both rain and high temperatures. Choice A is correct because 12 days have both out of 100, yielding 12%. Choice B is incorrect due to adding instead of finding intersection, demonstrating a common error where students confuse union with intersection. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 14

Card Draw: A standard 52-card deck has these outcomes: 13 hearts, 13 spades, 13 diamonds, and 13 clubs. A student draws one card, then a second card without replacement. Calculate the probability of drawing a heart and then a spade.

  1. 116\frac{1}{16}
  2. 13204\frac{13}{204} (correct answer)
  3. 14\frac{1}{4}
  4. 18\frac{1}{8}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, two cards are drawn without replacement from a 52-card deck, and students must find the probability of a heart followed by a spade. Choice B is correct because the probability is (13/52) × (13/51), simplifying to 13/204 after accounting for the dependent events. Choice A is incorrect due to treating the draws as independent, demonstrating a common error where students ignore the without-replacement condition. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 15

Card Draw: A 52-card deck contains 13 hearts and 13 spades. A student draws two cards without replacement. What is the probability of drawing a heart and then a spade, if the student incorrectly treats the events as independent?

  1. 13204\frac{13}{204}
  2. 18\frac{1}{8}
  3. 116\frac{1}{16} (correct answer)
  4. 317\frac{3}{17}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, two cards are drawn without replacement, but the student assumes independence, and students must find the miscalculated probability of heart then spade. Choice C is correct because under independence assumption, it's (13/52) × (13/52) = 1/16. Choice A is incorrect due to confusing it with the actual dependent probability, demonstrating a common error where students mix up calculation methods. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 16

Card Draw: A 52-card deck has 13 hearts and 39 non-hearts. A student draws two cards without replacement. What is the probability of drawing at least one heart?

  1. 12\frac{1}{2}
  2. 1534\frac{15}{34} (correct answer)
  3. 1352\frac{13}{52}
  4. 3952\frac{39}{52}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, two cards are drawn without replacement, and students must find the probability of at least one heart. Choice B is correct because it's 1 - (39/52 × 38/51) = 15/34 after calculating the complement. Choice A is incorrect due to oversimplifying to half, demonstrating a common error where students ignore dependencies. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 17

Lottery Draw: Numbers 1 through 10 are used, and 3 numbers are drawn without replacement. The single event EE is "the first number drawn matches one chosen number." What is the probability P(E)P(E) if a player chooses 3 different numbers?

  1. 310\frac{3}{10} (correct answer)
  2. 1120\frac{1}{120}
  3. 710\frac{7}{10}
  4. 130\frac{1}{30}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, 3 numbers are drawn from 1 to 10, and students must find the probability that the first drawn matches one of the player's 3 chosen numbers. Choice A is correct because there are 3 favorable out of 10 possible for the first draw, yielding 3/10. Choice B is incorrect due to confusing with the full match probability, demonstrating a common error where students overcomplicate single events. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 18

Lottery Draw: A player chooses 3 numbers from 1 through 10, and 3 numbers are drawn without replacement. Which is more likely: matching the first drawn number, or winning by matching all 3 numbers?

  1. Winning by matching all 3 numbers is more likely.
  2. Matching the first drawn number is more likely. (correct answer)
  3. They are equally likely.
  4. Neither event has a probability that can be found.
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, a player chooses 3 numbers from 1 to 10, and 3 are drawn, comparing probability of matching the first versus all 3. Choice B is correct because matching the first is 3/10, far higher than 1/120 for all 3. Choice A is incorrect due to reversing the comparison, demonstrating a common error where students underestimate compound event rarity. To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 19

Weather Forecast: In 100 days, high temperatures happen on 40 days, and both rain and high temperatures happen on 12 days. If temperatures are high, what is the probability that it rains?

  1. 1240\frac{12}{40} (correct answer)
  2. 1230\frac{12}{30}
  3. 30100\frac{30}{100}
  4. 40100\frac{40}{100}
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario, given weather data over 100 days, students must find the conditional probability of rain given high temperatures. Choice A is correct because it's 12 days both divided by 40 hot days, yielding 12/40. Choice B is incorrect due to reversing the conditioning events, demonstrating a common error where students mix up P(A|B) with P(B|A). To help students: Teach them to carefully analyze whether events are independent or dependent, and practice calculating probabilities using real-life scenarios. Encourage the use of probability trees or diagrams to visualize complex problems and identify potential errors.

Question 20

A weather report says P(R)=40%P(R)=40\% for rain and P(H)=30%P(H)=30\% for high temperatures. The report treats RR and HH as independent events. What is the likelihood of both rain and high temperatures?

  1. 70%70\%
  2. 12%12\% (correct answer)
  3. 28%28\%
  4. 10%10\%
Explanation: This question tests upper-level ISEE mathematics skills: calculating probability of single and compound events. Probability is the measure of the likelihood that an event will occur, calculated by dividing the number of favorable outcomes by the total number of possible outcomes. In this scenario with independent weather events, students must multiply the individual probabilities: P(R and H) = P(R) × P(H) = 0.40 × 0.30. Choice B is correct because 0.40 × 0.30 = 0.12 = 12%. Choice A incorrectly adds the probabilities (40% + 30% = 70%) instead of multiplying them. To help students: Remember that 'and' means multiply for independent events, while 'or' involves addition with adjustment for overlap. Convert percentages to decimals before multiplying, then convert back to percentage form.