Question

In: Statistics and Probability

You are given the following data, where X1 (GRE total score) and X2 (undergraduate GPA) are...

You are given the following data, where X1 (GRE total score) and X2 (undergraduate GPA) are used to predict Y (graduate GPA):

Y          X1       X2

3.6 135 2.6
4 130 2.6
3 105 2.4
3.3 115 2.7
3.2 105 3.1
3 100 3.2
2.7 110 3.8
3.8 125 3.6
4 145 3.2

Determine the following multiple regression values.

Report intercept and slopes for regression equation accurate to 3 decimal places:
    Intercept: a=
    Partial slope X1: b1=
    Partial slope X2: b2=


Report sum of squares accurate to 3 decimal places:
    SSreg=
    SSTotal=

Test the significance of the overall regression model (report F-ratio accurate to 3 decimal places and P-value accurate to 4 decimal places):
    F-ratio =
    P-value =

Report the variance of the residuals accurate to 3 decimal places:
    s2res=

Report the standard error of the partial slope estimate for GRE total along with the test statistic (report answers accurate to 3 decimal places):
    s(b1)=
    t1=

Solutions

Expert Solution

R Code

> y<-c(3.6,4,3,3.3,3.2,3,2.7,3.8,4)
> x1<-c(135,130,105,115,105,100,110,125,145)
> x2<-c(2.6,2.6,2.4,2.7,3.1,3.2,3.8,3.6,3.2)
> reg<-lm(y~x1+x2)
> summary(reg)

Call:
lm(formula = y ~ x1 + x2)

Residuals:
Min 1Q Median 3Q Max
-0.3760 -0.1186 -0.0393 0.1671 0.3134

Coefficients:
Estimate Std. Error t value Pr(>|t|)   
(Intercept) 0.709001 0.986610 0.719 0.49939   
x1 0.025744 0.006149 4.187 0.00577 **
x2 -0.122335 0.198772 -0.615 0.56086   
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 0.2699 on 6 degrees of freedom
Multiple R-squared: 0.7544,   Adjusted R-squared: 0.6726
F-statistic: 9.217 on 2 and 6 DF, p-value: 0.01481

Answers

Intercept: a= 0.709001
    Partial slope X1: b1=0.025744
    Partial slope X2: b2= -0.122335

F-statistic: 9.217 on 2 and 6 DF, p-value: 0.01481 =0.0418

SSE = 0.2699 =0.270

s(b1) =0.006149 =0.006 t1= 4.187


Related Solutions

Data shows graduate program admission decisions (Yes: 1 and No: 2), GRE score and undergraduate GPA...
Data shows graduate program admission decisions (Yes: 1 and No: 2), GRE score and undergraduate GPA for twenty-five students. Tasks: Examine if the given data is suitable for the application of linear discriminant analysis. Create a linear discriminant function predicting admission decisions. Comment on the classification accuracy. Predict the admission decision given GRE score = 690 and GPA = 3.2. Perform logistic regression analysis for the data. Compare the classification accuracies of both methods. Admit GRE GPA 2 790 3.8...
Estimate: GPA = β0 + β1GRE + ε, where GRE is a student’s score on the...
Estimate: GPA = β0 + β1GRE + ε, where GRE is a student’s score on the math portion of the Graduate Record Examination (GRE) score and GPA is the student’s grade point average in graduate school. [You may find it useful to reference the t table.] GPA GRE 2.8 750 3.4 670 2.5 780 3.4 680 2.8 720 3.7 770 2.4 750 2.6 760 3.8 680 2.7 740 2.7 680 3.1 640 3 710 2.6 710 3.2 700 3.5 750...
Estimate: GPA = β0 + β1GRE + ε, where GRE is a student’s score on the...
Estimate: GPA = β0 + β1GRE + ε, where GRE is a student’s score on the math portion of the Graduate Record Examination (GRE) score and GPA is the student’s grade point average in graduate school. [You may find it useful to reference the t table.] picture GPA GRE 3.3 760 3.8 680 3 670 3.2 710 3.8 780 2.6 680 2.5 760 2.4 670 2.8 640 3.9 700 3.8 680 3.4 680 2.8 760 3.1 650 3.4 670 2.7...
The data below provides College GPA, High School GPA, SAT total score, and a number of...
The data below provides College GPA, High School GPA, SAT total score, and a number of letters of reference. a.Generate a model for college GPA as a function of the other three variables? b.Is this model useful? Justify your conclusion. c.Are any of the variables not useful predictors? Why? CGPA HSGPA SAT REF 2.04 2.01 1070 5 2.56 3.4 1254 6 3.75 3.68 1466 6 1.1 1.54 706 4 3 3.32 1160 5 0.05 0.33 756 3 1.38 0.36 1058...
If the joint probability distribution of X1 and X2 is given by: f(X1, X2) = (X1*X2)/36...
If the joint probability distribution of X1 and X2 is given by: f(X1, X2) = (X1*X2)/36 for X1 = 1, 2, 3 and X2 = 1, 2, 3, find the joint probability distribution of X1*X2 and the joint probability distribution of X1/X2.
Sophie's utility function is given as U = 2(x1)^(1/2) + 8(x2) where x1 and x2 represent...
Sophie's utility function is given as U = 2(x1)^(1/2) + 8(x2) where x1 and x2 represent the two goods Sophie consumes. Sophie's income is $3400 and the prices are given as x1 = $2 and x2 = $160 a) derive & represent in two separate diagrams the demand for x1 and x2 ( for any income and prices) b) If Sophie's income is increased to $6600, what is the income effect on x1? Is x2 a normal good? Justify your...
Two goods are given, where x1 and x2 are the number of units of these goods....
Two goods are given, where x1 and x2 are the number of units of these goods. The preference structure of a consumer is given by the following (ordinal) utility function: u (x1, x2) = x1 * x2 The indifference curves show a strictly convex course to the origin. The prices of the goods are given by p1 and p2. The consumer wants to achieve the level of utility ū with minimal expenditure. Determine the Hick’s demand function Please specify the...
You are given the following LP model in algebraic form, with x1 and x2 as the...
You are given the following LP model in algebraic form, with x1 and x2 as the decision variables: Minimize Cost = 40x1 + 50x2 Subject to                 Constraint 1: 2x1 + 3x2 >= 30,                 Constraint 2: x1 + x2 >= 12,                 Constraint 3: 2x1 + x2 >= 20, and x1 >=0, x2 >= 0. Use the graphical method to solve this model. How does the optimal solution change if the objective function is changed to Cost = 40x1...
Let the utility function be given by u(x1, x2) = √x1 + x2. Let m be...
Let the utility function be given by u(x1, x2) = √x1 + x2. Let m be the income of the consumer, P1 and P2 the prices of good 1 and good 2, respectively. To simplify, normalize the price of good 1, that is P1 = £1. (a) Write down the budget constraint and illustrate the set of feasible bundles using a figure. (b) Suppose that m = £100 and that P2 = £10. Find the optimal bundle for the consumer....
Charlie’s utility function is U(x1, x2) = x1x2, where x1 and x2 are the Charlie’s consumption...
Charlie’s utility function is U(x1, x2) = x1x2, where x1 and x2 are the Charlie’s consumption of banana and apple, respectively. The price of apples is $1, the price of bananas is $2, and his income is $40. (a) Find out the Charlie’s optimal consumption bundle. (Note that Charlie’s utility function is Cobb-Douglas.) (b) If the price of apples now increases to $6 and the price of bananas stays constant, what would Charlie’s income have to be in order to...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT