Conditional Probability

Help Questions

AP Statistics › Conditional Probability

Questions 1 - 10
1

A music streaming service tracks whether a user listens to a curated playlist (event $C$) and whether the user upgrades to a paid plan that day (event $U$). The service suspects that curated playlists encourage upgrades. How does knowing that a user listened to a curated playlist ($C$ occurred) affect the likelihood that the user upgraded ($U$)?

It increases the likelihood of $U$ if $P(C\mid U) > P(C)$.

It decreases the likelihood of $U$ because listening to $C$ uses time that could be spent upgrading.

It increases the likelihood of $U$ if $P(U\mid C) > P(U)$.

It has no effect because $P(U\mid C)$ must equal $P(C\mid U)$.

It has no effect because events like $C$ and $U$ are always independent.

Explanation

This question examines how knowing about curated playlist usage affects upgrade likelihood. When we condition on C (user listened to curated playlist), we're asking about P(U|C) - the probability of upgrading given playlist listening occurred. The service suspects playlists encourage upgrades, meaning P(U|C) > P(U). Option A correctly states that knowing C occurred increases the likelihood of U when P(U|C) > P(U). Option B confuses the direction of conditioning, while C and D make false claims about probability relationships. The key insight is that P(U|C) and P(C|U) are different quantities related by Bayes' theorem.

2

An online retailer tracks whether a customer clicks on a product review section (event $R$) and whether the customer completes a purchase (event $P$). The retailer believes review readers are more serious shoppers. How does knowing that a customer clicked on reviews ($R$ occurred) affect the likelihood that the customer completed a purchase ($P$)?

It makes no difference because $P(P\mid R)=P(R\mid P)$.

It makes $P$ more likely exactly when $P(R\mid P) > P(P)$.

It makes $P$ less likely exactly when $P(P\mid R) > P(P)$.

It makes $P$ more likely exactly when $P(P\mid R) > P(P)$.

It makes no difference because $P(P\mid R)$ must equal $P(P)$ whenever $P(R\mid P)$ is large.

Explanation

This question involves how clicking product reviews affects purchase probability. When we know R occurred (customer clicked reviews), we're evaluating P(P|R). The retailer believes review readers are more serious shoppers, suggesting P(P|R) > P(P). Option A correctly states that knowing R occurred makes P more likely exactly when P(P|R) > P(P). Option B confuses the conditioning direction by referencing P(R|P), while C, D, and E make incorrect claims about probability relationships. Understanding that we're conditioning on R to find the probability of P is key to selecting the correct answer.

3

A grocery store records whether a shopper uses a digital coupon (event $D$) and whether the shopper buys the store-brand cereal (event $C$). The coupon is specifically for the store-brand cereal, so coupon users may be more likely to buy it. How does knowing that a shopper used a digital coupon ($D$ occurred) affect the likelihood that the shopper bought the store-brand cereal ($C$)?

It makes $C$ less likely if $P(C\mid D) > P(C)$.

It makes no difference because using a coupon cannot affect what is purchased.

It makes no difference because $P(C\mid D)=P(D\mid C)$.

It makes $C$ more likely if $P(C\mid D) > P(C)$.

It makes $C$ more likely if $P(D\mid C) > P(D)$, regardless of $P(C\mid D)$.

Explanation

This question tests understanding of how a digital coupon for store-brand cereal affects purchase probability. When we know D occurred (shopper used the coupon), we're evaluating P(C|D) - the probability of buying store-brand cereal given coupon use. Since the coupon is specifically for this cereal, we expect P(C|D) > P(C). Option A correctly states that knowing D occurred makes C more likely if P(C|D) > P(C). Option B confuses conditioning direction, C incorrectly equates different conditional probabilities, and D makes an illogical claim. The key is recognizing that conditioning restricts our sample space to coupon users.

4

A campus dining hall observes whether a student chooses a vegetarian entree (event $E$) and whether the student also selects a salad (event $S$). The menu layout places salads next to vegetarian entrees, so these choices may be associated. How does knowing that a student chose a vegetarian entree ($E$ occurred) affect the likelihood that the student selected a salad ($S$)?

It has no effect because $P(S\mid E)=P(E\mid S)$.

It increases the likelihood of $S$ only if $P(E\mid S) < P(E)$.

It decreases the likelihood of $S$ if $P(S\mid E) > P(S)$.

