Questions

Dice Collectors

Assume a standard 6-sided dice.

What is the expected number of times a die must be rolled until the numbers 1 through 6 have all shown up at least once?

Mutual Friends

Alice and Bob have just met, and wonder whether they have a mutual friend. Each has 50 friends, out of 1000 other people who live in their town. They think that it's unlikely that they have a friend in common, saying each of us is only friends with 5% of the people here, so it would be very unlikely that our two 5%'s overlap.

Assume that Alice's 50 friends are a random sample of the 1000 people (equally likely to be any 50 of the 1000), and similarly for Bob. Also assume that knowing who Alice's friends are gives no information about who Bob's friends are. Let XX be the number of mutual friends they have.

Compute E(X)E(X)

Find the PMF of XX.

Is the distribution of X one of the important distributions we have looked at? If so, which?

Coin Runs

A coin with probability pp of Heads is flipped nn times. The sequence of outcomes canbe divided into runs (blocks of H's or blocks of T's), e.g., HHHTTHTTTHHHHTTHTTTH becomes HHHTTHTTTH\boxed{HHH}\boxed{TT}\boxed{H}\boxed{TTT}\boxed{H} , which has 5 runs.

Find the expected number of runs.

Hint: Start by finding the expected number of tosses (other than the first) where the outcome is different from the previous one.

Last updated