SOLUTION: This is from a normal distribution chapter: Not sure if I use the central limit theorem. Can anyone walk me through it? Trying to learn how to find the right clues to do problems s
Algebra.Com
Question 584836: This is from a normal distribution chapter: Not sure if I use the central limit theorem. Can anyone walk me through it? Trying to learn how to find the right clues to do problems such as these.
Assume that a lifetime (in hrs) of a particular type of transistor battery is approximately mound shaped, not necessarily normal, with a mean of 100 hrs and standard deviation of 20 hrs.
a) What proportion of the batteries will last between 100 and 115 hrs?
b) Within what limits around the population mean will 90% of the samples fall? Min____ Max_____?
c) If a random sample of 49 batteries is selected, what "proportion" of sample means will be between 100 and 115 hrs? (THIS THROWS ME off since I thought proportions were done later with confidence intervals..?)
d) If a random sample of 25 batteries is selected, what proportion of sample means will be between 100 and 115 hours?
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
Assume that a lifetime (in hrs) of a particular type of transistor battery is approximately mound shaped, not necessarily normal, with a mean of 100 hrs and standard deviation of 20 hrs.
a) What proportion of the batteries will last between 100 and 115 hrs?
z(100) = 0
z(115) = (115-100)/20 = 15/20 = 3/4
P(100< x <115) = P(0< z <3/4) = normalcdf(0,3/4) = 0.2734
--------------------------------------------
b) Within what limits around the population mean will 90% of the samples fall?
Find the z-value with a left-tail of 0.05: -1.645
Then the z-value with a right-tail of 0.05 is: +1.645
Min = -1.645*20 + 100 = 67.1
Max = +1.645*20 + 100 = 132.9
-------------------------------
c) If a random sample of 49 batteries is selected, what "proportion" of sample means will be between 100 and 115 hrs? (THIS THROWS ME off since I thought proportions were done later with confidence intervals..?)
z(100) = 0
z(115) = (115-100)/[20/sqrt(49)] = 5.25
---
P(100< x-bar <115) = P(0< z < 5.25) = 0.5000
--------------------------
d) If a random sample of 25 batteries is selected, what proportion of sample means will be between 100 and 115 hours?
z(100) = 0
z(115) = (115-100)/[20/sqrt(25)] = 15/(20/5) = 15/4
---
P(100< x-bar <115) = P(0< z <15/4) = 0.4999
==============================================
Cheers,
Stan H.
===============
RELATED QUESTIONS
Which formula do you use to find the mean (Central Limit Theorem) I am not sure how to... (answered by rothauserc)
I am trying to understand The Central Limit Theorem and do not quite understand the... (answered by drk,stanbon)
When this assignment is completed please send it to my graduate assistant (email address... (answered by solver91311)
Again, I know I am in the wrong section... But can anyone help me solve the following... (answered by stanbon)
Question A is if variable is normally distributed, mean 35, standard deviation 42,... (answered by robertb)
Assume that the heights of women are normally distributed with a mean of 63.5 inches and... (answered by stanbon)
Let the random variable X denote the number of Sunday papers sold by a paperboy in a... (answered by Boreal)
The number of accidents per week at a hazardous intersection varies with mean 2 and... (answered by stanbon)
According to the Central Limit Theorem, if samples of size 30 or more are drawn from any... (answered by Edwin McCravy)