Data and statistical analysis for the paper "The Effectiveness of Embedded Values Analysis Modules in Computer Science Education: An Empirical Study", accessible as a preprint here.
To run the analysis, clone or download the repository to your computer. Then, install some necessary packages:
pip install numpy scipy pandas seaborn scipy tabulate rho_plus
At this point, you should be able to run the entire notebook from start to finish. Please file any problems with reproducibility as an issue.