Statistics · real student question

A fair die is rolled four times. Describe the experiment with a probability space, and find the probability that a 1 is rolled at most three times.

Question

A fair die is rolled four times.

(a) Describe this random experiment with a probability space.

(b) What is the probability that a 11 is rolled at most three times?

Step-by-step solution

  1. Build the probability space. An outcome is the ordered list of the four results, so the sample space is

    Ω={1,2,3,4,5,6}4,Ω=64=1296.\Omega=\{1,2,3,4,5,6\}^{4},\qquad |\Omega|=6^{4}=1296.

    The die is fair and the rolls are independent, so the measure is uniform: every one of the 12961296 outcomes has probability 11296\tfrac{1}{1296}.

  2. Rewrite the event using its complement. Let XX be the number of 11s among the four rolls. 'At most three' means X{0,1,2,3}X\in\{0,1,2,3\} — four separate cases. Its complement is the single case X=4X=4:

    P(X3)=1P(X=4).P(X\le 3)=1-P(X=4).

    Computing one term instead of four is the whole reason to use the complement here.

  3. Count the outcomes in the complement. X=4X=4 means every roll shows a 11, which is exactly one outcome, (1,1,1,1)(1,1,1,1):

    P(X=4)=(16)4=11296.P(X=4)=\left(\frac{1}{6}\right)^{4}=\frac{1}{1296}.

  4. Subtract.

    P(X3)=111296=129512960.99923.P(X\le 3)=1-\frac{1}{1296}=\frac{1295}{1296}\approx 0.99923.

  5. Sanity-check the size of the answer. Getting four 11s in a row is very unlikely, so 'at most three' should be almost certain — and 0.999230.99923 is. As a cross-check, the binomial model XB(4,16)X\sim B(4,\tfrac16) gives P(X=4)=(44)(16)4(56)0=11296P(X=4)=\binom{4}{4}\left(\tfrac16\right)^4\left(\tfrac56\right)^0=\tfrac{1}{1296}, the same value.

Answer

P(X3)=1(16)4=129512960.99923P(X\le 3)=1-\left(\tfrac{1}{6}\right)^{4}=\frac{1295}{1296}\approx 0.99923

Need to solve a different problem like this? Open the solver →