12 multiple-choice questions, progressively harder.
A fair die is rolled once. Let AAA be the event {2,4,6}\{2, 4, 6\}{2,4,6}. What is P(A)P(A)P(A)?
Solution
Correct answer: C
The sample space is S={1,2,3,4,5,6}S = \{1,2,3,4,5,6\}S={1,2,3,4,5,6}, six equally likely outcomes, so ∣S∣=6\lvert S \rvert = 6∣S∣=6. The event AAA holds three of them.
P(A)=∣A∣∣S∣=36=12P(A) = \frac{\lvert A \rvert}{\lvert S \rvert} = \frac{3}{6} = \frac{1}{2}P(A)=∣S∣∣A∣=63=21
Always reduce, so the answer is 12\frac{1}{2}21.
An event AAA has P(A)=0.3P(A) = 0.3P(A)=0.3. What is P(Ac)P(A^{c})P(Ac), the probability that AAA does not happen?
Correct answer: B
Every outcome is either in AAA or in AcA^{c}Ac and never in both, so the two probabilities fill up the whole and add to 111. That is the complement rule.
P(Ac)=1−P(A)=1−0.3=0.7P(A^{c}) = 1 - P(A) = 1 - 0.3 = 0.7P(Ac)=1−P(A)=1−0.3=0.7
Subtract from 111; never double the probability or flip it.
One card is drawn at random from a standard 525252-card deck. What is the probability it is a spade?
The deck has four suits of 131313 cards each, so there are 131313 spades among 525252 equally likely cards.
P(spade)=1352=14P(\text{spade}) = \frac{13}{52} = \frac{1}{4}P(spade)=5213=41
Each suit takes one quarter of the deck.
Events AAA and BBB are mutually exclusive with P(A)=0.4P(A) = 0.4P(A)=0.4 and P(B)=0.3P(B) = 0.3P(B)=0.3. What is P(A∪B)P(A \cup B)P(A∪B)?
Correct answer: D
Start from the general addition rule, then use the fact that disjoint events have an empty overlap.
P(A∪B)=P(A)+P(B)−P(A∩B)=0.4+0.3−0=0.7P(A \cup B) = P(A) + P(B) - P(A \cap B) = 0.4 + 0.3 - 0 = 0.7P(A∪B)=P(A)+P(B)−P(A∩B)=0.4+0.3−0=0.7
The correction term is zero here, so the probabilities simply add. The value 0.120.120.12 is the product P(A)P(B)P(A)P(B)P(A)P(B), which answers a different question.
Events AAA and BBB satisfy P(A)=0.5P(A) = 0.5P(A)=0.5, P(B)=0.4P(B) = 0.4P(B)=0.4, and P(A∩B)=0.2P(A \cap B) = 0.2P(A∩B)=0.2. What is P(A∪B)P(A \cup B)P(A∪B)?
Adding P(A)P(A)P(A) and P(B)P(B)P(B) counts the overlap twice, so the addition rule subtracts it once.
P(A∪B)=0.5+0.4−0.2=0.7P(A \cup B) = 0.5 + 0.4 - 0.2 = 0.7P(A∪B)=0.5+0.4−0.2=0.7
The value 0.90.90.9 is what you get by forgetting the correction, and it overstates the union by exactly the size of the overlap.
A fair die is rolled once. Let AAA be "the roll is even" and BBB be "the roll is greater than 444". What is P(A∪B)P(A \cup B)P(A∪B)?
The union is every outcome in either event, so combine the two sets.
A∪B={2,4,6}∪{5,6}={2,4,5,6}A \cup B = \{2, 4, 6\} \cup \{5, 6\} = \{2, 4, 5, 6\}A∪B={2,4,6}∪{5,6}={2,4,5,6}
That is four outcomes out of six, giving 46=23\frac{4}{6} = \frac{2}{3}64=32. The addition rule agrees, once the shared face 666 is subtracted.
P(A∪B)=36+26−16=46=23P(A \cup B) = \frac{3}{6} + \frac{2}{6} - \frac{1}{6} = \frac{4}{6} = \frac{2}{3}P(A∪B)=63+62−61=64=32
Which equation says that events AAA and BBB are independent?
Correct answer: A
Independence means that learning BBB leaves the probability of AAA unchanged, P(A∣B)=P(A)P(A \mid B) = P(A)P(A∣B)=P(A). Substituting that into the multiplication rule P(A∩B)=P(B)P(A∣B)P(A \cap B) = P(B)P(A \mid B)P(A∩B)=P(B)P(A∣B) gives the product form.
P(A∩B)=P(A) P(B)P(A \cap B) = P(A)\,P(B)P(A∩B)=P(A)P(B)
The equation P(A∩B)=0P(A \cap B) = 0P(A∩B)=0 says the events have an empty intersection here, which is mutual exclusivity, a different (and in fact opposing) condition.
A bag holds 444 red marbles and 666 blue marbles. One marble is drawn at random. What is the probability it is red?
The denominator is the whole bag, not just the other colour, so count every marble.
∣S∣=4+6=10\lvert S \rvert = 4 + 6 = 10∣S∣=4+6=10
Four of those ten are red.
P(red)=410=25P(\text{red}) = \frac{4}{10} = \frac{2}{5}P(red)=104=52
A fair die is rolled and you are told the result is even. Given that, what is the probability the roll was a 222?
Conditioning shrinks the sample space. The odd faces are ruled out, so the world is now B={2,4,6}B = \{2, 4, 6\}B={2,4,6}, with ∣B∣=3\lvert B \rvert = 3∣B∣=3, and only one of those faces is a 222.
P(roll is 2∣even)=∣{2}∣∣B∣=13P(\text{roll is } 2 \mid \text{even}) = \frac{\lvert \{2\} \rvert}{\lvert B \rvert} = \frac{1}{3}P(roll is 2∣even)=∣B∣∣{2}∣=31
The unconditional probability was 16\frac{1}{6}61, so the information doubled it.
Two fair dice are rolled. What is the probability that the sum is 121212?
The equally likely sample space is the set of ordered pairs, and the multiplication principle sizes it.
∣S∣=6×6=36\lvert S \rvert = 6 \times 6 = 36∣S∣=6×6=36
Only the pair (6,6)(6,6)(6,6) gives a sum of 121212, so one outcome is favourable.
P(sum=12)=136P(\text{sum} = 12) = \frac{1}{36}P(sum=12)=361
The answer 111\frac{1}{11}111 comes from treating the eleven possible sums as equally likely, which they are not.
One card is drawn from a standard deck. What is the probability that it is a heart or a spade?
A card cannot be both a heart and a spade, so the two events are mutually exclusive and the correction term in the addition rule is zero.
P(heart∪spade)=1352+1352−0=2652=12P(\text{heart} \cup \text{spade}) = \frac{13}{52} + \frac{13}{52} - 0 = \frac{26}{52} = \frac{1}{2}P(heart∪spade)=5213+5213−0=5226=21
Counting directly agrees, since 13+13=2613 + 13 = 2613+13=26 of the 525252 cards qualify.
One card is drawn from a standard deck. Consider the events "the card is red" and "the card is a club". How are these two events related?
Clubs are black, so no card is both red and a club. The intersection is empty and the events are mutually exclusive.
P(red∩club)=0whileP(red) P(club)=12⋅14=18P(\text{red} \cap \text{club}) = 0 \quad \text{while} \quad P(\text{red})\,P(\text{club}) = \frac{1}{2} \cdot \frac{1}{4} = \frac{1}{8}P(red∩club)=0whileP(red)P(club)=21⋅41=81
Since 0≠180 \ne \frac{1}{8}0=81, they are certainly not independent. They are not complementary either, because the complement of "red" is "black", which includes the spades as well as the clubs.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.