Re: Need Advice on a Simple Stat Question
- From: Stan Devia <stan.devia@xxxxxxxxx>
- Date: Wed, 26 Mar 2008 15:42:29 -0700 (PDT)
On Mar 27, 6:05 am, "wki1...@xxxxxxxxxxx" <wki1...@xxxxxxxxxxx> wrote:
My statistics are a bit rusty and this is probably a problem for
statistics 101. I have daily data with each day having 2500 data
points, and I want to test if the average of the last 2 days is
significantly different from average of the previous 30 days.
The within day variances can be assumed equal.
What is the best test to use for this? The data is in SQL Server and
I'm using VB to raise a warning if there is a significant difference
in the last 2 days.
You could apply something like a student's t-test for dependent
samples, but I fear that with such large sample sizes you're going to
yield statistically significant results even for very small
differences. Perhaps a control chart would be more suitable in this
situation?
http://en.wikipedia.org/wiki/T-test
http://en.wikipedia.org/wiki/Control_chart
.
- Follow-Ups:
- Re: Need Advice on a Simple Stat Question
- From: Richard Ulrich
- Re: Need Advice on a Simple Stat Question
- References:
- Need Advice on a Simple Stat Question
- From: wki1234@xxxxxxxxxxx
- Need Advice on a Simple Stat Question
- Prev by Date: Re: Need Advice on a Simple Stat Question
- Next by Date: Re: Need Advice on a Simple Stat Question
- Previous by thread: Re: Need Advice on a Simple Stat Question
- Next by thread: Re: Need Advice on a Simple Stat Question
- Index(es):
Relevant Pages
|
|