To asnwer this questions we can use the binomial distribution. The probability of having a number k of successes in a binomial experiment is given by:
![P(X=k)=(n!)/(k!(n-k)!)p^k(1-p)^(n-k)](https://img.qammunity.org/2023/formulas/mathematics/college/9ncxaxedda93oe7476d1dftvkxt191v61w.png)
where n is the number of trials and p is the probability of succes.
a.
Since we like to have a one in each roll this means that in this case the probability of succes will be 1/6 (1 possibility out of 6). Also we have 8 rolls then n=8, and we like that the one is the result in each of them, then k=8. Plugging this values in the distribution we have:
![\begin{gathered} P(X=8)=(8!)/(8!(8-8)!)((1)/(6))^8(1-(1)/(6))^(8-8) \\ =(1)/(1679616) \\ =0.595*10^(-6) \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/otelmnzl4rh0g96s3swmhgol2xyv8aokyg.png)
Therefore the probability of getting a one in each roll is 0.00000595.
b.
Since we like a 6 exactly twice this means that k=2. The probability of succes is 1/6. Plugging the values in the distribution we have:
![\begin{gathered} P(X=2)=(8!)/(2!(8-2)!)((1)/(6))^2(1-(1)/(6))^(8-2) \\ =0.26 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/7e6mdzb725m58jyxot8n0gzxml67161d09.png)
Therefore the probability of obtaining 6 exactly twice is 0.26.
c.
The probability of obtaining at least once a six is the sum of obtaining 1 and obtaining 2 and obtaining 3 and so on.
That means that the probability is:
![\begin{gathered} P=P(X=1)+P(X=2)+P(X=3)+P(X=4) \\ +P(X=5)+P(X=6)+P(X=7)+P(X=8) \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/ijbipzp16cwroqbxiuwqpgzr62z19sah0j.png)
but this is more easily obtain if we notice that this is the same as:
![P=1-P(X=0)](https://img.qammunity.org/2023/formulas/mathematics/college/i05skauzbex3e0pxh95mmhgamm6u0uwlja.png)
This comes from the fact that the sum of all the successes possibilities (in this case obtaining a 6) have to be 1.
Then the probability of obtaniing at least once a six is:
![\begin{gathered} P=1-P(X=0) \\ =1-(8!)/(0!(8-0)!)((1)/(6))^0(1-(1)/(6))^(8-0) \\ =0.767 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/4q59tby3mylg3epwy3lppnb8jt2fxdrwzh.png)
Therefore the probability of obtaining at least once a six is 0.767.