add main section for analysing data

This commit is contained in:
hannes.kuchelmeister
2020-03-30 16:35:46 +02:00
parent acec5f0d53
commit fce5c6264f
12 changed files with 66 additions and 9 deletions

View File

@@ -16,4 +16,33 @@
\dots
%% ---------------------
%% | / Example content |
%% ---------------------
%% ---------------------
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/appendix/homogenous_happy_unhappy_increase_amount-1000__tc-94}
\caption{The satisfaction and dissatisfaction change using the group recommender for homogenous groups with $tc = 94$.}
\label{fig:Appendix:HomoSatisfactionIncrease}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/appendix/homogenous_happy_unhappy_total_amount-1000__tc-94}
\caption{The average satisfaction and dissatisfaction with the recommender's decision for homogenous groups based on $tc = 94$.}
\label{fig:Appendix:HomoSatisfactionTotal}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/appendix/radnom_happy_unhappy_increase_amount-1000__tc-85}
\caption{The satisfaction and dissatisfaction change using the group recommender for random groups with $tc = 85$.}
\label{fig:Appendix:RandomSatisfactionIncrease}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/appendix/radnom_happy_unhappy_total_amount-1000__tc-85}
\caption{The average satisfaction and dissatisfaction with the recommender's decision for random groups based on $tc = 85$.}
\label{fig:Appendix:RandomSatisfactionTotal}
\end{figure}