Difference between revisions of "Univariate data analysis (2013)"

From Statistics for Engineering
Jump to navigation Jump to search
m
m
Line 3: Line 3:
| dates_alt_text =  
| dates_alt_text =  
| vimeoID1 = 57483092
| vimeoID1 = 57483092
| vimeoID2 =  
| vimeoID2 = 57550116
| vimeoID3 =
| vimeoID3 =
| vimeoID4 =
| vimeoID4 =

Revision as of 19:41, 16 January 2013

Class date(s): 15 to 24 January 2013
Nuvola mimetypes pdf.png (PDF) Course slides
Download video: Link (plays in Google Chrome) [360 M]

Download video: Link (plays in Google Chrome) [362 M]

Course notes and slides

Software source code

Please follow the software tutorial to install and run the course software. Here was the example used in class today:

# Read data from a web address
batch <- read.csv('http://datasets.connectmv.com/file/batch-yields.csv')