This commit is contained in:
wea_ondara
2021-02-13 23:33:51 +01:00
parent 08455c69fb
commit 303794e14e
3 changed files with 145 additions and 114 deletions

View File

@@ -8,7 +8,7 @@ This section shows the results of the experiments described in section 3 on the
% maybe average data points per month
%TODO write some text to each result
\pagebreak
\section{StackOverflow.com}
StackOverflow shows a very slight decrease in the average sentiment of time before the change is introduced. When the change occurs the average sentiment jumps up. After the change, the sentiments reach higher levels and keep rising. The average vote score rises right before and stays fairly constant after the change. This indicates that the vote score is not affected by the change. However, the number of questions from new contributors increases after the change while before the change is fairly constant. The number of follow-up questions from new contributors declines before the change and rise after the change.
@@ -33,6 +33,132 @@ StackOverflow shows a very slight decrease in the average sentiment of time befo
% jump upward at the change
% sentiments rising after change
\section{AskUbuntu.com}
AskUbuntu sees a decrease in average sentiments prior to the change. After the introduction of the change, the regression dips but sentiments keep rising drastically since then. The vote score has a huge range of values prior to and after the change, however, the graph indicates the vote score declines after the change. The number of 1st questions slightly decreases prior to the change and starts rising after the change.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../askubuntu.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on AskUbuntu.com}
\label{ubuntu_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../askubuntu.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on AskUbuntu.com}
\label{ubuntu_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../askubuntu.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on AskUbuntu.com}
\label{ubuntu_questionsits}
\end{subfigure}
\end{figure}
% senitments have gradually fallen prior to the change
% sentiments increased after the change
% maybe: sentiments did not change drastically as seen in maths communities
\section{ServerFault.com}
ServerFault shows gradually rising average sentiments prior to the change. At the time of the change, the regression makes a jump upward and the average sentiment decreases slowly afterward. The vote score falls prior to the change, made a huge jump upward, and quickly returns to the levels just prior to the change. The number of 1st questions, however, sees a drastic change. Prior to the change, the number of 1st questions decreases steadily, while after the change the numbers increase at the same pace as they fall prior to the change. The number of follow-up questions also sees the same course direction, falling prior and raising after the change.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../serverfault.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on ServerFault.com}
\label{fault_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../serverfault.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on ServerFault.com}
\label{fault_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../serverfault.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on ServerFault.com}
\label{fault_questionsits}
\end{subfigure}
\end{figure}
% sentiments fairly stable before and after the change
% small jump in avg sentiments at change date
\section{stats.stackexchange.com}
On stats.stackexchange.com the average sentiment decreases steadily prior to the change. The regression dips when the change is introduced. However, the average sentiment after the change indicates a slight upward trend. The vote score also decreases prior to the change but does not recover afterward. However, the number of 1st questions and follow-up questions rise prior to the change and increase even faster after the change.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../stats.stackexchange.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on stats.stackexchange.com}
\label{stats_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../stats.stackexchange.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on stats.stackexchange.com}
\label{stats_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../stats.stackexchange.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on stats.stackexchange.com}
\label{stats_questionsits}
\end{subfigure}
\end{figure}
% sentiments steadily decreasing prior to the change
% dip in avg sentiment at the change date
% sight upward trend after the change
\section{tex.stackexchange.com}
On tex.stackexchange.com the average sentiment is low compared to the other investigated data sets. Prior to the change the average sentiment only slightly decreases. When the change is introduced the regression takes a dip down and after the change, the average sentiment increases drastically. Future data will be required to see if this upward trend continues or evens out. In stark contrast, the vote score shows a downward trend, although there is a short window around the change date where vote scores are higher compared to before and after the change. The number of 1st questions has a downward trend before the change and an upward trend afterward. The downward trend of the number of follow-up questions is uninterrupted by the change.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../tex.stackexchange.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on tex.stackexchange.com}
\label{tex_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../tex.stackexchange.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on tex.stackexchange.com}
\label{tex_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../tex.stackexchange.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on tex.stackexchange.com}
\label{tex_questionsits}
\end{subfigure}
\end{figure}
% avg sentiment fairly low compared to the other investigated communities
% avg sentiment slowly decreasing prior to the change
% large dips in avg snetiment after the change
% trend after change strongly upward
\section{unix.stackexchange.com}
On unix.stackexchange.com the average sentiment decreases prior to the change. When the change is introduced the regression takes a small dip down, however, the average sentiment increases fast after the change. The vote score shows a continuous downward trend and the number of 1st and follow-up questions fall slightly prior to the change and increase afterward.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../unix.stackexchange.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on unix.stackexchange.com}
\label{unix_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../unix.stackexchange.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on unix.stackexchange.com}
\label{unix_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../unix.stackexchange.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on unix.stackexchange.com}
\label{unix_questionsits}
\end{subfigure}
\end{figure}
% sentiments decreasing prior to the change
% snetiments rising after the change
% little jump upwards at change date
% these communities befitted from the change
% #number of 1st questions rose in every of these communities
% #number of follow up questions are rising in most of the communities
% sentiment rose in most of the communities
% the vote score is mostly uncorrelated with the change
More than half of the commiunities show befits from the change. The number of first questions increase in all of the 6 previously shown communities. Also, for most of these communities the number of follow-up questions increased too. Furthermore, the sentiment ITS shows an improvement in all except 1 community. The vote score analysis yielded no meaningful results for these communities. The vote score does not change with the introduction of Stackexchange' policy, with the exception of ServerFault, however, the increase in the vote score did not last for long.
\section{math.stackexchange.com}
The math.stackexchange.com community shows a decrease in average sentiments, vote score, and the number of questions prior to the change. The measurements make a small jump upward when the change is introduced, however, they continue their downward trend after the introduction of the change. Only the number of follow-up questions stabilizes and begins to increase after the change.
\begin{figure}[H]
@@ -77,50 +203,7 @@ MathOverflow shows a constant regression before the change, however, average sen
% senitments stable/constant prior to the change
% falling after the change
\section{AskUbuntu.com}
AskUbuntu sees a decrease in average sentiments prior to the change. After the introduction of the change, the regression dips but sentiments keep rising drastically since then. The vote score has a huge range of values prior to and after the change, however, the graph indicates the vote score declines after the change. The number of 1st questions slightly decreases prior to the change and starts rising after the change.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../askubuntu.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on AskUbuntu.com}
\label{ubuntu_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../askubuntu.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on AskUbuntu.com}
\label{ubuntu_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../askubuntu.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on AskUbuntu.com}
\label{ubuntu_questionsits}
\end{subfigure}
\end{figure}
%senitments have gradually fallen prior to the change
% sentiments increased after the change
%maybe: sentiments did not change drastically as seen in maths communities
\section{ServerFault.com}
ServerFault shows gradually rising average sentiments prior to the change. At the time of the change, the regression makes a jump upward and the average sentiment decreases slowly afterward. The vote score falls prior to the change, made a huge jump upward, and quickly returns to the levels just prior to the change. The number of 1st questions, however, sees a drastic change. Prior to the change, the number of 1st questions decreases steadily, while after the change the numbers increase at the same pace as they fall prior to the change. The number of follow-up questions also sees the same course direction, falling prior and raising after the change.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../serverfault.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on ServerFault.com}
\label{fault_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../serverfault.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on ServerFault.com}
\label{fault_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../serverfault.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on ServerFault.com}
\label{fault_questionsits}
\end{subfigure}
\end{figure}
%sentiments fairly stable before and after the change
% small jump in avg sentiments at change date
\section{SuperUser.com}
SuperUser shows only sightly decreasing average sentiment and vote score up to the change. At the change time the regressions take a dip down and the regression shows a downward trend after the change. Indeed the average sentiments and vote score dipped considerably when the change is introduced. The average sentiment recovers about 13 months later, while the vote score does not recover as well. The number of 1st questions decreases prior to the change and then goes through the roof indicating a huge wave of new users. This drastic influx of new users may explain the crash of the average sentiment and vote score that occurs at the same time. Data available in the future will show if the recovery is persistent.
@@ -168,75 +251,7 @@ On electronics.stackexchange.com the average sentiment and votes decrease contin
% recovery started after 12 month after the change
% more data in the future will be required to determine if upward trend in the end continues
\section{stats.stackexchange.com}
On stats.stackexchange.com the average sentiment decreases steadily prior to the change. The regression dips when the change is introduced. However, the average sentiment after the change indicates a slight upward trend. The vote score also decreases prior to the change but does not recover afterward. However, the number of 1st questions and follow-up questions rise prior to the change and increase even faster after the change.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../stats.stackexchange.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on stats.stackexchange.com}
\label{stats_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../stats.stackexchange.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on stats.stackexchange.com}
\label{stats_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../stats.stackexchange.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on stats.stackexchange.com}
\label{stats_questionsits}
\end{subfigure}
\end{figure}
% sentiments steadily decreasing prior to the change
% dip in avg sentiment at the change date
% sight upward trend after the change
\section{tex.stackexchange.com}
On tex.stackexchange.com the average sentiment is low compared to the other investigated data sets. Prior to the change the average sentiment only slightly decreases. When the change is introduced the regression takes a dip down and after the change, the average sentiment increases drastically. Future data will be required to see if this upward trend continues or evens out. In stark contrast, the vote score shows a downward trend, although there is a short window around the change date where vote scores are higher compared to before and after the change. The number of 1st questions has a downward trend before the change and an upward trend afterward. The downward trend of the number of follow-up questions is uninterrupted by the change.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../tex.stackexchange.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on tex.stackexchange.com}
\label{tex_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../tex.stackexchange.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on tex.stackexchange.com}
\label{tex_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../tex.stackexchange.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on tex.stackexchange.com}
\label{tex_questionsits}
\end{subfigure}
\end{figure}
%avg sentiment fairly low compared to the other investigated communities
% avg sentiment slowly decreasing prior to the change
% large dips in avg snetiment after the change
% trend after change strongly upward
\section{unix.stackexchange.com}
On unix.stackexchange.com the average sentiment decreases prior to the change. When the change is introduced the regression takes a small dip down, however, the average sentiment increases fast after the change. The vote score shows a continuous downward trend and the number of 1st and follow-up questions fall slightly prior to the change and increase afterward.
\begin{figure}[H]
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../unix.stackexchange.com/output/its/average_sentiments-i1.png}
\caption{An interrupted time series analysis of the sentiments of answer to questions created by new contributors on unix.stackexchange.com}
\label{unix_its}
\end{subfigure}
\begin{subfigure}[t]{0.5\textwidth}
\includegraphics[scale=0.37]{../unix.stackexchange.com/output/votesits/average_votes-i1.png}
\caption{An interrupted time series analysis of the vote score of questions created by new contributors on unix.stackexchange.com}
\label{unix_votesits}
\end{subfigure}\\
\begin{subfigure}[c]{0.5\textwidth}
\includegraphics[scale=0.37]{../unix.stackexchange.com/output/questionits/average_questions-i1.png}
\caption{An interrupted time series analysis of the number of questions created by new contributors on unix.stackexchange.com}
\label{unix_questionsits}
\end{subfigure}
\end{figure}
%sentiments decreasing prior to the change
%snetiments rising after the change
% little jump upwards at change date