Add figures
This commit is contained in:
parent
89eeff700e
commit
5f9551e832
@ -11,6 +11,7 @@
|
|||||||
\usepackage[utf8]{inputenc} %support umlauts in the input
|
\usepackage[utf8]{inputenc} %support umlauts in the input
|
||||||
% Easier compilation
|
% Easier compilation
|
||||||
\usepackage{bookmark}
|
\usepackage{bookmark}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\title{Week 7 - Evidence and experiments}
|
\title{Week 7 - Evidence and experiments}
|
||||||
@ -34,6 +35,48 @@
|
|||||||
|
|
||||||
The plot of height with respect to ranking does not show an explicit relationship between the two variables, however we aim to test this relation in the Results Section.
|
The plot of height with respect to ranking does not show an explicit relationship between the two variables, however we aim to test this relation in the Results Section.
|
||||||
|
|
||||||
|
\begin{figure}[ht]
|
||||||
|
\centering
|
||||||
|
\label{fig:distr}
|
||||||
|
\includegraphics[width=\textwidth]{correlation.png}
|
||||||
|
\caption{Distribution of each of the variables recorded in the data, as a function of the distance from an event}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
\begin{figure}[ht]
|
||||||
|
\centering
|
||||||
|
\label{fig:distr}
|
||||||
|
\includegraphics[width=\textwidth]{outlier.png}
|
||||||
|
\caption{Distribution of each of the variables recorded in the data, as a function of the distance from an event}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
\begin{figure}[ht]
|
||||||
|
\centering
|
||||||
|
\label{fig:distr}
|
||||||
|
\includegraphics[width=\textwidth]{pointheight.png}
|
||||||
|
\caption{Distribution of each of the variables recorded in the data, as a function of the distance from an event}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
\begin{figure}[ht]
|
||||||
|
\centering
|
||||||
|
\label{fig:distr}
|
||||||
|
\includegraphics[width=\textwidth]{heightrank.png}
|
||||||
|
\caption{Distribution of each of the variables recorded in the data, as a function of the distance from an event}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
\begin{figure}[ht]
|
||||||
|
\centering
|
||||||
|
\label{fig:distr}
|
||||||
|
\includegraphics[width=\textwidth]{handdistr.png}
|
||||||
|
\caption{Distribution of each of the variables recorded in the data, as a function of the distance from an event}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
\begin{figure}[ht]
|
||||||
|
\centering
|
||||||
|
\label{fig:distr}
|
||||||
|
\includegraphics[width=\textwidth]{handdistr_gender.png}
|
||||||
|
\caption{Distribution of each of the variables recorded in the data, as a function of the distance from an event}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
\section{Results} \label{sec:results}
|
\section{Results} \label{sec:results}
|
||||||
|
|
||||||
\subsection{The advantage of height}
|
\subsection{The advantage of height}
|
||||||
|
Reference in New Issue
Block a user