SOLUTION: A random number is generated between 0 and 100 on one try.
To "win" the number must be 10 or below.
I can try multiple times.
Doesn't the probably increase the more times I "try
Algebra.Com
Question 636131: A random number is generated between 0 and 100 on one try.
To "win" the number must be 10 or below.
I can try multiple times.
Doesn't the probably increase the more times I "try"?
Can a formula be put to that?
Thanks!
Answer by Alan3354(69443) (Show Source): You can put this solution on YOUR website!
A random number is generated between 0 and 100 on one try.
To "win" the number must be 10 or below.
I can try multiple times.
Doesn't the probably increase the more times I "try"?
Can a formula be put to that?
------------
The probability is the same for each try.
0 to 100 is 101 elements.
0 to 10 is 11 elements.
--> 11/101 for each try.
---------------------------
If you try 2 times, the chance is 2x as much or getting 1 win, etc.
RELATED QUESTIONS
A random number generator generates numbers between 0 and 10. Let random variable X be... (answered by rothauserc)
A number is picked at random from a box of consecutive numbers from 1-65535, after the... (answered by Fombitz)
A hacker is trying to guess someone's password. The hacker knows (somehow) that the... (answered by ikleyn)
A hacker is trying to guess someone's password.
The hacker knows (somehow) that the... (answered by math_helper)
A hacker is trying to guess someone's password. The hacker knows (somehow) that the... (answered by Boreal,ikleyn)
A hacker is trying to guess someone's password. The hacker knows (somehow) that the... (answered by ikleyn,math_tutor2020)
A hacker is trying to guess someone's password. The hacker knows (somehow) that the... (answered by ikleyn)
A hacker is trying to guess someone's password. The hacker knows (somehow) that the... (answered by ikleyn)
Allison has 6 keys and 4 locks. Each lock can be locked by only one of the 6 keys, and... (answered by ikleyn,greenestamps)