Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Least squares regression line jmp

03/12/2021 Client: muhammad11 Deadline: 2 Day

Case 8 - Contributions: Simple Linear Regression and Time Series

Marlene Smith, University of Colorado Denver Business School

2

Contributions1: Simple Linear Regression and Time Series

Background

The Colorado Combined Campaign solicits Colorado government employees’ participation in a fund- raising drive. Funds raised by the campaign go to over 700 Colorado charities in all, including the Humane Society of Boulder Valley and the Denver Children’s Advocacy Center. Prominent state employees, such as university presidents, chancellors and lieutenant governors, head the annual campaigns. An advisory committee determines whether the charities receiving contributions provide the services claimed in a fiscally responsible manner.

All Colorado state employees may contribute to the fund. However, certain state institutions are targeted to receive promotional brochures and campaign literature. Employees in these targeted groups are referred to as “eligible” employees. Each year, the number of eligible employees is known in June. Fund-raising activities are then conducted throughout the fall. By year’s end, total contributions raised that year are tabulated.

The Task

It is now June 2010. The number of eligible employees for 2010 has been determined to be 53,455. Does knowing the number of eligible employees help predict 2010 year-end contributions?

The Data Contributions.jmp

This is an annual time-series from 1988 – 2009. The variables are contribution Year and:

Actual Total contributions to the campaign for the year in dollars Employees Number of eligible employees that year

Analysis The average level of contributions during this time period was $1,143,769, with a typical fluctuation of $339,788 around the average. The average number of eligible employees was 45,419, with a typical fluctuation of 9,791.

Exhibit 1 Summary Statistics for Actual and Employees

(Analyze > Tabulate; drag Actual and Employees in drop zone for rows as analysis columns. Then, drag Mean and Std Dev from the middle panel to drop zone for columns.

Note that in JMP versions 10 and earlier Tabulate is under the Tables menu.)

1Mel Rael, Executive Director of the Colorado Combined Campaign, graciously provided these data.

3

As we can see in Exhibit 2, contributions are growing over time:

Exhibit 2 Time Series Plot of Actual by Year

(Graph > Graph Builder; drag and drop Actual in Y and Year in X. Click on the smoother icon at the top to remove the smoother. Hold the shift key and click the line icon to add a line. Or, right click in the graph to select these options. Then, click Done.)

The long-term growth in contributions is attributable to two phenomena:

• The amount contributed per eligible employee is mostly upward (Exhibit 3, top). • The number of eligible employees is on the rise, particularly in the 1999 to 2002 campaign years

(Exhibit 3, bottom).

Exhibit 3 Time Series Plots of Actual per Employee and Employees

(Create a new column and rename it Actual per Employee, then use the Formula Editor to create the formula – Actual divided by Employees.

Follow the instructions for Exhibit 2 to create the graph for Employees. Then, click and drag Actual per Employee above Employees in Y, and release.

To change the markers for points, use the lasso from the toolbar to select the points (draw a circle around them). Then go to Rows > Markers and select a marker.)

4

The scatterplot and least squares regression line using Actual as the response variable and Employees as the predictor variable is shown in Exhibit 4. The formula for the regression line is found below the plot under Linear Fit. The slope of the fitted line, 33.555, estimates the contribution for each eligible employee over this time period. Hence, the model estimates an additional $33.56 in contributions for each eligible employee. Under Parameter Estimates, we see that the number of employees is a statistically significant predictor of year-end contributions; the p-value, listed as Prob > |t|, is < 0.0001.

