Answer:
(a) To find the probability that a battery lasts more than four hours (which is 4 hours * 60 minutes = 240 minutes), we need to calculate the area under the normal distribution curve to the right of 240 minutes.
Using z-score formula: z = (X - μ) / σ
where X is the value (240 minutes), μ is the mean (260 minutes), and σ is the standard deviation (50 minutes).
z = (240 - 260) / 50
z = -20 / 50
z = -0.4
Now, we find the probability using the standard normal distribution table or calculator:
P(X > 240 minutes) = P(Z > -0.4)
Using a standard normal distribution table or calculator, we find P(Z > -0.4) ≈ 0.6554.
So, the probability that a battery lasts more than four hours is approximately 0.6554 or 65.54%.
(b) To calculate the quartiles of battery life, we need to find the values q1 and q2.
The z-score corresponding to the 75% quartile (q1) is the value where P(Z > z1) = 0.25.
Using a standard normal distribution table or calculator, we find the z-score for the 75% quartile (q1) ≈ 0.6745.
Now, we find the quartile values:
q1 = μ + z1 * σ
q1 = 260 + 0.6745 * 50
q1 ≈ 295.725
The z-score corresponding to the 25% quartile (q2) is the value where P(Z > z2) = 0.75.
Using a standard normal distribution table or calculator, we find the z-score for the 25% quartile (q2) ≈ -0.6745.
Now, we find the quartile values:
q2 = μ + z2 * σ
q2 = 260 + (-0.6745) * 50
q2 ≈ 224.275
So, the quartiles of battery life are approximately q1 ≈ 295.725 minutes and q2 ≈ 224.275 minutes.
(c) To find the value of battery life in minutes that is exceeded with 95% probability, we need to find the z-score corresponding to the 95th percentile (where P(Z > z) = 0.05).
Using a standard normal distribution table or calculator, we find the z-score for the 95th percentile ≈ 1.645.
Now, we find the value of life in minutes:
X = μ + z * σ
X = 260 + 1.645 * 50
X ≈ 336.25
So, the value of battery life in minutes that is exceeded with 95% probability is approximately 336.25 minutes.
Explanation: