Homework 6. Stat 540.

Objective

Enable a user to submit data over the WEB, run a statistical routine on the server, and return the output of that routine to the user. The idea, is that the routine implements your research methodology, but we will start with the methodology being simple linear regression!

Deliverables:

Note: you might find some of the samples from by directory useful (~deanf/public_html/play/).