|
Egwald Statistics: Multiple Regression
Canadian Federal Elections 1949-2004
by
Elmer G. Wiens
On this web page, you see that the observations are filled into a form(table). You must do this yourself in your study. Notice that the number of independent variables has increased by 1, because I want an 'intercept' term. Our regression equation will be:
C = ß0 + ß1 * E + ß2 * OQ + ß3 * P + ß4 * BC
The coefficient ß0 is the intercept associated with the column of ones.
You must also give each column, except the intercept column, a name.
Warning: preg_split(): Allocation of JIT memory failed, PCRE JIT will be disabled. This is likely caused by security restrictions. Either grant PHP permission to allocate executable memory, or set pcre.jit=0 in /services/webpages/e/g/egwald.ca/public/statistics/electiontable2004.php on line 56
A eighteen by six table is quite large, so I suggest you limit your study to fewer observations and variables.
Once you have filled in the table, click the 'Submit Regression' button above.
Return to the Regression Entry page
|