Project 3

a simulation study

For Project 3 you will conduct a small simulation study which does one of the following tasks (you can choose!):

  1. conducts a permutation test by simulating behavior under the null hypothesis (you would need to find a dataset and develop a related research question).

  2. develops a lineup protocol for visual inference, as in “Bringing Visual Inference to the Classroom”, (you’ll need to write the function to do the mapping. The ggplot part would be straightforward using faceting.). [That is, you would use a dataset, with a related research question, and test the research question using a series of null plots.]

  3. calculates a probability which is not trivial to estimate without a simulation. For example, simulate room draw!

  4. (needs some background in introductory statistics) investigates the effects of condition violations on a statistical test, as measured by coverage rate, confidence interval width, type I error rate, etc. [That is, your simulation would generate data and assess how often the data reject the null hypothesis or how often the confidence interval captures the true parameter. I’m happy to help with the R code for the statistics on this one!]

Your simulation study should contain the following elements:

Logistics:

Timeline

Mini-Project 3 must be submitted on Canvas (not Gradescope) by 11:59 PM on Wednesday October 30. You will add a tab to your Quarto webpage for Mini-Project 3 and submit the new page’s URL.

:::