The number of employees doesn’t perfectly predict contributions. Just over 93% of the variability in contributions is associated with variability in number of eligible employees (RSquare = 0.934907). Comparing the standard deviation of Actual ($339,788) to the root mean square of the regression equation ((RMSE = $88,832) suggests that a substantial reduction in the variation in contributions occurs by using the regression model to explain variation in year-end contributions.

Exhibit 4 Regression with Actual (Y) and Employees (X)

(Analyze > Fit Y by X. Use Actual as Y, Response and Employees as X, Factor. Under the red triangle select Fit Line. Note: To remove the markers in Exhibit 3, go to the Rows menu and select Clear Row States.)

We’ve been informed that the number of eligible employees in 2010 is 53,455. To use the regression equation to forecast 2010 year-end contributions, we can plug this number into the regression equation.

5

If the number of Employees is 53,455, the predicted Actual contributions is:

Actual = -380265.5 + (33.555042) x Employees = -380265.5 + (33.555042) x (53,455) = 1413419.3 (or, $1,413,419)

In words, given that the number of eligible employees is 53,455, our model estimates that 2010 year-end contributions will be approximately $1.413 million.

Easier still, we can skip the math exercise, save the regression formula and prediction intervals and ask JMP to calculate the estimated contributions for 2010 (Exhibit 5). Prediction intervals are useful, since the number of employees isn’t a perfect predictor of contributions. The prediction interval gives us an estimate of the interval in which the 2010 year-end contributions will fall (with 95% confidence).

Exhibit 5 Predicted Value and Prediction Interval for 2010 Contribution

(In the Bivariate Fit window, select Save Predicteds under the red Triangle for Linear Fit. JMP will create a new column with the prediction formula for Actual. Create a new row and enter a value for Employees – the predicted value for Actual will display. To save prediction intervals, use Analyze > Fit Model; select Actual as Y and Employees as a model effect, and hit Run. Under the red triangle select Save Columns > Indiv Confidence Intervals.)

Predicted values can also be explored dynamically using the cross-hair tool. In Exhibit 6, we see that the predicted value for Actual, if Employees is 53,414, is around $1.402 million.

Exhibit 6 Using Cross-hair Tool to Explore Predicted Contribution

(Select the cross-hair tool on the toolbar. Click on the regression line at the value of the predictor to see the predicted response value.)

6

We can also graphically explore prediction intervals (Exhibit 7).

Exhibit 7 Prediction Intervals for Actual

(In the Bivariate Fit window, select Confid Curves Indiv under the red Triangle next to Linear Fit. Use the cross-hairs to find the upper and lower bounds for the prediction interval.)

Summary

Statistical Insights

Forecasting using regression involves substituting known or hypothetical values for X into the regression equation and solving for Y. In this case, values for the predictor variable in the forecasting horizon are known in advance; i.e., we know that the 2010 value for Employees is 53,455, so we plugged this value into the regression equation to forecast year-end contributions. In another setting, in which the same-year value for X is unknown, how would we proceed? One possibility is to forecast the value of the predictor variable. Another possibility, when theoretically and statistically justified, is to use lagged values of the original predictor variables in the regression model.

When building any regression model, residuals should be checked to ensure that the linear fit makes sense.

Managerial Implications

Regression has provided a prediction for year-end 2010 Colorado Combined Campaign contributions of $1.4M. In managerial settings such as this, where the response variable represents a business goal, managers often set higher expectations than the predicated value to motivate improved performance. One such choice here might be the upper 95% prediction limit of $1.6M.

This forecasting methodology can be repeated year after year. Once the final contributions to 2010 are known, they can be added to the data set and the regression line can be recalculated. By midyear of 2011, the number of eligible employees will be known.

7

Note that, in this case, we focused on trend analysis using only Year as the predictor. We could also fit a model with both Employee and Year. We will consider regression models with more than one predictor in a future case.

JMP Features and Hints

In this case we used Fit Y by X to develop a regression model. We used cross-hairs tool to explore the predicted value of the response at a given value of the predictor. Several options, such as saving predicted values and showing prediction intervals, are available under the red triangle for the fitted line. When the prediction formula is saved, a new column with the regression formula is created. Enter the value of X in a new row in the JMP data table, and the predicted value will display. To save prediction intervals to the data table for the value of X, use Fit Model.

Note that other intervals and model diagnostics are also available from both Fit Y by X and Fit Model. To generate residual plots from within Fit Y by X, select the option under the red triangle next to Linear Fit.

Exercises

A regression trend analysis uses only the information contained in the passage of time to predict a response variable.

1. Perform a trend analysis with the Colorado Combined Campaign data, using Actual as the response variable and Year as the predictor.

2. Forecast the 2010 - 2013 Colorado Combined Campaign contributions.

3. Compare your forecast for 2010 with that obtained from the simple linear regression model in which number of eligible employees is the predictor variable. Hint: Compare RMSE, RSquare, and the estimated contributions for 2010. Which model does a better job of explaining variation in contributions?

4. We’ve limited our analyses to one predictor variable at a time. Guestimate what would happen, in terms of RMSE, RSquare and model predictions if we were to build a model with both Year and Employees.

8

SAS Institute Inc. World Headquarters +1 919 677 8000 JMP is a software solution from SAS. To learn more about SAS, visit www.sas.com For JMP sales in the US and Canada, call 877 594 6567 or go to www.jmp.com

SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. Other brand and product names are trademarks of their respective companies. S81971.1111

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Instant Assignment Writer
Assignment Hut
Accounting & Finance Specialist
A Grade Exams
Engineering Mentor
WRITING LAND
Writer Writer Name Offer Chat
Instant Assignment Writer

ONLINE

Instant Assignment Writer

After reading your project details, I feel myself as the best option for you to fulfill this project with 100 percent perfection.

$42 Chat With Writer
Assignment Hut

ONLINE

Assignment Hut

I am an experienced researcher here with master education. After reading your posting, I feel, you need an expert research writer to complete your project.Thank You

$30 Chat With Writer
Accounting & Finance Specialist

ONLINE

Accounting & Finance Specialist

Being a Ph.D. in the Business field, I have been doing academic writing for the past 7 years and have a good command over writing research papers, essay, dissertations and all kinds of academic writing and proofreading.

$46 Chat With Writer
A Grade Exams

ONLINE

A Grade Exams

I will provide you with the well organized and well research papers from different primary and secondary sources will write the content that will support your points.

$22 Chat With Writer
Engineering Mentor

ONLINE

Engineering Mentor

As an experienced writer, I have extensive experience in business writing, report writing, business profile writing, writing business reports and business plans for my clients.

$34 Chat With Writer
WRITING LAND

ONLINE

WRITING LAND

I am an elite class writer with more than 6 years of experience as an academic writer. I will provide you the 100 percent original and plagiarism-free content.

$37 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

Goldman sachs global leaders program - Columbia southern university library - Cardiology department glasgow royal infirmary - Soov bite gel side effects - Vb net console writeline - Icd 10 code for finger laceration with tendon involvement - 100 cats kill 100 mice in 100 days - Circular double stranded dna molecule - The college payoff education occupations lifetime earnings - Position Paper - Stat transfer 14 license key - Nasw standards of practice - Mike derr and mark finger - 2 Page Essay "Social Bond Theory" - Strategic management in international context - 34.62 ml of 0.1510 m - Good palliative geriatric practice algorithm - Mitosis and meiosis crossword puzzle answers - Psychological testing and assessment aiken pdf - Telstra thanks gold class - Standards based classroom lesson plan template - Southeast medical center case study - How to reduce negative cost variance - Which word set completes the following analogy librarian books - Grand canyon university children's functional health pattern assessment - Anderson school district 3 - Brisbane city council ebimap - Paper Proposal for consumption and consumer society. - Ethical Dilemma Project: Continues - Concept synthesis paper on personal nursing philosophy - Homework 5 AV - 2483 west 16th street brooklyn ny 11214 - How to find present value of dividends - Johnny jolter power plunger lowes - Mcdonald's organizes its marketing team to align with its - After dinner speeches have the primary general purpose to - 2014 hsc physics solutions - Technology trends that have an impact on patient care - Capital budgeting exercise - Option for the poor and vulnerable - Michaelis menten kinetics ppt - Security+ guide to network security fundamentals 4th edition review questions answers - Python knn data - Answers to voices of freedom questions - Aaron devor gender role behaviors and attitudes citation - Journal entry 15 on course - Need online homework done for statistics 10-15 assignments via mathlab - Community College Leader Interview and Presentation - What is the density of neon - Star wars clone wars planetary forces game - Creative expression definition - HR Policy - Discussion due date 28th August - Sales discounts is a revenue account with a credit balance - Donald murray teaching writing as a process - The decomposition of hydrogen peroxide lab report answers - Jake bilsborrow go fund me - Freightliner fault code 33 bulkhead - Two types of divestitures are _____ - Internet Marketing - Ol 211 final project milestone two - Calculate the ph of the following aqueous solution - Assignment 4 - Christ church preschool st ives - Honda gx25 oil type - Rouse hill family medical practice dr m charteris - Synthesize 3 elite arid lancers - Plague of roses john debney - Quiet leadership david rock free download - Communication fundamentals with john ullmen - Golf club market share by brand - Before you know it john bargh pdf - 5 paragraph essay of how social changes have been affecting the nuclear family - Regulation for Nursing Practice Staff Development Meeting - Chair cyclohexane model kit - Radical changing verbs spanish - Implementation and control of marketing plan example - Fresh fruit broken bodies free pdf - Basic electrical knowledge test - Reverse acting pressure switch - Aidonia yeah yeah acapella - Final Project paper - Probability and statistics - Supertech institute of computer sciences - The jilting of granny weatherall literary analysis - Lakeside healthcare at oundle - Dress for less lindley - Vladek and art relationship - Unit 3/4 biology study design - Artifact that embodies ethical values - Aqa a level geography grade boundaries - What is the purpose of a cirt plan - Www vicroads vic gov au demerit points - Jr and ddw pty ltd - Diversity reflection essay - What is a stopple fitting - Grams per litre to moles per litre - The term defensive programming refers to which of the following - Business and society ethics and stakeholder management 15th edition - Year 9 body systems test