Question: How could you use arandom-digit generator orrandom-number table to simulate rain if you knew that 80% of the time with conditions as you havetoday, it
How could you use arandom-digit generator orrandom-number table to simulate rain if you knew that 80% of the time with conditions as you havetoday, it willrain?
Choose the correct answer below.
a)
Let the digits 0,1,2,3,4,5,6,and7 represent"rain," and let the digits 8and9 represent"no rain." Generate random digits and record the results.
b)
Let the digit 8 represent"rain," and let any other digit represent"no rain." Generate random digits and record the results.
c)
Let the digits 1,2,3,4,5,6,7,and8 represent"rain," and let the digits 9and10 represent"no rain." Generate random digits and record the results.
Dd)
Arandom-digit generator orrandom-number table cannot be used to simulate rai
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
