Question: Exercise 4 : Uncertainty estimation comparison The file gauss _ data.txt contains 1 0 0 random numbers generated according to a Gaussian distribution with =
Exercise : Uncertainty estimation comparison
The file gaussdata.txt contains random numbers generated according to a Gaussian
distribution with and Your task is to estimate the uncertainty of these
parameters using the data in three different ways.
a First, calculate the mean and standard deviation of the data.
b Calculate the uncertainty of these estimates using the standard formulae
c Use Monte Carlo to generate repetitions of the dataset times ie
data points according to the underlying Gaussian distribution. Calculate the mean and
standard deviation for each generated dataset and use the RMS of those values to es
timate the uncertainties of the mean and standard deviation of the original dataset in
the text file.
d Bootstrap the dataset times by resampling the dataset with replacement. Cal
culate the mean and standard deviation for each bootstrapped dataset and use the
variance of those values to estimate the uncertainties of the mean and standard devia
tion of the original dataset in the text file.
e Which uncertainty technique do you think can be trusted in most situations?
gaussdata.txt:
e
e
e
e
e
e
e
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
