Presentation is loading. Please wait.

Presentation is loading. Please wait.

Physics 114: Lecture 13 Probability Tests & Linear Fitting

Similar presentations


Presentation on theme: "Physics 114: Lecture 13 Probability Tests & Linear Fitting"— Presentation transcript:

1 Physics 114: Lecture 13 Probability Tests & Linear Fitting
John Federici NJIT Physics Department

2 Physics Cartoons

3 Reminder of Previous Results
Last time we showed that rather than considering a single set of measurements, one can join multiple sets of measurements to refine both the estimated value and the precision of the mean. The rule for finding the standard deviation of such a combination of sets of measurements, for the case of all statistically identical data sets (i.e. same errors ), is Likewise, the rule for combining data sets with different errors is That led us to the concept of weighting, where perhaps the errors themselves are not known, but the relative weighting of the measurements is known. In that case, the rule for individual sets of data is: then combine N sets as usual

4 Probability Tests We sometimes need to know more than just the mean and standard deviation (uncertainty) of a set of measurements. For many cases, we also want to assess how likely our result is to be “true.” One way to do this is to relate the uncertainty to the Gaussian probability. For example, we have learned that approximately 68% of measurements in a Gaussian distribution fall within 1s of the mean m. In other words, 68% of our measurements should fall in the range (m – s) < < (m + s). If we repeat our measurement many times to determine the mean more precisely ( ), then again 68% of the repeated measurements should average in the range (m’ – sm) < < (m’ + sm). A table of probability versus s is given in Table C.2. In science, it is expected that errors are given in terms of ±1s. Thus, stating a result as 3.4±0.2 means that 68% of values fall between 3.2 and In some disciplines, it is common instead to state 90% confidence intervals (1.64s), in which case the same measurements would be stated as 3.4± To avoid confusion, one should say 3.4±0.37 (90% confidence level).

5 Probability Tests, cont’d
A problem, however, occurs when we want to assign a probability estimate to measurements that are based on only a few samples. Although the samples are governed by the same parent mean and width (s), the sample width sm is so poorly determined with only a few measurements that we should take that into account. In such cases, a better estimate of probability is given by Student’s t distribution. Note that this has nothing to do with students. It was first described by an author who published under the name Student. In this distribution, the parameter t is the deviation in units of the sample standard deviation, t = (x – )/sm. It is a complicated function: where G is the gamma function (see Chapter 11), and n is the number of degrees of freedom (N – 1 in this case). This function (listed in Table C.8) differs from Table C.4 for small N, but is nearly identical for N > 30 or so.

6 Chi-Square Probability
I want to introduce a useful concept without proof, called the (chi-square) test of goodness of fit. We will need it in the next lecture when we describe linear fits to data. Consider our histograms from a previous lecture.

7 Chi-Square Probability
Here is a similar histogram from the text, showing the parent pdf (solid Gaussian curve NPG(x)) and one histogram of 100 measurements of mean 5. Superimposed is the spread of values in each bin for multiple sets of 100 measurements. Since the histogram is a frequency diagram, the value of each bin can only have integer values—hence, we expect a Poisson distribution with mean NPG(x) and standard deviation

8 Chi-Square Probability
The definition of is where yi are the measurements (the bin heights in this case), y is the expected value (the smooth Gaussian curve NPG(x) in this case), and si is the expected standard deviation of each yi ( in this case). You can see that in each bin you expect the yi not to stray more than about si from y on average, so each bin should contribute about 1 to the sum. Thus, the sum should be about n, the number of bins. This is almost right. In fact, statistically the expectation value of is not n, but the number of degrees of freedom n = n – nc, where nc is the number of constraints. Often we use the reduced chi-square

9 Meaning of the Chi-Square Test
Consider the plot below as some measurements given by the histogram, and the smooth Gaussian as a fit to the data. If we shift the smooth curve, it will obviously not fit the data as well. Then will be much larger than n, because the deviations of each bin from the shifted smooth curve are larger than si. Likewise, if we change the width, or the amplitude of the curve, either of these will also raise the value of . The best fit of the curve, in fact, is the one that minimizes , which then should be close to n. What is n in this case? It takes three parameters to define the Gaussian, so n = n – nc = 6 – 3 = 3.

10 Chapter 6—Least Squares Fit to a Straight Line
There are many situations where we can measure one quantity (the dependent variable) with respect to another quantity (the independent variable). For instance, we might measure the position of a car vs. time, where the position is the dependent variable and time the independent variable. If the velocity is constant, we expect a straight line Let us generically call the dependent variable y for this discussion, and the independent variable x. Then we can write such a linear relationship as , where a and b are constants. Here is a plot of points with noise, showing a linear relationship, and a straight line that goes through the points.

11 Least Squares Fit to a Straight Line
Here are several plots with lines through the points. Which one do you think is the best fit? It is surprisingly easy to see by eye which one fits best, but what does your brain do to determine this? It is minimizing c2! Let’s go through the problem analytically.

12 Minimizing Chi-Square
We start with a smooth line of the form which is the “curve” we want to fit to the data. The chi-square for this situation is To minimize any function, you know that you should take the derivative and set it to zero. But take the derivative with respect to what? Obviously, we want to find constants a and b that minimize , so we will form two equations:

13 Minimizing Chi-Square
Now we can rearrange these two equations to obtain two equations in two unknowns (a and b): You can solve this set of simultaneous equations any way you wish. One way is to use Cramer’s Rule of matrix theory, which says Ratios of determinants.

14 Alternative Math Solution
Inverse Matrix Identity Matrix

15 Linear Regression The solution, then, is where
Note that if the errors are all equal (i.e ), then when you take the ratio of these determinants the errors cancel and we get simpler expressions

16 In Class Exercise Find the linear fit (y=a+xb) to the following experimental data. What is the best fit a and b? What is the value of χ2? Plot on the same graph the experimental data as data points and the BEST FIT to the data as a straight line. For this exercise, do NOT use Matlabs built-in fitting functions. Instead SUM the vectors using the SUM function.


Download ppt "Physics 114: Lecture 13 Probability Tests & Linear Fitting"

Similar presentations


Ads by Google