The final report must be no more than 8 pages. SAS code used to
generate the results (plots and tables) must be submitted, organized
into an appendix to the final report. The 8 page limit doesn’t
include the SAS code appendix. Discussion is allowed, but you must write the report
independently. Please refer to the Marfan Syndrome Case Study as
a good example of technical writing.
http://www.stat.purdue.edu/~xbw/courses/stat512/notes/marfan.pdfTA Yucong Zhang, [email protected] will hold office hours on Wed
1-3pm in MATH 541 if you have project related and/or SAS coding
questions. I will answer questions after the class. You can find out more about SAS code from SAS support website:
http://support.sas.com/documentation/onlinedoc/base/index.html***** SAS command to read in data:data proj;
infile ‘data-proj.csv’ dlm=”,”;
input FFMC DMC DC ISI temp RH wind rain area;
run;
proc print data=proj;
run;***** Dataset Description:Number of Instances: 517 Missing Attribute Values: NoneAttribute information: 1. FFMC – FFMC index from the FWI system: 18.7 to 96.20
2. DMC – DMC index from the FWI system: 1.1 to 291.3
3. DC – DC index from the FWI system: 7.9 to 860.6
4. ISI – ISI index from the FWI system: 0.0 to 56.10
5. temp – temperature in Celsius degrees: 2.2 to 33.30
6. RH – relative humidity in %: 15.0 to 100
7. wind – wind speed in km/h: 0.40 to 9.40
8. rain – outside rain in mm/m2 : 0.0 to 6.4
9. area – the burned area of the forest (in ha): 0.00 to 1090.84 ***** Potential Tasks: 1. Response variable is ln(area+1). Create a new column in
the csv file for the response. Save a copy of the csv file with
10 variables. This is the data file actually used for the project.2. Make scatter plots and have summary statistics using proc
univariate. Examine the dataset (all 10 variables — including the 9
original variables plus the response variable). 3.1. Detect outliers using the measures introduced in
class. Discuss whether you decide to include or exclude certain
observations from the study3.2. Perform model diagnostics, check residuals. How do you fix the
problems and arrive at your final model? 3.3. Perform variable selection to find the best modelNote task 3.1-3.2-3.3 may need to be run iteratively, and may not
be in this order, to find the best result. 4. Besides write about the process of fitting the regression
model, report your final R^2, AND plot predicted area with the
observed area in the dataset to show how well your model fits the
data. The plot is the one from SAS proc reg, with ln(area+1) as
the response. (You don’t need to make the plot on the original
scale for area).
Approximate price: $22
We value our customers and so we ensure that what we do is 100% original..
With us you are guaranteed of quality work done by our qualified experts.Your information and everything that you do with us is kept completely confidential.You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.The Product ordered is guaranteed to be original. Orders are checked by the most advanced anti-plagiarism software in the market to assure that the Product is 100% original. The Company has a zero tolerance policy for plagiarism.The Free Revision policy is a courtesy service that the Company provides to help ensure Customer’s total satisfaction with the completed Order. To receive free revision the Company requires that the Customer provide the request within fourteen (14) days from the first completion date and within a period of thirty (30) days for dissertations.The Company is committed to protect the privacy of the Customer and it will never resell or share any of Customer’s personal information, including credit card data, with any third party. All the online transactions are processed through the secure and reliable online payment systems.By placing an order with us, you agree to the service we provide. We will endear to do all that it takes to deliver a comprehensive paper as per your requirements. We also count on your cooperation to ensure that we deliver on this mandate.
Linear Regression Project
Never use plagiarized sources. Get Your Original Essay on
Linear Regression Project
Hire Professionals Just from $11/Page