You can find the serial also in the yearbook.
We are sorry, this serial has not been translated.
Bonus: Name two different distributions of random variables with the same mean and variance.
For data processing and creating the plots, you may use the R programming language. Most of these tasks can be solved by slightly altering the attached scripts.
Michal created a random problem, hopefully it won't be too hard.
Bonus: Try to rigorously derive that in a normal distribution the sample variance is an unbiased estimate of the real variance (i.e. the mean of sample variance is equal to the real variance). For the solution of this problem you may use any and all sources (if you cite them correctly).
For data processing and creating the plots, you may use the R programming language. Most of these tasks can be solved by slightly altering the attached scripts.
Michal guessed the optimal wording of the problem, let's hope he was right.
Bonus: Suppose our aim is to measure physical quantities $x$ and $y$, which we will then plug into \[\begin{equation*} v= x^2 \sin y . \end {equation*}\] Assume the most general model of measurement (i.e. the measured data do not have a normal distribution and the measurements of $x$ and $y$ may not be independent. In the datafile mereni3-2.csv you may find the results of measurements of $x$ and $y$, determine the uncertainty of $v$ and construct an interval estimation of $v$.
For data processing and creating of plots use the R programming language. In the attached scripts is explained all necessary syntax.
Bonus: Assume you have at your disposal measurements of 2 physical quantities (i.e. two sets of measurements), where all the data are independent. Set up a modified $z$-test, that will test the hypothesis that the real value of the first physical quantity is double the real value of the second physical quantity. It is sufficient to set up the corresponding test statistic and confidence level. (Hint: Use the multidimensional central limit theorem with appropriately selected function $f$, and then proceed analogically to setting up a classical two-sample $z$-test) For data processing and creating the plots, you may use the R programming language. Most of these tasks can be solved by slightly altering the attached scripts.
Michal wanted to test, how difficult problems you can solve.
Bonus: In the tasks b) and c) perform regression diagnostics and discuss, whether all necessary criteria (assumptions) are met.
For data processing and creating the plots, you may use the R programming language. Most of these tasks can be solved by slightly altering the attached scripts.
Michal heard somewhere, that linear regression is really easy.
Bonus: In the attached data file regrese4.csv you may find pairs of values $(x_i, y_i)$. We want to fit these data with a function too complex to be expressed analytically. Use spline regression to fit these data with appropriately chosen knots and order).
For data processing and creating the plots, you may use the R programming language. Most of these tasks can be solved by slightly altering the attached scripts.
Michal wanted to make the last series as hard as possible.