Probability Questions

Multiple choice
  1. $\dfrac{{512}}{{513}}$
  2. $\dfrac{{105}}{{512}}$
  3. $\dfrac{{100}}{{153}}$
  4. $^{10}{C_8}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The probability of getting exactly k successes in n trials is given by the binomial formula: C(n, k) * p^k * (1-p)^(n-k). Here, n=10, k=6, and p=0.5. Calculating this gives C(10, 6) * (0.5)^10 = 210 / 1024, which simplifies to 105/512.