Statistical Data Analysis

A practical course for particle physicists and astrophysicists

Author

Dmitry V. Naumov (JINR)

Course Materials (EN)

Interactive Applets

Lecture Slides

Build

Render the full slides site:

quarto render en/slides

For OJS slides, open through HTTP (not file://):

quarto preview en/slides

or:

cd en/slides/_site
python3 -m http.server 8000