From 60b31d250d9013aba7cec36f64173ca28e4f7ae8 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Thu, 11 Mar 2010 00:24:58 +0100 Subject: [PATCH] tex: r-values for style dimensions --- tex/gostyle.tex | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/tex/gostyle.tex b/tex/gostyle.tex index d5559f9..61bd6bd 100644 --- a/tex/gostyle.tex +++ b/tex/gostyle.tex @@ -804,13 +804,38 @@ Averaging this expert based evaluation yields \emph{reference style vector} $\vec s_r$ (of dimension $4$) for each player $r$ from the set of \emph{reference players} $R$. +\begin{table}[!t] +% increase table row spacing, adjust to taste +\renewcommand{\arraystretch}{1.3} +\caption{Covariance Measure of Prior Information Dimensions} +\label{fig:style_marks_r} +\centering +% Some packages, such as MDW tools, offer better commands for making tables +% than the plain LaTeX2e tabular which is used here. +\begin{tabular}{|r||r||r||r||r||r|} +\hline + & $\tau$ & $\omega$ & $\alpha$ & $\theta$ & year \\ +\hline +$\tau$ &$1.000$&$-0.438$&$-0.581$&$ 0.721$&$ 0.108$\\ +$\omega$& &$ 1.000$&$ 0.682$&$ 0.014$&$-0.021$\\ +$\alpha$& & &$ 1.000$&$-0.081$&$ 0.030$\\ +$\theta$& &\multicolumn{1}{c||}{---} + & &$ 1.000$&$-0.073$\\ +y. & & & & &$ 1.000$\\ +\hline +\end{tabular} +\end{table} + Three high-level Go players (Alexander Dinerstein 3-pro, Motoki Noguchi 7-dan and V\'{i}t Brunner 4-dan) have judged style of the reference players. +The complete list of answers is in table \ref{fig:style_marks}. Mean standard deviation of the answers is 0.952, making the data reasonably reliable, though much larger sample would of course be more desirable. -The complete list of answers is in table \ref{fig:style_marks}. +We have also found significant correlation between the various +style aspects, as shown by the Pearson's $r$ values +in table \ref{fig:style_marks_r}. \begin{table}[!t] % increase table row spacing, adjust to taste -- 2.11.4.GIT