Counting teams with Cooper

A team of 3 student volunteers is formed at random from a class of 40. What is the probability that Cooper is on the team?

Haley and Hugo from 2 groups of 3

A UVA class has 40 students. Suppose the professor chooses 3 students on Wednesday at random, and again 3 on Friday. What is the probability that Haley is chosen today and Hugo on Friday?

Solution

(1) Count total outcomes:

  • We have (403) possible groups chosen Wednesday.
  • We have (403) possible groups chosen Friday.

Therefore (403)×(403) possible groups in total. (Product of possibilities.)


(2) Count desired outcomes:

The possible groups of 3 that include Haley can be counted by counting the subgroups of 2 formed of the other students in Haley’s group.

  • Therefore we have (392) groups that contain Haley.
  • Similarly, we have (392) groups that contain Hugo.

Therefore we count (392)×(392) total desired outcomes.


(3) Compute probability:

Let E label the desired event. By the counting rule:

P[E]=|E||S|

Evaluate using our data:

P[E](392)×(392)(403)×(403)(39382!4039383!)2(340)2

Counting VA license plates

VA license plates have three letters (with no I, O, or Q) followed by four numerals. A random plate is seen on the road.

(a) What is the probability that the numerals occur in strictly increasing order?

(b) What is the probability that at least one number is repeated?

Solution

(a) Numerals in increasing order.

(1) Count total plates:

  • Have 232323 options for letters.
  • Have 10101010 options for numbers.

Thus 233104 possible plates.


(2) Count ways to have 4 numerals that occur in increasing order:

There are (104) ways to choose 4 distinct numerals from 10 options.

For each choice of four distinct numerals (i.e. for each combination), there is exactly one ordering that’s increasing.

Therefore, there are (104) ways to have 4 numerals that occur in increasing order.


(3) Count ways to have a list of 3 letters (excluding I, O, Q).

There are 26 total letters, 3 are excluded, thus 23 options for each letter.

Repetition is allowed, thus we have 232323=233 total ways.


(3) Compute probability:

Total count of desired plates (taking the product of possibilities):

233(104)

Let E label the event that a plate has increasing numerals. The counting formula for probability is:

P[E]=|E||S|

Evaluate using our data:

P[E]233(104)23310410!4!6!10000211000

(b) At least one number repeated.

“At least” is hard to work with! Lots of ways that can happen.

Try the complement event, which is much simpler: “no repetition”

Let Ec be event that no numbers are repeated. All are distinct. Then E is our desired event.

Count the possibilities:

|Ec|=23232310987

The total number of plates is still 233104.

Therefore, license plates with at least one number repeated:

|E|=|S||E|2331042331098760348320

Desired outcomes over total outcomes:

|E||S|603483202331040.496

Counting out 4 teams

A board game requires 4 teams of players. How many configurations of teams are there out of a total of 17 players if the number of players per team is 4, 4, 4, 5, respectively.