From 4195c83ef8abfc90483a1dfce5b4a00f4524adff Mon Sep 17 00:00:00 2001 From: wea_ondara Date: Thu, 9 Apr 2020 16:27:29 +0200 Subject: [PATCH] wip --- text/4_datasets.tex | 28 +++++++++++++++++++++++++++- text/main.tex | 1 + 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/text/4_datasets.tex b/text/4_datasets.tex index 498607a..beb8c33 100644 --- a/text/4_datasets.tex +++ b/text/4_datasets.tex @@ -4,19 +4,45 @@ % from archive.org \cite{archivestackexchange} % list of datasets % selected largest dataset, smaller datasets data to sparse to take concolusions, statistcal change of outliner to big, outlines would effect the outcome by too much -% larger data sets yield in more consistent results +% larger data sets yield more consistent results + +%dataset include data since inception of community until some date %TODO find last dates %sections 1 per site \section{StackOverflow.com} + \section{math.stackexchange.com} + \section{MathOverflow.com} + \section{AskUbuntu.com} + \section{ServerFault.com} + \section{SuperUser.com} + \section{electronic.stackexchange.com} +electronic.stackexchange.com is a rather small community for electrical engeneering. +The community has X registered users of which X were active in X of Year. +Members asked X questions in total and gave X answers with an average answer density of X per question. +New users asked X questions with an average of X questione per new user during their first week after registration. + +\begin{figure}[H] %TODO add line with total users + \includegraphics[scale=0.35]{../electronics.stackexchange.com/output/posthist/activeusers-i3.png} + \label{elec_activeusers} + \caption{Active users with activity in the last 3 months} +\end{figure} +\begin{figure}[H] %TODO add line with total users + \includegraphics[scale=0.35]{../electronics.stackexchange.com/output/posthist/activeusers-i3.png} + \label{elec_activeusers_t} + \caption{Active users with activity in the last 3 months} +\end{figure} + \section{stats.stackexchange.com} + \section{tex.stackexchange.com} + \section{unix.stackexchange.com} diff --git a/text/main.tex b/text/main.tex index a8fb3e2..3272ac3 100644 --- a/text/main.tex +++ b/text/main.tex @@ -200,6 +200,7 @@ sorting=none ]{biblatex} \usepackage[T1]{fontenc} +\usepackage{float} \addbibresource{\mybiblatexfile}