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

Jmp fit model parameter estimates

26/11/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:

Engineering Exam Guru
Chartered Accountant
Calculation Guru
Top Class Engineers
Financial Assignments
Quick Finance Master
Writer Writer Name Offer Chat
Engineering Exam Guru

ONLINE

Engineering Exam Guru

I find your project quite stimulating and related to my profession. I can surely contribute you with your project.

$39 Chat With Writer
Chartered Accountant

ONLINE

Chartered Accountant

This project is my strength and I can fulfill your requirements properly within your given deadline. I always give plagiarism-free work to my clients at very competitive prices.

$44 Chat With Writer
Calculation Guru

ONLINE

Calculation Guru

I have assisted scholars, business persons, startups, entrepreneurs, marketers, managers etc in their, pitches, presentations, market research, business plans etc.

$16 Chat With Writer
Top Class Engineers

ONLINE

Top Class Engineers

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
Financial Assignments

ONLINE

Financial Assignments

I have assisted scholars, business persons, startups, entrepreneurs, marketers, managers etc in their, pitches, presentations, market research, business plans etc.

$49 Chat With Writer
Quick Finance Master

ONLINE

Quick Finance Master

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.

$50 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

Internet Marketing - When did dhl leave wilmington ohio - Caerphilly county council refuse collection - Episode 3 19 50 - Occupation vs profession nursing - House and mitchell path goal theory - Oxford art online articles - Bohrer cpa is considering the following factors - Characters in homeless bird - Ancient egypt social pyramid - Semi precision attachment fixed partial denture - 8500 hilltop road fairfax va 22031 - Schaffer and emerson attachment theory - Qualities of king david as a leader - Project - Jimmy barnes take a load off annie - Cinquain poem how to write - Mrs coiler great expectations - Truly by craft and flow performance pant - Dozier company produced and sold units - Medibank private cover summary - What is kud in education - Marks and spencer vrio analysis - Life journey - Big bertha stories by bobbie ann mason - Examples of euphonious words - Computer architecture a quantitative approach appendix solutions - Unit VI Journal - Job order cost accounting system journal entries - Sewer diagram sydney water - Social work skills for process recordings - Interpreting Statistical Output for Data Analysis PowerPoint Presentation - DISCUSSION QUESTION/ ATTN: CATHERINE OWENS - Getta byte software resource allocation - Don t call me ishmael chapter questions - Chicago bulls emblem upside down - Pushing the right buttons global talent management at kone corporation - Connecting diodes in series - Heartbeat ktv karaoke lounge dublin ca - The crucible and the dressmaker themes - Research Paper - Average value of a function integral - Subject verb agreement assessment - Difference between prose and drama - Hannah hoch the beautiful girl analysis - Short nights of the shadow catcher discussion questions - Eddie de vere building nambour - Research Paper - CMGT 556 1 - Legal requirements for schedule 8 drugs - Does school uniforms prevent bullying - Joelle ogletree - 28.3 km in miles - Identify three obstacles facing third parties - Noun form of zealous - Translational Research And Population Health Management - The namesake study guide pdf - The nine cell industry attractiveness competitive strength matrix - Need in 12-rs - Overhead ground wire lightning protection - How to solve sin 3x - The following balance sheet for the hubbard corporation was prepared by the company: - Which statement best illustrates a debatable argumentative thesis - Career counseling treatment plan example - Assesment 3 - Physics Homework - Chicken dissection lab report - Field instrument installation procedure - Lymphoscintigraphy cpt code - Business risk and financial risk - Research Paper - Discussion 3 - Seeking Professional MBA Assignment Help? - Is the diary of anne frank a memoir - Aerated concrete floor panels - Croft medical centre oadby - Padi nitrox exam questions - Insight maker tutorial - Growing Core Innovation Competencies - Gradually varied flow direct step method - Peel paragraphs - Community health needs assessment essay - Informed consent psychology research - Johnny o keefe move baby move - What makes 100 points of id nsw - Persian war worksheet answers - Lyle and scott nus - Integrity selling for the 21st century cliff notes - Apple accounting change - Bonds payable long term liability - Using cellphones while driving is dangerous persuasive speech - The way movie reflection questions - Business strategy game year 12 decisions - Aqa gcse physics equations - Community assessment windshield survey - Uni - Duplication of column in a table derived table teradata - International Foods Case Study - Bought? - Hw - Ring main unit schneider price