Embee
03-01-2006, 12:29 PM
Hello stats gurus, I'm working on a project that has been perplexing me for a bit...
I have 24 histograms (one for each hour of the day). They are relatively normal in shape except that the size of the tails, and the skewness/kurtosis change throughout the day. There are several variables that cause these changes but what I'm trying to do is isolate the effect that just one variable (traffic) has on the shape of the histogram. I have run linear regression analyses and the R^2 value I came up with when running the traffic variable against the kurtosis value was .07 ...not very impressive. Running traffic against skewness resulted in an R^2 of only .03.
I'm wondering if my procedure of using regression makes sense or if I should be doing something totally different. My ultimate goal is to "correct" for the traffic variable in the future (i.e. accurately remove its effects) but right now I'm not confident as to how to go about doing that. Any feedback would be most appreciated.
I have 24 histograms (one for each hour of the day). They are relatively normal in shape except that the size of the tails, and the skewness/kurtosis change throughout the day. There are several variables that cause these changes but what I'm trying to do is isolate the effect that just one variable (traffic) has on the shape of the histogram. I have run linear regression analyses and the R^2 value I came up with when running the traffic variable against the kurtosis value was .07 ...not very impressive. Running traffic against skewness resulted in an R^2 of only .03.
I'm wondering if my procedure of using regression makes sense or if I should be doing something totally different. My ultimate goal is to "correct" for the traffic variable in the future (i.e. accurately remove its effects) but right now I'm not confident as to how to go about doing that. Any feedback would be most appreciated.