The Sorry State Lottery requires you to select five different numbers from 0 through 49. (Order is not important.) You are a Big Winner if the five numbers you select agree with those in the drawing, and you are a Small-Fry Winner if four of your five numbers agree with those in the drawing. (Enter your answers as fractions.)
The Sorry State Lottery requires you to select five different numbers from 0 through 49. (Order...
8. -/3 points WaneFMAC7 8.4.029. 0/5 Submissions Used My Notes The Sorry State Lottery requires you to select five different numbers from 0 through 60. (Order is not important.) You are a Big Winner if the five numbers you select agree with those in the drawing, and you are a Small- Fry Winner if four of your five numbers agree with those in the drawing. (Enter your answers as exact answers.) What is the probability of being a Big Winner?...
Please answer both!
7. 1/ 3 points | Previous Answers WaneF MAC7 8.4.029 My Notes Ask Your Teacher The Sorry State Lottery requires you to select five different numbers from 0 through 51. (Order is not important.) You are a Big Winner if the iv numbers you select agree with those in the drawing and you are a Small-Fry Winner if four of your five numbers agree with those in the drawing. (Enter your answers as exact answers.) What is...
The Sad State Lottery requires you to select a sequence of four different numbers from 0 through 39. (Order is important.) You are a Winner if your sequence agrees with that in the drawing, and you are a Booby Prize Winner if your selection of numbers is correct, but in the wrong order. (Enter your answers as exact answers.) What is the probability of being a Winner? What is the probability of being a Booby Prize Winner? What is the...
6. [-16 Points] DETAILS WANEFMAC7 8.4.030.NVA MY NOTES PRACTICE ANOTHER The Sad State Lottery requires you to select a sequence of three different numbers from 0 through 41. (Order is important.) You are a Winner if your sequence agrees with that in the drawing, and you are a Booby Prize Winner if your selection of numbers is correct, but in the wrong order. (Enter your answers as exact answers.) What is the probability of being a Winner? What is the...
A certain lottery requires players to select 7 different numbers, in any order, from 1 to 56 inclusive. How many different sets of 7 numbers can be chosen? The 7 numbers can be chosen in different ways. (Simplify your answer. Type an integer or a fraction.)
winning the lottery in a particular lottery requires that you select the correct four numbers between 1 and 37 and in a separate drawing you must also select the correct sungle number between 1 and 34 find the probability of winning the jackpot
Winning the jackpot in a particular lottery requires that you select the correct five numbers between 1 and 36 and, in a separate drawing, you must also select the correct single number between 1 and 24. Find the probability of winning the jackpot. The probability of winning the jackpot is ? (Type an integer or simplified fraction.)
A lottery game consists of drawing five distinct whole numbers from the numbers 1 through 62 in any order. Then one more number from the numbers 1 through 28 is selected as the final number (this number could be one of the original five). These numbers are drawn every Wednesday and Saturday. If you match all six numbers, you win the jackpot, which is worth at least $40 million. Use methods of this section to show that there are 181,188,056...
A certain state lottery chooses six numbers from among the numbers 1 through 49. Which of the following values is closest to the probability of winning, by choosing the correct set of six numbers (the order does not matter)? A. 1 in 294. B. 1 in 300,000. C. 1 in 14 million. D. 1 in 10 billion.
Write a C++ program that simulates a lottery. The user will select 5 numbers 0 through 9 and put this in an array. Then these user numbers are compared to the random numbers the computer generated. The program will display both the computer random number and below the user selected numbers. The program will tell the user how many matches are made. If the user guesses all five you let them know they are the grand winner. Here is the...