Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Calculate SSE andfor each of the following cases:

a. n = 20,SSyy=95,SSxy=50,β1^=.75

b. n = 40,y2=860 , y=50, SSxy=2700, β1^=.2

c. n = 10, (yi-y¯)2=58,SSxy=91,SSxx=170

Short Answer

Expert verified
  1. SSE = 57.5, s2= 3.195
  2. SSE = 257.5,s2 = 6.78
  3. SSE = 12.5, s2= 1.56

Step by step solution

01

Introduction

The overall deviation of the response values from the response values' fit is calculated using this statistic. The summed square of residuals is abbreviated as SSE.

02

Find SSE and s2for n = 20, role="math" localid="1668605135813" SSyy=95,role="math" localid="1668605146951" SSxy=50  ,  role="math" localid="1668605158273" β1^=.75

\(\begin{aligned}{c}SSE &= S{S_{yy}} - \widehat {{\beta _1}}S{S_{xy}}\\ &= 95 - (.75)(50)\\ &= 95 - 37.5\\ &= 57.5\end{aligned}\)

\(\begin{aligned}{c} {s^2} &= \frac{{SSE}}{{n - 2}}\\ &= \frac{{57.5}}{{20 - 2}}\\ &= \frac{{57.5}}{{18}}\\ &= 3.195\end{aligned}\)

Therefore,SSE is 57.5 and \( {s^2}\) 3.195.

03

Find SSE and s2for n = 40,∑y2=860 , ∑y=50 , SSxy=2700 ,  β1^=.2

\(\begin{aligned}{c}S{S_{yy}} &= \sum {y^2} - \frac{{{{\left( {\sum y} \right)}^2}}}{n}\\ &= 860 - \frac{{{{\left( {50} \right)}^2}}}{{40}}\\ &= 860 - \frac{{2500}}{{40}}\\ &= 860 - 62.5\end{aligned}\)

\( = 797.5\)

\(\begin{aligned}{c}SSE &= S{S_{yy}} - \widehat {{\beta _1}}S{S_{xy}}\\ &= 797.5 - (.2)(2700)\\ &= 797.5 - 540\\ &= 257.5\end{aligned}\)

\(\begin{aligned}{c} {s^2} &= \frac{{SSE}}{{n - 2}}\\ &= \frac{{257.5}}{{40 - 2}}\\ &= \frac{{257.5}}{{38}}\\ &= 6.78\end{aligned}\)

Therefore, SSE is 257.5 and s26.78.

04

Find SSE and s2for n = 10,  ∑(yi-y¯)2=58, SSxy=91, SSxx=170

\(S{S_{yy}} = \sum {\left( {{y_i} - \overline y } \right)^2} = 58\)

\(\begin{aligned}{c}\widehat {{\beta _1}} &= \frac{{S{S_{xy}}}}{{S{S_{xx}}}}\\ &= \frac{{91}}{{170}}\\ &= 0.5\end{aligned}\)

\(\begin{aligned}{c}SSE &= S{S_{yy}} - \widehat {{\beta _1}}S{S_{xy}}\\ &= 58 - (.5)(91)\\ &= 58 - 45.5\\ &= 12.5\end{aligned}\)

\(\begin{aligned}{c} {s^2} &= \frac{{SSE}}{{n - 2}}\\ &= \frac{{12.5}}{{10 - 2}}\\ &= \frac{{12.5}}{8}\\ &= 1.56\end{aligned}\)

Therefore, SSE is 12.5 and s21.56.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose you fit a least squares line where n = 20, y=176.11, y2=1602.097,SSxy=5,365.0735, and β^1=.0087.

a. Calculate the estimated standard error for the regression model.

b. Interpret the estimation value calculated in part a.

In each case, graph the line that passes through the given points.

a. (1, 1) and (5, 5) b. (0, 3) and (3, 0)

c. (-1, 1), and (4, 2) d. (-6, -3) and (2, 6)

Software millionaires and birthdays. Refer to Exercise 11.23 (p. 655) and the study of software millionaires and their birthdays. The data are reproduced on p. 663.

a. Find SSE s2and s for the simple linear regression model relating the number (y) of software millionaire birthdays in a decade to the total number (x) of U.S. births.

b. Find SSE s2and s for the simple linear regression model relating the number (y) of software millionaire birthdays in a decade to the number (x) of CEO birthdays.

c. Which of the two models' fit will have smaller errors of prediction? Why?

Decade

Total U.S. Births (millions)

Number of Software Millionaire Birthdays

Number of CEO Birthdays (in a random sample of 70 companies from the Fortune 500 list)

1920

28.582

3

2

1930

24.374

1

2

1940

31.666

10

23

1950

40.530

14

38

1960

38.808

7

9

1970

33.309

4

0

Congress voting on women’s issues. The American Economic Review (March 2008) published research on how the gender mix of a U.S. legislator’s children can influence the legislator’s votes in Congress. The American Association of University Women (AAUW) uses voting records of each member of Congress to compute an AAUW score, where higher scores indicate more favorable voting for women’s rights. The researcher wants to use the number of daughters a legislator has to predict the legislator’s AAUW score.

a. In this study, identify the dependent and independent variables.

b. Explain why a probabilistic model is more appropriate than a deterministic model.

c. Write the equation of the straight-line, probabilistic model.

Refer to Exercise 11.14. After the least-squares line has been obtained, the table below (which is similar to Table 11.2) can be used for (1) comparing the observed and the predicted values of y and (2) computing SSE.

a. Complete the table.

b. Plot the least-squares line on a scatterplot of the data. Plot the following line on the same graph:

y^= 14 - 2.5x.

c. Show that SSE is larger for the line in part b than for the least-squares line.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free