Skip navigation, view page content

The Ohio State University

www.osu.edu

  1. Help
  2. Campus map
  3. Find people
  4. Webmail


Ohio State University logo STAT 763 Homework Assignments

Homework 1

  • Due April 12 (Monday).
  • Here is the problem set for homework 1 and R code (hw1.R) for Problem 1.
  • For problem 2 (b), note that interpSpline requires at least four knots to be specified as it calls splineDesign function, which needs at least four knots for cubic splines. Just for plotting, add 0 and 4 to x as boundary knots and the values of the interpolating spline function at 0 and 4 (from your solution) to y and use interpSpline function.
  • For those who have not used R before, read Introduction to R and visit http://www.r-project.org for downloading R and other information.

Homework 2

  • Due April 21 (Wednesday).
  • Here is the problem set for homework 2 and birthweights data (a plain text file). In Problem 1, treat the variable 'Smoking' as categorical NOT numerical.

Homework 3

  • Due May 10 (Monday)
  • Here is the problem set for homework 3.

Homework 4

  • Due May 24 (Monday)
  • Here is the problem set for homework 4.

Homework 5

  • Due June 2 (Wednesday).
  • Here is the problem set for homework 5.
  • If you haven't completed online SEI for this class, please take a few moments to fill out the form. It's part of Homework 5!

return to top