Question

a database system assigns a 32 character ID to each record, where each character is either...

a database system assigns a 32 character ID to each record, where each character is either a number from 0-9 or a letter from A-F. Assume that each number or letter being selected is equally likely. Find the probability that At Least 20 characters in the ID are numbers. Use excel to find the probability. Round to three decimal places.

Homework Answers

Answer #1

total number of digits= 10 (from 0 to 9)

total number of letters = 6 (from A to F)

probability of numbers = 10/(10+6) = 0.625

this is a case of binomial distribution with fixed number trials n = 32 and probability p = 0.625

we have to find probability of at least 20 numbers

P(at least 20 numbers) = 1 - BINOMDIST(numbers, trials, probability,true)

setting numbers = 20-1, trials = 32 and probability = 0.625

we get

(BINOMDIST is excel function)

P(X > 20) = 1 - BINOMDIST(20 - 1,32,0.625, true = 1-0.4219 = 0.578

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
A computer system uses passwords that are exactly eight characters and each character is one of...
A computer system uses passwords that are exactly eight characters and each character is one of the 26 letters (a-z) or integers (0-9). Uppercases are not allowed). How many passwords are possible? If one selected a random password, what is the probability it consists of five letters followed by 3 numbers? What is the probability that a randomly selected password consists exactly of 7 letters and 1 number?
A computer system uses passwords that contain exactly 5 characters, and each character is 1 of...
A computer system uses passwords that contain exactly 5 characters, and each character is 1 of the 26 lowercase letters (a–z) or 26 uppercase letters (A–Z) or 10 integers (0–9). Let Ω denote the set of all possible passwords, and let A and B denote the events that consist of passwords with only letters or only integers, respectively. Determine the probability that a password contains at least 1 uppercase letter given that it contains only letters. The answer is not...
A computer password consists of six characters. 36a. How many different passwords are possible if each...
A computer password consists of six characters. 36a. How many different passwords are possible if each character may be any lowercase letter or digit, and at least one character must be a digit? Please enter your result in scientific notation, making sure the answer in the left box is between 1 and 10. 36b. A computer system requires that passwords contain at least one digit. If six characters are generated at random, and each is equally likely to be any...
1- A particular automatic sprinkler system has two different types of activation devices for each sprinkler...
1- A particular automatic sprinkler system has two different types of activation devices for each sprinkler head. One type has a reliability of 0.87; that is, the probability that it will activate the sprinkler when it should is 0.87. The other type, which operates independently of the first type, has a reliability of 0.77. If either device is triggered, the sprinkler will activate. Suppose a fire starts near a sprinkler head. a) What is the probability that the sprinkler head...
I've done A to E but I'm stuck in F. A computer has been programmed to...
I've done A to E but I'm stuck in F. A computer has been programmed to generate, uniformly at random, an eight-character password, with each character being either one of 26 lower-case letters (a-z), one of 26 upper-case letters (A-Z) or one of 10 integers (0-9). a) Let Ω be the set of all possible passwords generated by this computer. What is the size |Ω| of this sample space? Determine the probability that a randomly generated password b) contains only...
Could you script in Matlab : Script Name General Algorithm AddNewEmployee Display all of the ID...
Could you script in Matlab : Script Name General Algorithm AddNewEmployee Display all of the ID numbers currently in use Read in a new ID number If the ID number read in is already in use Report this fact End this script Else (this is a new ID number) Read in: Years with the company Salary Vacation days Sick days Add this new employee to the database (by appending a new row to the end of the EmployeeData matrix) Note...
Motorola has developed an edible password pill. When the pill is ingested, it is activated by...
Motorola has developed an edible password pill. When the pill is ingested, it is activated by the acid in your stomach emitting an 18-bit signal which is strong enough to communicate and unlock all your devices. The edible password pill won’t be available in the near future, but it is already FDA approved. A computer system uses passwords that contain exactly six characters, and each character is one of 26 lower case letters (a, z), 26 upper case letters (A,...
7-If you select one card from a 52-card deck, find the probability it is greater than...
7-If you select one card from a 52-card deck, find the probability it is greater than 3 and less than 8. 8. Six movies (A, B, C, D, E, F) are being shown in random order. Find the probability that B will be shown first, F second, and D last. 9. In a lottery, six different numbers from 1-30 are drawn. A player buys 1000 lottery tickets, all with different sets of numbers. What is the probability this player wins...
You are a database consultant with Ace Software, Inc., and have been assigned to develop a...
You are a database consultant with Ace Software, Inc., and have been assigned to develop a database for the Mom and Pop Johnson video store in town. Mom and Pop have been keeping their records of videos and DVDs purchased from distributors and rented to customers in stacks of invoices and piles of rental forms for years. They have finally decided to automate their record keeping with a relational database. You sit down with Mom and Pop to discuss their...
An experiment consists of randomly selecting a single digit (from 0 to 9) where each digit...
An experiment consists of randomly selecting a single digit (from 0 to 9) where each digit is equally likely to be selected. Define the following events: A=an even digit is selectedA=an even digit is selected B=a digit greater than 3 is selectedB=a digit greater than 3 is selected C=a digit less than 7 is selectedC=a digit less than 7 is selected D=1 or 7 selectedD=1 or 7 selected Which two events are independent? NOTE: 0 is an even number. B...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT