asked 106k views
4 votes
A computer is generating passwords. The computer generates ten characters at random, and each is equally likely to be any of the letters or digits. Replications are allowed. What is the probability that the password will contain all letters? Round your answers to four decimal places.

asked
User Shadowed
by
8.7k points

1 Answer

3 votes

Answer: 0.0386

Explanation:

Number of digits = 10

Number of letters in English alphabet = 26

Total number of characters =
10+26=36

Now, if replication is allowed, then the total number of ways to make a ten character password will be :_


(36)^(10)

The number of ways to make a password having all letters :-


(26)^(10)

Now, the probability that the password will contain all letters will be :-


(26^(10))/(36^(10))=0.0386107708316\approx0.0386

Hence, the probability that the password will contain all letters =0.0386

answered
User Matt List
by
7.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.