document.write( "Question 84798This question is from textbook Elementary Statistics in Social Research
\n" );
document.write( ": Suppose that you purchase a lottery ticket that contains two numbers and a letter such as\r
\n" );
document.write( "\n" );
document.write( "3 7 P\r
\n" );
document.write( "\n" );
document.write( "A. What is the probability that you match the first digit?
\n" );
document.write( "B. What is the probability that you match the second digit?
\n" );
document.write( "C. What is the probability that you do not match the first digit?
\n" );
document.write( "D. What is the probability that you match both the first and second digits?
\n" );
document.write( "E. What is the probability that you match the letter?
\n" );
document.write( "F. what is the probability of a perfect match (both digits and the letter)? \n" );
document.write( "
Algebra.Com's Answer #61098 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Presuming that the numbers can be zero through 9 (a total of 10 numbers): \n" ); document.write( ". \n" ); document.write( "A. The probability of matching the first digit is 1 in 10 or 10% or 0.1 \n" ); document.write( "B. Similarly, the probability of matching the second digit is also 1 in 10 or 10% or 0.1 \n" ); document.write( "C. The probability that you do not match the first digit is 9 in 10 or 90% or 0.9 \n" ); document.write( "D. The probability that you do match both the first and second digits is equal to the product \n" ); document.write( "of the probability of matching the first digit times the probability of matching the second \n" ); document.write( "digit. This product is 0.1 times 0.1 and it equals 0.01 or 1 in 100 or 1%. You can look \n" ); document.write( "at it another way. The first two digits combined could be any number from 00 to 99. This \n" ); document.write( "is a total of 100 numbers and you therefore have 1 chance in 100 of getting the correct number. \n" ); document.write( "E. Since there are 26 letters in the alphabet, you have 1 chance in 26 of getting the \n" ); document.write( "right letter. Dividing 26 into 1 tells you that in decimal form this probability is \n" ); document.write( "0.038461538 or 3.8461538% \n" ); document.write( "F. The probability of getting a perfect match is the product of the three probabilities \n" ); document.write( "for getting each of the numbers and the letter correct. This product is: \n" ); document.write( ". \n" ); document.write( "0.1 * 0.1 * 0.038461538 = 0.0003846153846 or its equivalent percent of 0.03846153846%. \n" ); document.write( ". \n" ); document.write( "You could also get the equivalent by multiplying: \n" ); document.write( ". \n" ); document.write( "(1/10)*(1/10)*(1/26) = 1/2600 \n" ); document.write( ". \n" ); document.write( "which means you have a 1 in 2600 chance of getting all three correct. This also means that \n" ); document.write( "on average you should get it correct once in every 2600 times you try drawing the numbers \n" ); document.write( "and the letter. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand probability a little better. \n" ); document.write( " |