Ask Question
Today, 09:35

Abigal wrote a computer program that generates two random numbers between one and 11. When she runs it, what is the probability that the first value will be more than 4 and the second will be less than 4?

+4
Answers (1)
  1. Today, 11:16
    0
    Assuming uniform distribution and independence, then

    P (1st number less than 8 and 2nd number less than 8) =

    P (1st number less than 8) * P (2nd number less than 8) =

    (7/12) * (7/12) = about 34%
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Abigal wrote a computer program that generates two random numbers between one and 11. When she runs it, what is the probability that the ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers