Midterm Exam #1 Make-Up (20232)
Midterm Exam #1 Make-Up (20232)¶
FIZ228 - Numerical Analysis
Dr. Emre S. Tasci, Hacettepe University
23/05/2024
Import the data from the
FIZ228_20232_MT1_MakeUp_data.csvfile.Fit each one of the following function forms to the data:
Calculate the error estimations between the given data and your model using the following error function:\(\DeclareMathOperator\erf{erf}\)
\(\erf = \sqrt{\sum_{i}{(y_i - e_i)^2}}\)
where \(y\) indicates the given data and \(e\) the model estimation.
Calculate the coefficient of determination (\(r^2\)) for each model.
Which one of the functions would you pick for the most representative of the data? Briefly explain.
Submit your answer as a zip file containing both the html and the ipynb formats of your jupyter notebook, all the filenames formatted as “FIZ228_20232_MT1MU_NameSurname” (.html, .ipynb, .zip)