asked 93.6k views
3 votes
"a computer system requires that passwords contain at least one digit. if "seven" characters are generated at random, and each is equally likely to be any of the 26 letters or 10 digits, what is the probability that a valid password will be generated?"

1 Answer

3 votes

There are 36^7 different passwords available, incluiding ones that have repeated characters, are sequential characters, or are all the same letter or digit. Of these 26^7 are invalid. the probability of obtaining a valid password is

... 1 - 26^7/36^7 ≈ 0.8975

answered
User Farron
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.