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?
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...
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...
JAVA ASSIGNMENT 1. Write program that opens the file and process its contents. Each lines in...
JAVA ASSIGNMENT 1. Write program that opens the file and process its contents. Each lines in the file contains seven numbers,which are the sales number for one week. The numbers are separated by comma.The following line is an example from the file 2541.36,2965.88,1965.32,1845.23,7021.11,9652.74,1469.36. The program should display the following: . The total sales for each week . The average daily sales for each week . The total sales for all of the weeks .The average weekly sales .The week number...
Q1. City K's home phone numbers have 6 digits. In a home phone number, each digit...
Q1. City K's home phone numbers have 6 digits. In a home phone number, each digit can be any number of 0,1,..., 9, except that a phone number many not start with the following sequences: a) reserved for emegency services: 110, 119, 120, 120. b) reserved for domestic and international dial prefixes: 0. At most how many distinct home phones can this system accommoodate? For Example 120193 and 018483 are invalid. Q2. In how many ways can we assign n...
(4 pts) Fill in the contingency table below using the following information: 800 patients are entered...
(4 pts) Fill in the contingency table below using the following information: 800 patients are entered into a trial of a new serum to cure Ebola. The patients are split equally into two groups, one of which is given the serum and one of which is not. Of the group given the serum, eighty percent recover, while only fifty-five percent of those not given the serum recover. Use this information to calculate the numbers to fill in the table. Make...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT