Main Page | Report this Page
 
   
Science Forum Index  »  Statistics - Math Forum  »  linear fit, is my slope significant at 95% level?
Page 1 of 1    
Author Message
Charlie
Posted: Sat Mar 17, 2007 2:21 pm
Guest
Hello all, I'm working with some temperature data, which I've done a
linear fit to, and ploted 95% confidence intervals using +/- 2
standard deviations.

I am trying to determine if the slope of my linear fit is significant
at the 95% level. I believe this means my null hypothesis would be
'slope not equal to zero' and my alternative would be 'slope equal to
0'

Its been many many years since I've done statistics... if someone out
there could explain to me a procedure for going about this, it would
be great.. or if you could point me towards some good online notes it
would also be good.

cheers,

- Charlie
Jack Tomsky
Posted: Sat Mar 17, 2007 2:42 pm
Guest
Quote:
Hello all, I'm working with some temperature data,
which I've done a
linear fit to, and ploted 95% confidence intervals
using +/- 2
standard deviations.

I am trying to determine if the slope of my linear
fit is significant
at the 95% level. I believe this means my null
hypothesis would be
'slope not equal to zero' and my alternative would be
'slope equal to
0'

Its been many many years since I've done
statistics... if someone out
there could explain to me a procedure for going about
this, it would
be great.. or if you could point me towards some good
online notes it
would also be good.

cheers,

- Charlie




The null hypothesis is that the population slope is zero and the alternative hypothesis is that the population slope is not zero. The test is a t test, in which the test statistic is the estimated slope divided by its estimated standard error. Incidentally, the conventional significance level is 5%.

Jack
David Winsemius
Posted: Sat Mar 17, 2007 5:48 pm
Guest
"Charlie" <charliebishop@gmail.com> wrote in news:1174159285.137135.309900
@l77g2000hsb.googlegroups.com:

Quote:
Hello all, I'm working with some temperature data, which I've done a
linear fit to, and ploted 95% confidence intervals using +/- 2
standard deviations.

What method did you use to make your fit?
Quote:

I am trying to determine if the slope of my linear fit is significant
at the 95% level. I believe this means my null hypothesis would be
'slope not equal to zero' and my alternative would be 'slope equal to
0'

The usual method is to make H0: slope = 0 and HA: slope <> 0.

That is because the test statistic is typically designed so that it will be
minimized when the null is true.

Quote:
Its been many many years since I've done statistics... if someone out
there could explain to me a procedure for going about this, it would
be great.. or if you could point me towards some good online notes it
would also be good.


The usual approach would be to use a stat package to calculate a regression
line. The default output will usually have a coefficient which would be the
slope and a standard error of the estimate. You would see whether the CI
formed by coeff +/- 1.96 SE(coeff) included zero or not. If it does not
include zero then you can say that H0 is rejected at a significance level
of 0.05 using a two-sided test.

Lately Wikipedia seems to have reasonably useful stats pages. I am not
exactly sure what you mean by "explain to me a procedure". Do you want a
worked example. If so, then limit your searches to domains with .edu at the
end and search on "hypothesis tests" and "simple linear regression".
--
David Winsemius
 
Page 1 of 1       All times are GMT - 5 Hours
The time now is Fri Aug 29, 2008 10:38 pm