Applied Statistics - Week 2
Monday the 25th - Friday the 29th of November 2024
The following is a description of what we will go through during this
week of the course. The chapter references and computer exercises are
considered read, understood, and solved by the beginning of the
following class, where I'll shortly go through the exercise
solution.
General notes, links, and comments:
Friday of this week and Monday next week are special, as the
class will be divided into two halves, which will alter between
doing experiments for the project in First Lab, and follow the usual
lectures and associated exercise (in Aud. A+B and around).
The exercise on Friday/Monday next week (i.e. 29th of November and 2nd
of December) is also a bit special, as this will the first time, that
the exercise has little code in it! It is thus up to you to write/copy
code into your analysis to yield the best estimate of the length of the
table in Auditorium A along with a minimal but realistic uncertainty.
The overview of where to show up (and later do experiments) can be found here:
AS2024_NBBoverview_ExperimentalLocations.pdf.
Monday:
Note: This Monday will be the first morning lecture starting 9:15, so we will hopefully see you fresh and ready.
Even in a complex world, a few PDFs play a central role again and
again. We will go through these "natural" PDFs, in particular the
Binomial, Poisson, and Gaussian distributions and see how they are
related. Other PDFs will also be discussed. In the end, all of these
PDFs are approximations to an idealised world - but they are a useful
approximation!
Reading:
Barlow, chapter 3 (alternatively/better, Cowan, chapter 2)
Podcast:
Probability Density Functions.
Lecture(s):
Probability Density Functions (Binomial, Poisson, and Gaussian)
Recording of Lecture video I and Lecture video II (2022).
Computer Exercise(s):
Binomial, Poisson and Gaussian:
BinomialPoissonGaussian_original.ipynb
Tuesday:
The main theme will be the Likelihood function, and the central
role it plays in statistics. It is in principle the most powerful
method for fitting, and estimation and ChiSquare can be derived from
it (and so the likelihood plays a central role in theoretical statistics).
The second exercise is more an illustration of what goes on behind the scene
of fitting and the difference between a chisquare, a binned, and an unbinned likelihood fit.
Reading:
Barlow, chapter 5.1 to 5.7 (but not 5.5 and the proofs).
Podcast:
Principle Of Maximum Likelihood.
Lecture(s):
Maximum likelihood function
Trial Factors.
Recording of Lecture video (2022).
Computer Exercise(s):
Fitting Methods: FittingMethods_original.ipynb
Likelihood fit (exercise partly for illustration): LikelihoodFit_original.ipynb
Friday:
Experiments for project: (Group A)
We will be working on the experiments for
Project in First Lab.
This project should be handed in (on Absalon) by 22:00 on Thursday the
14th of December 2024 (please, don't sit up all night!).
I would be very happy, if you would give the file the logical name
"Project_GroupX_Name1Name2Name3Name4Name5.pdf", where NameX is the
first name of the group members.
Lectures and exercises: (Group B)
Real data almost never follows theoretical PDFs, as the real world
contains dirty wires, unknown biases, and mismeasurements. We will
devote the day to discussion of real data analysis and systematic
errors, and apply this to our "Table Measurements" from Aud. A.
Reading:
Barlow, chapter 4.2.3 (short and very good!) and 4.4
Note on rejecting data using Chauvenet's criteria.
Optionally, Wikipedia also covers
Chauvenet's Criterion and
the more modern Peirce's Criterion.
Podcast:
Systematic Uncertainties.
Lecture(s):
Systematic Errors.
Recording of Lecture video.
Computer Exercise(s):
TableMeasurements:
TableMeasurement_original.ipynb,
data_TableMeasurements2009.txt
data_TableMeasurements2010.txt
data_TableMeasurements2011.txt
data_TableMeasurements2012.txt
data_TableMeasurements2013.txt
data_TableMeasurements2014.txt
data_TableMeasurements2015.txt
data_TableMeasurements2016.txt
data_TableMeasurements2017.txt
data_TableMeasurements2018.txt
data_TableMeasurements2019.txt
data_TableMeasurements2020.txt
data_TableMeasurements2021.txt
data_TableMeasurements2022.txt
data_TableMeasurements2023.txt
data_TableMeasurements2024.txt
Last updated: 20th of November 2024.