Question

In: Statistics and Probability

In the old days, there was a probability of 80% of success in any attempt to...

In the old days, there was a probability of 80% of success in any attempt to make a telephone call. (This often depended on the importance of the person making the call, or the operator’s curiosity.) In six attempted calls, (a) Construct a probability distribution for X = the number of successful calls in six attempts. (b) Find the probability that at least two calls will be made successfully. (c) Find the mean and standard deviation of the distribution.

Solutions

Expert Solution

a)

x   formula   value
0   6C0 * 0.8^0 * 0.2^6   0.0001
1   6C1 * 0.8^1 * 0.2^5   0.0015
2   6C2 * 0.8^2 * 0.2^4   0.0154
3   6C3 * 0.8^3 * 0.2^3   0.0819
4   6C4 * 0.8^4 * 0.2^2   0.2458
5   6C5 * 0.8^5 * 0.2^1   0.3932
6   6C6 * 0.8^6 * 0.2^0   0.2621


b)

Here, n = 6, p = 0.8, (1 - p) = 0.2 and x = 2
As per binomial distribution formula P(X = x) = nCx * p^x * (1 - p)^(n - x)

We need to calculate P(X >= 2).
P(X >= 2) = (6C2 * 0.8^2 * 0.2^4) + (6C3 * 0.8^3 * 0.2^3) + (6C4 * 0.8^4 * 0.2^2) + (6C5 * 0.8^5 * 0.2^1) + (6C6 * 0.8^6 * 0.2^0)
P(X >= 2) = 0.0154 + 0.0819 + 0.2458 + 0.3932 + 0.2621
P(X >= 2) = 0.9984


c)

Here, μ = n*p = 4.8, σ = sqrt(np(1-p)) = 0.9798


Related Solutions

Using the C language: In the old days, data was stored on punched cards of 80...
Using the C language: In the old days, data was stored on punched cards of 80 or 96 columns. Presume your job is to update a database to include the newly found data in the file punchcard.txt into a currently used data base. In order to do that, you must read in the data in columnar format and convert it to comma separated fields so it can be imported. Using buffered I/O functions (e.g. fopen, fclose, fprintf, fscanf, fread or...
Suppose we perform a binomial experiment 50 times where the probability of success on any given...
Suppose we perform a binomial experiment 50 times where the probability of success on any given trial is 0.20. Which of the following is correct? μ = 10 and σ = 3.16 μ = 8 and σ = 3.16 μ = 10 and σ = 2.83 μ = 8 and σ = 2.83 Suppose the average number of Funko Pops owned by a Statistics instructor is 7 with a standard deviation of 2.3 Pops. What would be the z-score of...
Mrs. Shimizu is an 80-year-old female admitted to the hospital 9 days ago for treatment of...
Mrs. Shimizu is an 80-year-old female admitted to the hospital 9 days ago for treatment of cirrhosis of the liver. On admission she was placed in a semiprivate room with a roommate with kidney failure. Because of her age, she has a compromised immune system and has begun to show signs, by auscultation and radiograph, of lung infiltrate. Physical therapy services, specifically respiratory care, and bed mobility have been ordered for Mrs. Shimizu. 2.What infection-control guidelines should be followed in...
The probability that an 80-year-old male in the U.S. will die within one year is approximately...
The probability that an 80-year-old male in the U.S. will die within one year is approximately 0.069941. If an insurance company sells a one-year, $12,000 life insurance policy to such a person for $425, what is the company's expectation? (Round your answer to two decimal places.)
The probability of success of a given vaccine is 0.82, that is, if a vaccinated patient...
The probability of success of a given vaccine is 0.82, that is, if a vaccinated patient is exposed to the disease, the probability of getting it is 18%. If I select 15 vaccinated patients, calculate the probability that: a) None suffer the disease (3 pts) b) Everyone suffers the disease (5 pts) c) Two of them contract the disease (5 pts) d) Determine the expected number of patients who will contract the disease (2 pts) e) To complete a clinical...
In attempt to analyze the movie 28 Days, I need to determine the appraisal of threats...
In attempt to analyze the movie 28 Days, I need to determine the appraisal of threats experienced by the main character Gwen who is an alcohol and drug addict. What are appraisal of threats? What are some examples and how do you determine what the appraisal of threats are?
Let X be distributed as a geometric with a probability of success of 0.10. Find the...
Let X be distributed as a geometric with a probability of success of 0.10. Find the probability it takes 10 or more trials to get the first success.
The probability of success in Bernoulli is 0.7. Find the expected value and variance of the...
The probability of success in Bernoulli is 0.7. Find the expected value and variance of the number of failures until the ninth success. (The problem is to find the mean and variance of the number of failures in the negative binomial distribution given the Bernoulli probability of success.)
Given a population in which the probability of success is p = 0.20, if a sample...
Given a population in which the probability of success is p = 0.20, if a sample of 500 items is taken, then: a) Calculate the probability that the proportion of successes in the sample will be between 0.18 and 0.23. b) Calculate the probability that the proportion of successes in the sample will be between 0.18 and 0.23 if the sample size is 200.
(a) If X is binomially distributed with 8 trials and a probability of success equal to...
(a) If X is binomially distributed with 8 trials and a probability of success equal to 1/3 at each attempt, what is the probability of: 1. Exactly 4 success 2. At least 1 success 3. At most 3 successes (b) Find the variance and standard deviation of X where: X = 2 times the score shown on a dice.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT