Probability of normally distributed life lengths

Click For Summary

Homework Help Overview

The discussion revolves around the probability of the mean lifelength of standard light bulbs being greater than that of newly designed light bulbs. The problem involves two populations with different means and standard deviations, specifically focusing on the application of the central limit theorem and hypothesis testing.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the correct application of statistical methods, including the use of z-scores and the central limit theorem. There are questions about how to calculate sample means and the implications of treating the problem as involving two distinct populations.

Discussion Status

There is an ongoing exploration of different statistical approaches, with some participants suggesting hypothesis testing while others argue for a direct calculation of probabilities using the properties of normal distributions. The conversation reflects a mix of agreement and differing interpretations of the problem setup.

Contextual Notes

Participants note the importance of understanding the independence of the two populations and the need for clarity on any confidence levels or additional information that may influence the analysis.

boneill3
Messages
126
Reaction score
0

Homework Statement



A standard light bulb is claimed to have a lifelength of 8000 hours with standard deviation of 800 hours.
A newly designed light bulb is claimed to have a life length of 9200 hours with a standard deviation of 600 hours

Homework Equations



If 36 standard and 36 newly designed bulbs are tested what is the probability that the mean lifelength of the standard bulbs will be greater than the mean lifelength of the newly designed bulbs.


<br /> z = \frac{X-\mu}{\frac{\sigma}{\sqrt{n}}}<br />

The Attempt at a Solution



Since the sample size is greater than 30, the central limit theorem can be used

<br /> z = \frac{X-\mu}{\frac{\sigma}{\sqrt{n}}}<br />

We have \sigma = 600
n = 36
\mu= 9200 ( the mean of the newly designed bulbs.)
X = 8000 ( the mean of the standard bulbs.)

Putting those into the formula we get:

<br /> z = \frac{8000-9200}{\frac{\600}{\sqrt{36}}}<br />


<br /> z = \frac{8000-9200}{\frac{400}{3}}<br />

= -1

which -1 standard deviations from mean so equates to aprroximately .85 on the normal distribution.

So the probability that the mean lifelength of the standard bulbs will be greater than the mean lifelength of the newly designed bulbs.

equals 1-0.85 = .15

How does that look ?
 
Physics news on Phys.org
I don't think your work is correct at all. You are treating the problem as if you had one population of light bulbs, but clearly there are two, each with its own std. dev., and possibly its own mean (which is what you are testing).

This are the hypotheses I believe you need to test:

H0: \mu_Y = \mu_X
H1: \mu_Y &gt; \mu_X

where X represents the lifetimes of the older bulbs, and Y represents the lifetimes of the redesigned bulbs.

The statistic to work with is
<br /> Z = \frac{\overline{Y} - \overline{X} - (\mu_Y - \mu_X)}{\sqrt{\frac{\sigma_Y^2}{n} + \frac{\sigma_X^2}{m}}}<br />
 
In the formula you gave

Z = \frac{\overline{Y} - \overline{X} - (\mu_Y - \mu_X)}{\sqrt{\frac{\sigma_Y^2}{n} + \frac{\sigma_X^2}{m}}}

You are using the sample mean of X and Y \overline{Y}\text{ and } \overline{X}

How would I calculate those values?

I have
<br /> \mu Y = 9200

\mu X = 8000

\sigma_Y^2 = 600^2

\sigma_X^2 = 800^2

n = 36

<br /> m = 36<br />
regards
 
You raise a good point. On second thought, I take back what I said, and agree with your approach, with this change:
X = 9200, and \mu = 8000. You should get a positive value for z.

Is there some information about the confidence level given in the problem, that you didn't show?
 
I don't think this is a hypothesis question at all.
You can use the CLT to work out the distribution for the mean life of the standard bulb, and also for the mean life of the new bulb.
You now have two new normal distributions - I'll call them S for the standard, N for the new.
Since they correspond to two different populations, it is safe to assume they are independent: you need to calculate
<br /> \Pr(S -N &gt; 0)<br />

("what is the probability the mean life of the standard bulbs exceeds the mean life of the new bulbs?)

Since S and N are independent, S - N also is normally distributed, and you can find the desired probability quite easily.
 

Similar threads

Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 42 ·
2
Replies
42
Views
6K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K