SAT Probability

A hat contains tickets marked 1, 2, ..., n. A ticket is drawn from the hat, and then, without the first ticket being replaced, a second ticket is drawn from the hat. What is the probability that the first ticket drawn is the number 1 and the second ticket drawn is the number 3?

(A) 1 n \ \ \frac{1}{n}

(B) 1 n 1 \ \ \frac{1}{n-1}

(C) 1 n 2 n \ \ \frac{1}{n^2 -n}

(D) 2 n 1 n 2 n \ \ \frac{2n-1}{n^2-n}

(E) 1 n 2 \ \ \frac{1}{n^2}

A B C D E

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Tatiana Georgieva Staff
Mar 25, 2015

Correct Answer: C

Solution:

Tip: Assuming that all the possible outcomes of an event A A are equally likely, the probability that A A will occur is P ( A ) = # of favorable outcomes total # of outcomes . P(A) = \frac{\text{ \# of favorable outcomes}}{\text{total \# of outcomes}}.
Tip: The probability that two events, A A and B , B, happen together is P ( A and B ) = P ( A ) P ( B given A ) . P(A\ \text{and}\ B) = P(A)\cdot P(B\ \text{given}\ A).

There are n n tickets in the hat. Since the numbers on the tickets do not repeat, the probability of first selecting the ticket numbered 1 is P ( selecting #1 first ) = 1 n . P(\text{selecting \#1 first})=\frac{1}{n}.

The first ticket is not replaced. That means that now in the hat there are n 1 n-1 tickets, and the probability of selecting 3 as the second ticket is P ( selecting #3, given we selected #1 ) = 1 n 1 . P(\text{selecting \#3, given we selected \#1})=\frac{1}{n-1}.

The probability that the first two tickets are numbered 1 and 3 is

P ( selecting #1 first and #3 second, without replacement ) = P ( selecting #1 first ) P ( selecting #3, given we selected #1 ) = 1 n 1 n 1 = 1 n 2 n . \begin{aligned} &P(\text{selecting \#1 first and \#3 second, without replacement})\\ \\ &= P(\text{selecting \#1 first}) \cdot P(\text{selecting \#3, given we selected \#1})\\ &= \frac{1}{n} \cdot \frac{1}{n-1} \\ &= \frac{1}{n^2 -n}.\\ \end{aligned}



Incorrect Choices:

(A)
This is the probability that the first ticket is numbered 1.

(B)
This is the probability that the second ticket is numbered 3.

(D)
If you add instead of multiply the probabilities, you will get this wrong answer.

(E)
If you think that the first ticket is replaced, you will get this wrong answer.

Why did you multiply (1/n).(1/n-1)

Aman Real - 6 years, 2 months ago

Log in to reply

Hi Aman, I modified the solution. Please see if it is more clear.

Tatiana Georgieva Staff - 6 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...