| New Reply |
Confidence intervals, which formula to use |
Share Thread | Thread Tools |
| Mar19-12, 11:37 AM | #1 |
|
|
Confidence intervals, which formula to use
I have created 1000 random samples of size 10, where X~N(8,2). For each sample I have calculated the sample mean, sample variance, (sigma1)2 and (sigma2)2.
I want to find a 95% confidence interval for the mean assuming the population variance is known, and a 95% confidence interval for the mean assuming the population variance is unknown. What formula do I use for these? I think, given that I am sampling from a normal distribution, for the known confidence interval, would be: (X1bar X2bar) +- za/2s.e.(X1bar-X2bar) given that the samples are sufficiently small enough. For unknown, I think it's: (X1bar X2bar) +- t((n1+n2-2),a/2) s.e(X1bar-X2bar) <<s.e has a tilda over it, also this formula assumes the sigmas are the same. Is this correct? |
| Mar19-12, 12:18 PM | #2 |
|
Recognitions:
|
(You should look at http://physicsforums.com/showthread.php?t=546968 instead of using the SUB tag.) Can you explain your objective in doing this calculation. As I understand your post, you already know the population mean and variance. So why are you seeking a confidence interval for it? Is this an experiment in testing the theory of confidence intervals? |
| Mar20-12, 08:09 AM | #3 |
|
|
both sigmas have a hat on for estimated σ12 = [sum(from i=1 to n)(xi-xbar)2]/n σ22 = same but divided by n+1 (Will have a look at LaTeX, usually I get some of it to work and when it comes to summations and things I can't grasp it, which is weird as I'm quite good at coding in R, maple, etc) |
| Mar20-12, 10:47 AM | #4 |
|
Recognitions:
|
Confidence intervals, which formula to useThat clears up the definition of the sigmas, but your statement of the assignment is still incoherent. For an assigned problem, its best to obey the format of the homework section of the forum and state the exercise exactly as it was assigned. Can you do that? |
| Mar20-12, 03:12 PM | #5 |
|
|
I can, but it's not homework, it is revision for exams, they are extra problems we can choose to do which will help us in exams.
The question is stated as it is, but instead of saying I wish to find, it says, find, I haven't left any information out, and have asked it in the first person instead. |
| New Reply |
| Tags |
| confidence, confidence intervals, intervals, statistics |
| Thread Tools | |
Similar Threads for: Confidence intervals, which formula to use
|
||||
| Thread | Forum | Replies | ||
| Confidence Intervals | Calculus & Beyond Homework | 1 | ||
| Using TI-89 for confidence intervals | Calculus & Beyond Homework | 1 | ||
| Confidence Intervals =S | Set Theory, Logic, Probability, Statistics | 2 | ||
| confidence intervals | Set Theory, Logic, Probability, Statistics | 1 | ||
| Confidence Intervals | Set Theory, Logic, Probability, Statistics | 4 | ||