Pre-Lab Week 2�(due two hours before Lab 1C)
UCLA Physics Department
1
Error propagation/Covariance matrix
Error propagation is an important concept. Go over these videos/notebooks to understand how to apply the principles and use code to extract meaningful values.
Notebooks for each of these can be found in the practice folder:
Physics_4AL_2023-24/Practice Notebooks
This video gives an overview of the error propagation principles you will use throughout the quarter.
This video will go over the covariance matrix of the np.polyfit() function and teach you how to extract the uncertainty/error in the slope and intercept.
Reading data and 2D arrays (review)
Plotting and fitting (review)
Downloads and references
5
Pre-Lab Assignment Submission