Course Project

Course Project - 25 pts

Due May 12th by 11:59 pm

Project Details

The goal of this project is to do an analysis from start to finish. The study can come from data/project you are already working on (for a thesis or project) or you can design a brand new analysis on a topic that you are interested in. For this project, you will find some data you are interested in, analyze the data, and do a short write-up of the methods and results. The main prerequisite is that the analysis should be conducted in R.

Project Length

The length of these will likely vary, but I envision this to be in the 3 to 8 page range.

Statistical Output

Do NOT include raw output from R in the final paper (e.g. do not include output directly from summary()). Rather, include statistics or figures you wish to include in formatted tables or directly in the text. Raw statistical output from R will result in a 10 point grade reduction.

Things to include

Below is a list of things to include in your write-up:

  • Brief literature review – discuss why this topic interests you and any gaps in the literature. This is not intended to be a true literature review, I’m envisioning a few paragraphs giving a very broad overview, paying more attention to gaps in knowledge.

  • State your research question(s)

  • Plan out the methods to answer the research question(s). Talk about the dependent and independent variables, the analysis you are going to conduct, the sample and population, and hypotheses you are testing.

  • Report descriptive statistics (graphical and/or summary statistics). Talk about the distribution of the variables and interesting observations that came about from a descriptive analysis. For example, there may be discussion of missing data, extreme values that needed to be removed, variation across groups, or descriptive differences in location across groups.

  • Now perform your analysis. Make sure to talk about assumptions and if they were met for the method you performed. Report the results of the test in statistical terms.

  • Include at least one graphic summarizing the results of the inferential method you used to answer the research question.

  • Lastly, discuss the research conclusions. This may include how the results may impact practice, policy, or basic knowledge on the topic generally. Think about any limitations this study may have had and how this study may benefit the knowledge of the topic you are studying.

  • Please include a write up document (e.g. Word, HTML, PDF) and also include your analysis scripts (e.g. R script or Rmd) when uploading the final assignment to ICON.

Previous