{"id":32523,"date":"2025-06-22T15:08:14","date_gmt":"2025-06-22T15:08:14","guid":{"rendered":"https:\/\/gaviki.com\/blog\/?p=32523"},"modified":"2025-06-22T15:08:15","modified_gmt":"2025-06-22T15:08:15","slug":"college-students-weekly-earnings-in-dollars","status":"publish","type":"post","link":"https:\/\/gaviki.com\/blog\/college-students-weekly-earnings-in-dollars\/","title":{"rendered":"College Students Weekly Earnings in Dollars"},"content":{"rendered":"\n<p>College Students Weekly Earnings in Dollars (n = 5) (a) Make an Excel worksheet to calculate SSxx, SSyy, and SSxy (the same worksheet you used in exercises 12.2 and 12.3). (b) Use the formulas to calculate the slope and intercept. (c) Use your estimated slope and intercept to make a worksheet to calculate SSE, SSR, and SST. (d) Use these sums to calculate the R2. (e) To check your answers, make an Excel scatter plot of X and Y, select the data points, right-click, select Add Trendline, select the Options tab, and choose Display equation on chart and Display R-squared value on chart.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">The Correct Answer and Explanation is:<\/mark><\/strong><\/p>\n\n\n\n<p>To analyze the relationship between two variables (such as hours worked and weekly earnings for college students), we can follow the outlined steps in Microsoft Excel. Let\u2019s assume you have the following data for 5 students:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>X (Hours Worked)<\/th><th>Y (Weekly Earnings in $)<\/th><\/tr><\/thead><tbody><tr><td>10<\/td><td>150<\/td><\/tr><tr><td>15<\/td><td>200<\/td><\/tr><tr><td>20<\/td><td>260<\/td><\/tr><tr><td>25<\/td><td>310<\/td><\/tr><tr><td>30<\/td><td>370<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">(a) Create Excel Worksheet for SSxx, SSyy, SSxy<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In Excel, create columns for X, Y, X\u00b2, Y\u00b2, and XY.<\/li>\n\n\n\n<li>Use formulas like <code>=A2^2<\/code> for X\u00b2, <code>=B2^2<\/code> for Y\u00b2, and <code>=A2*B2<\/code> for XY.<\/li>\n\n\n\n<li>At the bottom, use the <code>=SUM()<\/code> function to total each column.<\/li>\n<\/ol>\n\n\n\n<p>Then compute:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SSxx = \u03a3(X\u00b2) \u2212 (\u03a3X)\u00b2 \/ n<\/li>\n\n\n\n<li>SSyy = \u03a3(Y\u00b2) \u2212 (\u03a3Y)\u00b2 \/ n<\/li>\n\n\n\n<li>SSxy = \u03a3(XY) \u2212 (\u03a3X)(\u03a3Y) \/ n<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">(b) Calculate the Slope and Intercept<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Slope (b)<\/strong> = SSxy \/ SSxx<\/li>\n\n\n\n<li><strong>Intercept (a)<\/strong> = \u0232 \u2212 bX\u0304<br>Where \u0232 and X\u0304 are the means of Y and X respectively.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">(c) Use Slope and Intercept to Compute SSE, SSR, and SST<\/h3>\n\n\n\n<p>Create a new column for predicted Y:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\u0176 = a + bX<\/code><\/li>\n<\/ul>\n\n\n\n<p>Then:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SST = SSyy<\/li>\n\n\n\n<li>SSR = \u03a3(\u0176 \u2212 \u0232)\u00b2<\/li>\n\n\n\n<li>SSE = \u03a3(Y \u2212 \u0176)\u00b2<\/li>\n<\/ul>\n\n\n\n<p>Use formulas in Excel for each squared deviation.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">(d) Calculate R\u00b2<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>R\u00b2 = SSR \/ SST<\/strong><\/li>\n<\/ul>\n\n\n\n<p>This value explains the proportion of variation in Y explained by X.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">(e) Create Scatter Plot and Trendline<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Select X and Y data.<\/li>\n\n\n\n<li>Insert a scatter plot.<\/li>\n\n\n\n<li>Right-click on a data point and choose \u201cAdd Trendline.\u201d<\/li>\n\n\n\n<li>In the trendline options, check \u201cDisplay Equation on Chart\u201d and \u201cDisplay R-squared value on chart.\u201d<\/li>\n<\/ol>\n\n\n\n<p>This graphical display will confirm the slope, intercept, and R\u00b2 value calculated.<\/p>\n\n\n\n<p>This entire process helps students build foundational knowledge in linear regression using Excel without requiring advanced statistical software.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"852\" height=\"1024\" src=\"https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner8-397.jpeg\" alt=\"\" class=\"wp-image-32524\" srcset=\"https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner8-397.jpeg 852w, https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner8-397-250x300.jpeg 250w, https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner8-397-768x923.jpeg 768w\" sizes=\"auto, (max-width: 852px) 100vw, 852px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>College Students Weekly Earnings in Dollars (n = 5) (a) Make an Excel worksheet to calculate SSxx, SSyy, and SSxy (the same worksheet you used in exercises 12.2 and 12.3). (b) Use the formulas to calculate the slope and intercept. (c) Use your estimated slope and intercept to make a worksheet to calculate SSE, SSR, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-32523","post","type-post","status-publish","format-standard","hentry","category-quiz-questions"],"_links":{"self":[{"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/posts\/32523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/comments?post=32523"}],"version-history":[{"count":2,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/posts\/32523\/revisions"}],"predecessor-version":[{"id":32526,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/posts\/32523\/revisions\/32526"}],"wp:attachment":[{"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/media?parent=32523"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/categories?post=32523"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/tags?post=32523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}