Ask Question
7 December, 22:20

A computer system requires that passwords contain at least one digit. if eight 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?

+4
Answers (1)
  1. 8 December, 00:02
    0
    Figure this out as though no digits are present. You can choose 8 of the 26 letters and that's it.

    26^8 [you can allow repeating letters] = 2.088 * 10^11

    The total number of ways that can be chosen with letters and digits intermixed = 36^8

    The probability of getting no numbers is 26^8 / 36^8 or (26/36) ^8 = 0.07402

    So the probability that there were be at least one digit is

    1 - 0.07402 = 0.92598
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A computer system requires that passwords contain at least one digit. if eight characters are generated at random, and each is equally ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers