Probability of Correctly Predicting 6 Numbers from 45

  • Thread starter Thread starter Sirsh
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Sirsh
Messages
262
Reaction score
10
Six numbers are randomly selected from 45 numbers. Once a number is selected it is not replaced. Determine the probability of correctly predicting:

a) exactly four of the six numbers

b) at least four of the six numbers.

a) 45C4/45C6 = 1.83% chance

b) 45C4*4 / 45C6 = 7.317%
if anyone would be able to help, thanks a lot.
 
Last edited:
Physics news on Phys.org
You can also approach the question like this: suppose I write down 6 numbers and ask you to perform the draw. What is the probability that you get precisely 4 of them correct, and two of them wrong?

First let me ask you if you are positive about your answer, because I got something (much) smaller. If not, can you explain how you were led to this?
 
Sirsh, your counting in the numerator of a isn't correct; in b, think about what the phrase "at least 4" means in terms of the number correct.
 
Six numbers are randomly selected from 45 numbers. Once a number is selected it is not replaced. Determine the probability of correctly predicting:

a) exactly four of the six numbers

b) at least four of the six numbers.

a) 4C4/45C6

b) 4C4+4C3+4C2+4C1+4C0 / 45C6

i'm completely puzzled..
 
OK, so suppose you have these six numbers. Then the question is: if you pick six number from a total of 45, what is the probability that exactly four of them match four of the chosen ones.

1) what is the probability that the first number picked is one of them?
2) same question for the second one, if you indeed picked one
3) now what is the probability that you first pick four of the six chosen numbers
4) what is the probability that the next two numbers are not the remaining two?
 
1) what is the probability that the first number picked is one of them?

6C1 out of 45C6?

with the other one's I am unsure, my school has supplied me with virtually no materials to learn probability with neither which i can find on the internet, sorry.