Question

In: Math

Diagrams of the normal distribution are almost mandatory Suppose that battery lives are normally distributed with...

Diagrams of the normal distribution are almost mandatory

Suppose that battery lives are normally distributed with a mean of 12.85 hours and a standard deviation of 1.93 hours. What is the minimum sample size that would be required so that the probability of obtaining a sample mean above 13.5 hours is less than 1%?

Solutions

Expert Solution

Page1

Page2

R Script:

n<-rnorm(10000,12.85,1.93) #generating random number from given normal population
plot(density(n), main="Population density curve: N(mean=12.85,st dv= 1.93)")# density curve for the given normal population
Z0.01<-qnorm(0.01,0,1,lower.tail = F);Z0.01 #critical value for 1% probability
stN<-rnorm(10000,0,1) #generating random numbers from Standard normal populations
plot(density(stN), main="N(mean=0,st dv=1)")# density curve for the standard normal population

Density curve plots:

Please don't dislike. In case there is something not clear please contact me. Thank you!


Related Solutions

Diagrams of the normal distribution are almost mandatory A health insurance company charges policyholders a $2450...
Diagrams of the normal distribution are almost mandatory A health insurance company charges policyholders a $2450 annual premium for health insurance for hospitalization. The company estimates that each time a patient is hospitalized costs the company $3600. Furthermore, they have estimated that 85% of patients will not be hospitalized, 10% will be hospitalized once a year, and no one will be hospitalized more than twice. (a) Find the insurance company’s expected profit per policyholder. (b) What is the expected profit...
Suppose the life of a particular brand of calculator battery is approximately normally distributed with a...
Suppose the life of a particular brand of calculator battery is approximately normally distributed with a mean of 75 hours and a standard deviation of 9 hours. a. What is the probability that a single battery randomly selected from the population will have a life between 70 and 80 hours? P(70 ≤ x ≤80​)equals=0.4215 ​(Round to four decimal places as​ needed.) b. What is the probability that 4 randomly sampled batteries from the population will have a sample mean life...
Suppose the life of a particular brand of calculator battery is approximately normally distributed with a...
Suppose the life of a particular brand of calculator battery is approximately normally distributed with a mean of 80 hours and a standard deviation of 9 hours. Complete parts a through c. a. What is the probability that a single battery randomly selected from the population will have a life between 7575 and 85 ​hours? b. What is the probability that 99 randomly sampled batteries from the population will have a sample mean life of between 75 and 85 ​hours?...
Suppose the life of a particular brand of calculator battery is approximately normally distributed with a...
Suppose the life of a particular brand of calculator battery is approximately normally distributed with a mean of 75 hours and a standard deviation of 9 hours. What is the probability that 9 randomly sampled batteries from the population will have a sample mean life of between 70 and 80 ​hours?
Suppose the lifespan of a particular bran of calculator battery, X, is approximately normally distributed with...
Suppose the lifespan of a particular bran of calculator battery, X, is approximately normally distributed with a mean of 75 hours and a standard deviation of 10 hours. Please answer A-C (a) Let x̄ be the mean lifespan of a sample of n batteries. Does x̄ follow a normal distribution? Explain (b) What is the probability that a single randomly selected battery from the population will have a lifespan between 70 and 80 hours? (c) What is the probability that...
Using the Standard Normal Distribution. Assume that the readings on scientific thermometers are normally distributed with...
Using the Standard Normal Distribution. Assume that the readings on scientific thermometers are normally distributed with a mean of 0 °C and a standard deviation of 1.00 °C. A thermometer is randomly selected and tested. In each case, draw a sketch, and find the probability of each reading in degrees Celsius
The lifetime of a certain type of battery is normally distributed with a mean of 1000...
The lifetime of a certain type of battery is normally distributed with a mean of 1000 hours and a standard deviation of 100 hours. Find the probability that a randomly selected battery will last between 950 and 1000 (round answers to three decimal places, example 0.xxx)? The lifetime of a certain type of battery is normally distributed with a mean of 1000 hours and a standard deviation of 100 hours. Find the probability that a randomly selected battery will last...
The lifetime of a certain battery is normally distributed with a mean value of 20 hours...
The lifetime of a certain battery is normally distributed with a mean value of 20 hours and a standard deviation of 2.5 hours. a. What are the distribution parameters (μ and σ) of the sample mean if you sample a four pack of batteries from this population? b. If there are four batteries in a pack, what is the probability that the average lifetime of these four batteries lies between 18 and 20? c. What happens to the probability in...
1)The life in hours of a battery is known to be approximately normally distributed, with standard...
1)The life in hours of a battery is known to be approximately normally distributed, with standard deviation 1.25 hours. A random sample of 10 batteries has a mean life of 40.5 hours. A. Is there evidence to support the claim that battery life exceeds 40 hours ? Use α= 0.05. B. What is the P-value for the test in part A? C. What is the β-error for the test in part A if the true mean life is 42 hours?...
The distance a student lives (in miles) from their classroom is approximately normally distributed with a...
The distance a student lives (in miles) from their classroom is approximately normally distributed with a mean of 5 miles and a standard deviation of 1.5 miles. Use the normal table to find the probabilities. a) How far away do the closest 15% of students live? b) What is the probability that a student will live less than 7 miles away? c) What is the probability that a student will live further away than 3 miles or less than 7...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT