Quantitative Analysis Flashcards
What is the T value of the correlation coefficient?
tr = r * (sr(n-2)) / sr(1-r2)
correlation coefficient times the square root of n minus 2 divided by the square root of 1 minues the squared correlation coefficient
What is the Standard Error of the Estimate (SEE)?
SEE = sq(MSR)
the square root of the mean error sum of squares
What is the sample variance of the forecast?
Sf2 = SEE2 * ( 1 + 1/n + ((X - Xave)2 / ((n-1)*Sx2)))
What is the t-value for the slope parameter of a simple linear regression?
tb1 = (b1 - H1) / Sb1 where H1 = 0 for tests of statistical significance
What is the equation for the coefficient of determination (R2)?
= RSS/SST
= Regression Sum of Squares divided by the Total Sum of Squares
or
= (rx,y)2 for simple linear regressions
What is the relationship of R2 and SEE to goodness of fit?
high R2 and low SEE indicate a better fit of the regression line.
What is the rejection rule for a two-tailed T-test?
reject H0 if |t| > tc
What is the rejection rule for a confidence interval?
reject H0 if t lies outside of the inteval
What is the correlation coefficient?
r = Covariance ÷ Sx*Sy
What is the Mean Regression Sum of Squares (MSR)?
MSR = RSS / k
k = number of variables