Skip to main content Skip to navigation

Assignment - Basic Statistics

This year students were introduced to both the R statistical programming language (open source, free) and GenStat (commercial). Either tool can be used for this assignment.

For R it is best to work with simple plain text files containing "Tab Separated Variables", like these:

You can also download all the data in a single Microsoft Excel spreadsheet (one dataset per worksheet) for use with GenStat:

N.B. Some column names in the Excel file have an exclamation mark at the end - this tells GenStat to treat them as factors (categorial data).

P.S. Files for the GenStat introduction session are on the lecture notes page.