···1212\usepackage[utf8]{inputenc} %support umlauts in the input
1313% Easier compilation
1414\usepackage{bookmark}
1515+\usepackage{graphicx}
15161617\begin{document}
1718 \title{Week 9 - Correlation and Regression}
···3435 population of cleaned data (removed duplicates etc), alongside several random
3536 samples and samples of ranking ranges within the top 200. To this end, we made
3637 use of Microsoft Excel tools and functions of the Python library SciPy.
3838+3939+ TODO: Describe Python method as a sanity check
37403841 \section{Results} \label{sec:results}
3942 We performed separate statistical analyses on 10 different samples of the
···7477 weight using different test sets. All data is rounded to 5 decimal
7578 places}
7679 \end{table}
8080+8181+ \begin{figure}[ht]
8282+ \centering
8383+ \label{fig:scipy}
8484+ \includegraphics[width=0.6\textwidth]{pearson.png}
8585+ \includegraphics[width=0.6\textwidth]{spearman.png}
8686+ \caption{The Pearsion (top) and Spearman (bottom) correlations coefficients
8787+ of the data set as computed by the Pandas Python library}
8888+ \end{figure}
77897890 \section{Discussion} \label{sec:discussion}
7991 The results generally indicate that there is a fairly strong positive