The assignment is to come up with a question based on variables of your choice from the survey using R. Your analysis should include a question, descriptive statistics (e.g. means, correlations, frequency data) and a plot of the results.

statistics

Description

The assignment is to come up with a question based on variables of your choice from the survey using R. Your analysis should include a question, descriptive statistics (e.g. means, correlations, frequency data) and a plot of the results. The following script shows how to generate descriptive statistics and plot results for comparing ratio scale data to ratio scale data, ratio to nominal scale data, and nominal to nominal scale data:

http://courses.washington.edu/psy315/R/DescriptiveStatistics.R (Links to an external site.)

The following is an example assignment as a 'R markdown' script:

http://courses.washington.edu/psy315/homework/SurveyAnalysisHomeworkExample.Rmd (Links to an external site.)

Which when clicking in the 'knit' button generates this word document:

http://courses.washington.edu/psy315/homework/SurveyAnalysisHomeworkExample.docx (Links to an external site.)

The assignment must be from the survey questions.


Related Questions in statistics category