Respuesta :
Answer:
[tex] MS_{regression}= \frac{SS_{reg}}{k}= \frac{600}{4}=150[/tex]
[tex] MS_{error}= \frac{SSE}{N-k-1}= \frac{200}{20}= 10[/tex]
And then the F statistic would be given by:
[tex] F= \frac{MSR}{MSE}= \frac{150}{10}= 15[/tex]
And the correct answer would be:
(B) 15
Step-by-step explanation:
Previous concepts
Analysis of variance (ANOVA) "is used to analyze the differences among group means in a sample".
The sum of squares "is the sum of the square of variation, where variation is defined as the spread between each individual value and the grand mean"
When we conduct a multiple regression we want to know about the relationship between several independent or predictor variables and a dependent or criterion variable.
Solution to the problem
If we assume that we have [tex]k[/tex] independent variables and we have [tex]j=1,\dots,j[/tex] individuals, we can define the following formulas of variation:
[tex]SS_{total}=\sum_{j=1}^n (y_j-\bar y)^2 = 800[/tex]
[tex]SS_{regression}=SS_{model}=\sum_{j=1}^n (\hat y_{j}-\bar y)^2 [/tex]
[tex]SS_{error}=\sum_{j=1}^n (y_{j}-\hat y_j)^2 =200[/tex]
And we have this property
[tex]SST=SS_{regression}+SS_{error}[/tex]
So then we have that:
[tex] SST_{regression}= 800-200= 600[/tex]
The degrees of freedom for the model on this case is given by [tex]df_{model}=df_{regression}=k=4[/tex] where k =4 represent the number of variables.
The degrees of freedom for the error on this case is given by [tex]df_{error}=N-k-1=25-4-1= 20[/tex]. Since we know k we can find N.
And the total degrees of freedom would be [tex]df=N-1=25 -1 =24[/tex]
We can calculate the mean squares for the regression and the error like this:
[tex] MS_{regression}= \frac{SS_{reg}}{k}= \frac{600}{4}=150[/tex]
[tex] MS_{error}= \frac{SSE}{N-k-1}= \frac{200}{20}= 10[/tex]
And then the F statistic would be given by:
[tex] F= \frac{MSR}{MSE}= \frac{150}{10}= 15[/tex]
And the correct answer would be:
(B) 15