It increases the likelihood of $S$ if $P(S\mid E) > P(S)$.

It has no effect because $P(S\mid E)$ always equals $P(S)$.

Explanation

This question tests how choosing a vegetarian entree affects salad selection probability. When we know E occurred (student chose vegetarian entree), we're evaluating P(S|E). The menu layout suggests association between these choices, so P(S|E) > P(S). Option A correctly states that knowing E occurred increases the likelihood of S if P(S|E) > P(S). Option B reverses the effect, C and D make false claims about probability relationships, and E introduces an irrelevant condition. The key is recognizing that physical proximity in the menu layout can create positive association between food choices.

5

A library tracks whether a patron requests a book through interlibrary loan (event $L$) and whether the patron later renews the book at least once (event $N$). Patrons who go through the effort of interlibrary loan may keep books longer, so renewals may be more common. How does knowing that a patron used interlibrary loan ($L$ occurred) affect the likelihood that the patron renewed the book ($N$)?

It has no effect because renewals and interlibrary loans are always independent.

It increases the likelihood of $N$ exactly when $P(N\mid L) > P(N)$.

It has no effect because $P(N\mid L)=P(L\mid N)$.

It decreases the likelihood of $N$ exactly when $P(N\mid L) > P(N)$.

It increases the likelihood of $N$ exactly when $P(L\mid N) > P(N)$.

Explanation

This question examines how interlibrary loan usage affects book renewal probability. When we know L occurred (patron used interlibrary loan), we're evaluating P(N|L). The context suggests that patrons who make the effort for interlibrary loans value the books more and renew more often, so P(N|L) > P(N). Option A correctly states that knowing L occurred increases the likelihood of N exactly when P(N|L) > P(N). Option B confuses the conditioning direction, C incorrectly equates different conditional probabilities, and E reverses the effect. Understanding that extra effort correlates with higher renewal rates is key.

6

A company randomly selects one customer support ticket from last month. Let event $A$ be “the ticket was resolved within 24 hours,” and event $B$ be “the ticket was labeled high priority.” High-priority tickets are handled by a specialized team that resolves them faster than average, so resolution within 24 hours is more common among high-priority tickets than overall. How does knowing that $B$ occurred affect the likelihood of $A$?

It makes $A$ less likely because $P(A\mid B)=P(A\cap B)$.

It cannot be determined without computing because $P(A\mid B)=P(B\mid A)$.

It makes $A$ more likely because $P(A\mid B)>P(A)$.

It does not change the likelihood because $P(A\mid B)=P(A)$.

It makes $A$ less likely because $P(B\mid A)>P(B)$.

Explanation

This AP Statistics question on conditional probability looks at resolution speed (event A) given priority (event B). High-priority tickets resolve faster, so P(A|B) > P(A), increasing likelihood. Conditioning on B limits the sample space to high-priority tickets, handled more efficiently. A distractor is choice A, incorrectly using joint for conditional, but P(A|B) divides by P(B). Mini-lesson: Conditioning can boost P(A) when B correlates with favorable outcomes, as P(A|B) focuses on B's enhanced subset. Here, priority status raises the quick-resolution probability. This applies to efficiency in service metrics.

7

A city randomly selects one commuter trip from a travel survey. Let event $A$ be “the commuter used public transit,” and event $B$ be “the trip occurred during rush hour.” In this city, the fraction of trips using public transit is higher during rush hour than it is across all times of day. How does knowing that $B$ occurred affect the likelihood of $A$?

It makes $A$ less likely because $P(A\mid B)<P(A)$.

It makes $A$ more likely because $P(A\mid B)=P(A\cap B)$.

It makes $A$ more likely because $P(A\mid B)>P(A)$.

It does not change the likelihood because $P(A\mid B)=P(A)$.

It makes $A$ less likely because $P(A\mid B)=P(B\mid A)$.

Explanation

This question in AP Statistics examines conditional probability of transit use (A) during rush hour (B). Higher transit fraction in rush hour means P(A|B) > P(A), increasing likelihood. Conditioning on B restricts to rush-hour trips, where transit is more common. Choice E is a distractor, wrongly setting conditional equal to joint, but normalization by P(B) is key. Mini-lesson: Conditioning elevates P(A) if B selects times with higher A rates, via P(A|B) = P(A ∩ B)/P(B). Knowing it's rush hour thus boosts the transit probability. This reflects temporal patterns in commuting data.

