Ask Question
21 July, 06:18

Use matlab to calculate the probability to get 3 times of '5' in 8 throws of a fair die

+1
Answers (1)
  1. 21 July, 06:19
    0
    P = 1/6, the probability of getting a '5' in a throw of the dice.

    q = 1 - p = 5/6, the probability of not getting a '5'.

    Number of trials = 8

    Expected number of successes = 3

    The probability is

    ₈C₃ (1/6) ³ (5/6) ⁵ = 56*0.00463*0.40188 = 0.1042

    Answer: 0.1042
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Use matlab to calculate the probability to get 3 times of '5' in 8 throws of a fair die ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers