Guessing a three digit pin code from an 8 key keypad

  • Context:
  • Thread starter Thread starter jridgeman99
  • Start date Start date
  • Tags Tags
    Code Pin
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
jridgeman99
Messages
5
Reaction score
0
Hello, the problem is as follows. I'm not sure if it is a permutation or combination problem. It says if a thief steals and ATM card and must randomly guess the correct three digit pin code from an 8 key keypad. Repetition of digits is allowed. What is the probability of a correct guess on the first try?
 
Physics news on Phys.org
jridgeman99 said:
Hello, the problem is as follows. I'm not sure if it is a permutation or combination problem. It says if a thief steals and ATM card and must randomly guess the correct three digit pin code from an 8 key keypad. Repetition of digits is allowed. What is the probability of a correct guess on the first try?

How many PIN codes are possible...can you apply the fundamental counting principle to answer this question?
 
I'll just add on to Mark's comment that PINs are order-sensitive. 123 is not the same as 321.