SOLUTION: Suppose that you randomly select a two digit number (that is one of 00,01,01,...99) from a sequence of random numbers obtained by repeatedly spinning a spinner. What is the probab

Algebra.Com
Question 45364: Suppose that you randomly select a two digit number (that is one of 00,01,01,...99) from a sequence of random numbers obtained by repeatedly spinning a spinner. What is the probability that the number selected is less than 10? That the number selected is even or is less than 50. and that the number selected is even given that it is less than 50?
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
Suppose that you randomly select a two digit number (that is one of 00,01,01,...99) from a sequence of random numbers obtained by repeatedly spinning a spinner.
What is the probability that the number selected is less than 10?
00 to 09 is ten numbers.
00 to 99 is 100 numbers.
P(numbers less than 10)=10/100 = 0.1
-----------------------------------------
That the number selected is even or is less than 50.
Prob(even or <50)=Prob(even)+Prob(<50)-Prob(even and<50)
=50/100 + 50/100 - 25/100 = 75/100
------------------------------------------
The number selected is even given that it is less than 50?
Prob(even given <50) = [prob(even and <50)]/[Prob(<50)]
[25/100]/[50/100)= 1/2
Cheers,
Stan H.

RELATED QUESTIONS

For instance, suppose that you randomly select a number at least 0 and at most 99 (that... (answered by greenestamps)
A sequence of two different digits is randomly chosen from the digits 0-4; the first... (answered by math_tutor2020,greenestamps)
The probability that Hank will sell 0, 1, 2, or 3 cars this week are 0.15, 0.60, 0.24,... (answered by solver91311)
Suppose two people each have to select a number from 00 to 99 (therefore 100 possible... (answered by ikleyn)
what is the probability that a random 2 digit number from 00 to 99 does not end in... (answered by htmentor)
Suppose you select a 3-digit number at random from the set of all positive 3-digit... (answered by Edwin McCravy)
Suppose you select a 3 digit number at random from the set of all positive 3 digit... (answered by ikleyn,Alan3354)
Suppose you select a 3-digit number at random from the set of all positive 3-digit... (answered by stanbon,Edwin McCravy)
A computer generates a two digit number random number. It can be any number from 00 to... (answered by ikleyn)