This "Mock Data & Analyses" component features five documents as follows:
1. "Data_Analysis_Script.R - This is the R code created to analyse the data.
2. "Data_Prep_Script.R - This is the R code created to tidy the data before analysis.
3. "MockData.csv" - This is a .csv file with mock data created using the Qualtrics file presented in the "Materials" component.
4. "Power_Analysis_Script.R - This is the R code created to run the power analysis.
5. "processeddata.csv" - This is a .csv file with mock processed data ready for analysis, created by running the "MockData.csv" file through the "Data_Prep_Script.R" file.