SOLUTION: How could you use a random-digit generator or random-number table to simulate rain if you knew that 50% of the time with conditions as you have today, it will rain?
Algebra.Com
Question 476092: How could you use a random-digit generator or random-number table to simulate rain if you knew that 50% of the time with conditions as you have today, it will rain?
Answer by richard1234(7193) (Show Source): You can put this solution on YOUR website!
Generate a random integer from 0 to 1 (i.e. 0 or 1). You could assume that 0 = no rain, 1 = rain.
RELATED QUESTIONS
A poll shows that 50% of students play sports. A random sample of 20 students showed that (answered by Boreal)
If you were to make up a random 13-digit number, what is the probability that it could... (answered by mathmate)
The distribution of grades in a large statistics course
is as follows:
Grade: A // B // (answered by Fombitz)
A random number generator generates numbers between 0 and 10. Let random variable X be... (answered by rothauserc)
The probability that Hank will sell 0, 1, 2, or 3 cars this week are 0.15, 0.60, 0.24,... (answered by solver91311)
All assignments will only be accepted in Word 2003 (.doc) format. That means if you do an (answered by solver91311)
Two students each use a random number generator to pick a number between 1 and 7. What is (answered by stanbon)
If you have 9 people and they each selected a song, created a list of 9 songs and those 9 (answered by ewatrrr)
I would really appreciate help some help with the following question. If I just knew what (answered by ewatrrr)