archived_user
New member
- Dec 7, 2011
- 0
- 0
I’m a bit miffed by the way i tend to confuse myself on how many degrees of freedom should be applicable to a particular test. Is there a general approach of specifying this?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
bloodline wrote: Thank you so very much! If i did have 500 giraffes, i’d give you a couple.
If, for example, you’re referring to dividing the sample variance by n – 1 rather than dividing by n (as we do for a population variance), then you’re exactly right: it’s a degrees-of-freedom thing.biteme wrote: For what it’s worth on this topic. A related question I had was why we divide by n-1 when calculating some statistics rather than by n. In linear regression, we end up using n-2 in many calculations or really, n-k-1 degrees of freedom as stated above. Kahn Academy has an excellent video on why we divide by n-1, rather than n. I’m sure this n-k-1 degrees of freedom is all related. It would be nice if Kahn Academy would present videos on multiple linear regression and time series so we could all understand the nuansances of this lesson.
The number of degrees of freedom for the model is 108 – 1 – 1 = 106. That’s not the same as the denominator in the calculation of the standard error of the autocorrelation; that number is always n (108 in this case). I frankly don’t remember enough from my graduate class in statistics to explain why the standard error for the autocorrelation is 1 / n (and a cursory internet search didn’t find anything remotely easy to paraphrase here), so I suggest that you simply take this one on faith. The fact is that computing the standard error for autocorrelation is quite a different beast from computing the standard error for the model; maybe remembering that will be sufficient for you to get the numbers right on the exam. I hope so. Sorry.Lili_ wrote: Magician, thanks for the complete answer as always. That’s how I understood degree of freedom as well. Then, why in the CFAI (R.13, Q#13), they say the following:
“In a correctly specified regression, the residuals must be serially uncorrelated. We have 108 observations, so the standard error of the autocorrelation is 1/ T, or in this case 1/108 = 0.0962. The t-statistic for each lag is significant at the 0.01 level. We would have to modify the model specification before continuing with the analysis.”
I know you don’t have the books but all they are doing is looking at whether the autocorrelations are significant. We are given a table with autocorrelations, standard errors, and the t-stat. The equation is: “Δln (Sales t) = 2.7108 + 0.3987Δln (Sales t–1) + εt.” This is an AR(1) model so shouldn’t df = 108 - p - 1, i.e. 108 - 1 - 1 = 106?
Any insight would be greatly appreciated. Quant is far from being my strength.
Yes: one slope coefficient per independent variable, plus one intercept.iamMichael wrote: I always include the intercept and then I count the number of rows in the ANOVA table!
Or the number of independent variables including Bo (intercept). Does this work? lol.
You’re too kind.iamMichael wrote: mark my words; I will pass this exam this year and it will be because of you S2000magician!