  \documentclass[oneside,final,11pt]{article}

\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{xunicode}
  \usepackage{fancyhdr}
  \addtolength{\headheight}{5\baselineskip}
  \renewcommand{\headrulewidth}{0pt}
  \fancyhead[L,R]{}
  \fancyhead[C]{\includegraphics[scale=0.5]{bguhead.png}}
  \fancyfoot[L,C,R]{}
  \addtolength{\voffset}{-70pt}

\usepackage{hyperref}
\usepackage{xstring}
\def\rooturl{https://www.math.bgu.ac.il/}
\hyperbaseurl{\rooturl}
\let\hhref\href
\providecommand{\extrahref}[2][]{\LTRfootnote{\LR{\IfBeginWith*{#2}{http}{\nolinkurl{#2}}{\nolinkurl{\rooturl#2}}}}}
\renewcommand{\href}[2]{\IfBeginWith*{#1}{http}{\hhref{#1}{#2}}{\hhref{\rooturl#1}{#2}}\extrahref{#1}}

\usepackage{polyglossia}
\usepackage{longtable}
%% even in English, we sometimes have Hebrew (as in course hours), and we
%% can't add it in :preamble, since it comes after hyperref
%%\usepackage{bidi}
\setdefaultlanguage{english}
\setotherlanguage{hebrew}
%%\setmainfont[Ligatures=TeX]{Libertinus Serif}
\setmainfont[Script=Hebrew,Ligatures=TeX]{LibertinusSerif}[
  UprightFont = *-Regular,
  BoldFont = *-Bold,
  ItalicFont = *-Italic,
  BoldItalicFont = *-BoldItalic,
  Extension = .otf]

\SepMark{‭.}
\robustify\hebrewnumeral
\robustify\Hebrewnumeral
\robustify\Hebrewnumeralfinal

% vim: ft=eruby.tex:



\begin{document}
\pagestyle{empty}
\pagenumbering{gobble}


\pagestyle{fancy}
\begin{center}

  \huge{The Department of Mathematics}\\[0.1\baselineskip]
  \Large{2018--19--A term}\\[0.2\baselineskip]

\end{center}

\begin{description}
  \item[Course Name]
    Statistical methods for big data

  \item[Course Number]
    \LRE{201‭.1‭.9131}

  \item[Course web page]\mbox{}\\
    \url{https://www.math.bgu.ac.il//en/teaching/fall2019/courses/statistical-methods-for-big-data}

  \item[Lecturer]
    Dr. Luba Sapir,
    \nolinkurl{<lsapir@post.bgu.ac.il>},
    Office 

\item[Office Hours]
  \url{https://www.math.bgu.ac.il/en/teaching/hours}
\end{description}

\section*{Abstract}




\section*{Requirements and grading\footnote{Information may change during the first two weeks of the term. Please consult the webpage for updates}}






\section*{Course topics}

\begin{enumerate}
\item{} Review of probability:
a.	Basic notions.
b.	Random variables, Transformation of random variables, Independence.
c.	Expectation, Variance, Co-variance. Conditional Expectation.
\item{} Probability inequalities:  Mean estimation, Hoeffding?s inequality.
\item{} Convergence of random variables:
a.	Types of convergence.
b.	The law of large numbers.
c.	The central limit theorem.
\item{} Statistical inference:
a.	Introduction.
b.	Parametric and non-parametric models.
c.	Point estimation, confidence interval and hypothesis testing.
\item{} Parametric point estimation:
a.	Methods for finding estimators: method of moments; maximum likelihood; other methods.
b.	Properties of point estimators: bias; mean square error; consistency
c.	Properties of maximum likelihood estimators.
d.	Computing of maximum likelihood estimate
\item{} Parametric interval estimation
a.	Introduction.
b.	Pivotal Quantity.
c.	Sampling from the normal distribution: confidence interval for mean, variance.
d.	Large-sample confidence intervals.
\item{} Hypothesis testing concepts: parametric vs.  nonparametric
a.	Introduction and main definitions.
b.	Sampling from the Normal distribution.
c.	p-values.
d.	Chi-square distribution and tests.
e.	Goodness-of-fit tests.
f.	Tests of independence.
g.	Empirical cumulative distribution function. Kolmogorov-Smirnov Goodness-of fit test.
\item{} Regression.
a.	Simple linear regression.
b.	Least Squares and Maximum Likelihood.
c.	Properties of least Squares estimators.
d.	Prediction.
\item{} Handling noisy data, outliers.
\end{enumerate}

% vim: ft=eruby.tex:


\end{document}

% vim: ft=eruby.tex:
