תרגיל 1- תרגיל בהתאמת פונקציה
Fit the following points to a one parameter function:
x= 2, y=31 +- 4
x=3, y = 51 +- 8
x=4, y= 64 +- 5
x =5, y= 82 +-10
x=6, y=92 +-12
x=7, y=140 +- 17
What is the function and what is the parameter?
Plot chi2 vs parameter.
Is this consistent with your expectations?
Consider the above questions in the case that the uncertainties on y were three times larger and three times smaller. Explain your observations
Answers may be submitted as pdfs and/or python routines, if submitting a python script that was prepared on google colab please submit the link (make sure I can see everything that needs to be seen) rather than exporting to a python script and sending it as a .py file.