8

In a factory, a randomly selected item is inspected. Let event $A$ be “the item is defective,” and event $B$ be “the item came from Machine 2.” Machine 2 is known to produce a higher defect rate than the overall factory average. How does knowing that $B$ occurred affect the likelihood of $A$?

It makes $A$ more likely because $P(A\mid B)=P(A\cap B)$.

It makes $A$ more likely because $P(A\mid B)>P(A)$.

It does not change the likelihood because $P(A\mid B)=P(A)$.

It makes $A$ less likely because $P(A\mid B)<P(A)$.

It cannot be determined without knowing $P(B\mid A)$, since $P(A\mid B)=P(B\mid A)$.

Explanation

In AP Statistics, this question tests conditional probability by comparing defect rates (event A) given the machine source (event B). Machine 2's higher defect rate means P(A|B) > P(A), increasing the defect likelihood when B is known. Conditioning on B limits the sample space to items from Machine 2, elevating the defect proportion. Choice D is a distractor, wrongly using joint probability instead of the conditional formula P(A|B) = P(A ∩ B)/P(B). Mini-lesson: Conditioning updates probabilities by restricting to B's occurrences, which can raise P(A) if B is linked to higher A rates. Thus, knowing the item is from Machine 2 makes defects more probable than the factory average. This illustrates how conditional probability helps in quality control analysis.

9

At a school fundraiser, each student who arrives draws one ticket from a box. Some tickets are marked “Prize,” and some are marked “No prize.” Students also either purchased a snack bundle earlier in the day or did not. Let event $A$ be “the student’s ticket is a Prize,” and event $B$ be “the student purchased a snack bundle.” Because students who bought the bundle were more likely to receive a Prize ticket (organizers added extra Prize tickets to their box), $A$ and $B$ are not independent. How does knowing that $B$ occurred affect the likelihood of $A$?

It makes $A$ more likely because $P(A\mid B)=P(A\cap B)$.

It makes $A$ less likely because $P(A\mid B)<P(A)$.

It does not change the likelihood because $P(A\mid B)=P(A)$.

It makes $A$ more likely because $P(A\mid B)>P(A)$.

It makes $A$ less likely because $P(A\mid B)=P(B\mid A)$.

Explanation

This question assesses the concept of conditional probability in AP Statistics, specifically how knowing one event affects another's likelihood. Here, event A is drawing a prize ticket, and event B is purchasing a snack bundle, with the problem stating that bundle buyers are more likely to get prizes, implying P(A|B) > P(A). Conditioning on B restricts the sample space to only students who bought snacks, where extra prize tickets increase the chance of A. A common distractor is choice D, which incorrectly equates conditional probability with joint probability, but P(A|B) = P(A ∩ B)/P(B), not P(A ∩ B). In a mini-lesson on conditioning: conditional probability measures how the occurrence of B updates the probability of A by focusing only on B's subset of the sample space. Since P(A|B) > P(A), knowing B makes A more likely, as organizers favored bundle buyers. Thus, the correct answer explains this positive dependence accurately.

10

A jar contains a mix of red and blue marbles, and each marble is either large or small. One marble is selected at random. Let event $A$ be “the marble is red,” and event $B$ be “the marble is large.” The jar was filled so that the proportion of red marbles among the large marbles is smaller than the overall proportion of red marbles in the jar. How does knowing that $B$ occurred affect the likelihood of $A$?

It makes $A$ more likely because $P(A\mid B)>P(A)$.

It makes $A$ less likely because $P(A\mid B)=P(A\cap B)$.

It does not change the likelihood because $P(A\mid B)=P(A)$.

It makes $A$ less likely because $P(A\mid B)<P(A)$.

It makes $A$ more likely because $P(A\mid B)=P(B\mid A)$.

Explanation

Addressing conditional probability in AP Statistics, this question involves marble color (A: red) given size (B: large). The lower red proportion among larges means P(A|B) < P(A), reducing likelihood. Conditioning on B confines the sample space to large marbles, with fewer reds relatively. Choice E distracts by mixing conditional with joint, but P(A|B) ≠ P(A ∩ B) generally. Mini-lesson: Conditioning adjusts P(A) downward if B selects a subgroup with lower A prevalence, using P(A|B) = P(A ∩ B)/P(B). Knowing it's large thus decreases the red probability below overall. This demonstrates negative association in probability.

Page 1 of 3