博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
STA 137 Topics covered this week
阅读量:4651 次
发布时间:2019-06-09

本文共 3196 字,大约阅读时间需要 10 分钟。

Topics covered this week
STA 137
Winter Quarter, 2019

代做STA 137作业、代做JobProaciency留学生作业、代写Python实验作业、代写c++/python课程设计作业

Monday, January 7 Times series examples (Handout 1).
Wednesday, January 9 Review of regression (Handout 2).
Friday, January 11 Review of regression (Handouts 2 and 3).
Homework 1: Due on Friday, January 18
You may form a group of 3 students registered in this course and submit
one completed homework for the group. The front page should display only
the names of the students in the group. The actual work should start from the
second page
You will and a data set (JobProaciency) on the job prociency of 25 applicants
for entry level clerical positions in a government agency. The scores
on four tests (X1; X2; X3; X4) and the job proaciency scores (Y ) for the 25 applicants
are given in the data set. A multiple regression is to be ?tted to this
data
Yi = 0 + 1Xi1 + 2Xi2 + 3Xi3 + i4Xi4 + "i
; i = 1; : : : ; n = 25;
where f"ig are independent N(0; 2
) variables.
1. (a) Obtain a histogram for each of the variables. Are there noteworthy
features in the plots? Comment.
(b) Obtain a matrix plot of the data (ie, plot all the variables against each other
(R command: pairs)). Also obtain the correlation matrix. What do the plots
suggest about the nature of relationship between Y and each of the predictor
variables? Discuss. Does it seem that there is a problem of multicollinearity?
Explain.
(c) Fit a multiple regression model to the data. Obtain the parameter estimates,
their standard errors, analysis of variance table, R2 and R2
adj .
(d) Does it seem that all the independent variables need to be retained in the
regression model? If you consider deleting only one independent variable, which
is the best candidate for deletion? Explain your answers.
2. The questions here are on the atted model in (1c).
(a) Obtain a plot of the observed against the atted Y values. Also plot the
residuals against the atted values. Does it seem that the ?tted model is reasonable?
Do you suspect any nonlinearity? Is the assumption of equal variance of
the errors (ie, "iís) reasonable here? Explain your answers.
1
(c) Obtain a histogram of the residuals. Also obtain a normal probability plot of
the residuals, and the correlation between the residuals and the normal scores.
Is the assumption of normality of the errors reasonable? Explain.
3. (a) This question is on model selection by backward elimination. Starting
with the full model, delete one variable at a time. At each step, drop the
variable that is the best candidate for deletion. In this way, you will have 5
models: the largest one with all 4 independent variables, and the smallest one
has none. For each model, and the AIC and BIC values. Find the best model(s)
selected by the AIC and BIC criteria. Fit these anal selected model(s), obtain
the parameter estimates, their standard errors, R2 and R2
adj .
(b) Use the AIC and the BIC criteria to select the best among all possible regression
models. Fit these anal selected model(s), obtain the parameter estimates,
their standard errors, R2 and R2
adj .

因为专业,所以值得信赖。如有需要,请加QQ99515681 或邮箱: 

微信:codinghelp

转载于:https://www.cnblogs.com/andriowellcome/p/10284174.html

你可能感兴趣的文章
css3 3d旋转动画
查看>>
tpcc
查看>>
[ActionScript 3.0] AS3中的位图(BitmapData)应用
查看>>
datagrid在MVC中的运用02-结合搜索
查看>>
我们的目标是安全有效支持业务的信息处理技术平台
查看>>
编程学习方法
查看>>
静态链接库与动态链接库
查看>>
bzoj1180: [CROATIAN2009]OTOCI
查看>>
倒计时问题java
查看>>
某猿的饭局
查看>>
操作集合的工具类Collections
查看>>
一次ajax请求返回状态为Cancled的记录
查看>>
理解OAuth 2.0
查看>>
java 生成Http 头部date格式的string-RFC 1123 Date Representation in java
查看>>
Highcharts在IE8中不能一次性正常显示的一种解决办法
查看>>
cadence 16.6中Z-copy的用法
查看>>
修改USB固件库的Customer_HID例程
查看>>
13章 购买服务器和域名绑定
查看>>
4-9 边缘检测1
查看>>
第十章 优先级队列 (b3)完全二叉堆:删除与下滤
查看>>