Diff for /loncom/html/adm/help/tex/Statistics_Overall_Key.tex between versions 1.3 and 1.4

version 1.3, 2004/07/12 19:29:02 version 1.4, 2004/09/14 22:24:56
Line 5  data about the problems currently in the Line 5  data about the problems currently in the
   
 \begin{itemize}  \begin{itemize}
   
 \item \textbf{#Stdnts}  \item \textbf{\#Stdnts}
   
 Total number of students attempting the problem.  Total number of students attempting the problem.
   
Line 28  Standard Deviation of the tries. Line 28  Standard Deviation of the tries.
 \item \textbf{Skew Tries}  \item \textbf{Skew Tries}
   
 Skewness of the students tries.  Skewness of the students tries.
 \[\frac{\sqrt{ \sum{(Xi - Mean)^3} / #Stdnts}}{\sigma^3}\]  \[\frac{\sqrt{ \sum{(Xi - Mean)^3} / \#Stdnts}}{\sigma^3}\]
   
 \item \textbf{#YES}  \item \textbf{\#YES}
   
 Number of students who solved the problem correctly.  Number of students who solved the problem correctly.
   
 \item \textbf{#yes}  \item \textbf{\#yes}
   
 Number of students who solved the problem by override.  Number of students who solved the problem by override.
   

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>