Changed the focus of the statistics
authorrivermaker@RivermakerMBP.local
Tue, 27 Oct 2009 16:05:37 +0530
changeset 192 1574b3bc6be7
parent 191 c972092fa463
child 196 59138cb18119
Changed the focus of the statistics
day1/session3.tex
--- a/day1/session3.tex	Tue Oct 27 15:35:08 2009 +0530
+++ b/day1/session3.tex	Tue Oct 27 16:05:37 2009 +0530
@@ -73,7 +73,7 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % Title page
-\title[]{Least Squares Fit\\Statistical Plotting}
+\title[Statistics]{Python for Science and Engg. Statistics}
 
 \author[FOSSEE] {FOSSEE}
 
@@ -129,7 +129,7 @@
 \begin{frame}
   \frametitle{More on data processing}
   \begin{block}{}
-    What do we do if we want to draw Pie charts for the data in a huge data file?
+    We have a huge--1m records--data file.\\How do we do \emph{efficient} statistical computations, that is find mean, median, mode, standard deveiation etc; draw pie charts?
   \end{block}
 \end{frame}