yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Root mean square deviation (RMSD)


4m read
·Nov 11, 2024

So we are interested in studying the relationship between the amount that folks study for a test and their score on a test, where the score is between zero and six. So what we're going to do is go look at the people who took the tests. We're going to plot, for each person, the amount that they studied and their score.

For example, this data point is someone who studied an hour and they got a one on the test. Then we're going to fit a regression line, and this blue regression line is the actual regression line for these four data points. Here is the equation for that regression line.

Now, there are a couple of things to keep in mind. Normally, when you're doing this type of analysis, you do it with far more than four data points. The reason why I kept this to four is because we're actually going to calculate how good a fit this regression line is by hand. Typically, you would not do it by hand; we have computers for that.

The way that we're going to measure how good a fit this regression line is to the data has several names. One name is the standard deviation of the residuals; another name is the root mean square deviation, sometimes abbreviated RMSD. Sometimes it's called root mean square error.

So what we're going to do is, for every point, we're going to calculate the residual. Then we're going to square it and add up the sum of those squared residuals. We will take the sum of the residuals squared, then divide that by the number of data points we have minus two. We can talk in future videos, or in a more advanced statistics class, about why you divide by two.

But it's related to the idea that what we're calculating here is a statistic and we're trying to estimate a true parameter as best as possible. “N minus 2” actually does the trick for us. To calculate the root mean squared deviation, we would then take the square root of this, and some of you might recognize strong parallels between this and how we calculated sample standard deviation early in our statistics career. I encourage you to think about it.

But let's actually calculate it by hand, as I mentioned earlier in this video, to see how things actually play out. So to do that, I'm going to give ourselves a little table here. Let's say that is our x value in that column. Let's make this our y value. Let's make this y hat, which is going to be equal to 2.5x minus 2.

Then let's make this the residual squared, which is going to be our y value minus our y hat value — our actual minus our estimate for that given x — squared. Then we're going to sum them all up, divide by n minus 2, and take the square root.

So first, let's do this data point: that's the point (1, 1). Now what is the estimate from our regression line? Well, for that x value when x is equal to 1, it's going to be 2.5 times 1 minus 2. So it's going to be 2.5 times 1 minus 2, which is equal to 0.5.

Our residual squared is going to be 1 minus 0.5, and (1 minus 0.5) squared, which is equal to 0.5 squared, which is going to be 0.25.

Alright, let's do the next data point. We have this one right over here: it is (2, 2). Now our estimate from the regression line when x is equal to 2 is going to be equal to 2.5 times our x value times 2 minus 2, which is going to be equal to 3.

So our residual squared is going to be 2 minus 3, (2 minus 3) squared, which is negative 1 squared, which is going to be equal to 1. Then we can go to this point: so that's the point (2, 3).

Now our estimate from our regression line is going to be 2.5 times our x value times 2 minus 2, which is going to be equal to 3. Our residual here is going to be zero, and you can see that that point sits on the regression line. So it's going to be 3 minus 3, (3 minus 3) squared, which is equal to 0.

Last but not least, we have this point right over here. When x is 3, our y value — this person studied 3 hours and they got a 6 on the test — so y is equal to 6. Our estimate from the regression line, you could say what you would have expected to get based on that regression line, is 2.5 times our x value times 3 minus 2, which is equal to 5.5.

So our residual squared is 6 minus 5.5, (6 minus 5.5) squared. So it's 0.5 squared, which is 0.25. Now, the next step: let me take the sum of all of these squared residuals. So this is let me just write it this way, actually let me just do it like this.

The sum of the residuals squared is equal to, if I just sum all of this up, it's going to be 1.5. Then, if I divide that by n minus 2, so if I divide by n minus 2, that's going to be equal to — I have four data points, so I'm going to divide by 4 minus 2. So I'm going to divide by 2, and then I'm going to want to take the square root of that.

So this is going to get us 1.5 over 2, which is the same thing as 3/4. So it's the square root of 3/4 or the square root of (3 over 2). You could use a calculator to figure out what that is as a decimal.

But this gives us a sense of how good a fit this regression line is. The closer this is to zero, the better the fit of the regression line; the further away from zero, the worse the fit. And what would be the units for the root mean square deviation? Well, it would be in terms of whatever your units are for your y-axis; in this case, it would be the score on the test.

That's one of the other values of this calculation of taking the square root of the sum of the squares of the residuals, dividing by n minus 2.

More Articles

View All
11 Things You Should QUIETLY ELIMINATE from Your Life | Marcus Aurelius Stoicism
[Music] Marcus Aurelius, the stoic philosopher king, once said, “Our life is what our thoughts make it.” This profound insight lays the foundation for this video, where we’ll show you 11 vital things you need to quietly cut out of your life. We can trans…
How a 2x Shark Tank REJECT Survived & Made MILLIONS | Ask Mr. Wonderful #15 Kevin O'Leary & Alpha M
[Music] Hey Mr. Wonderful here with a really unique episode. I’ve asked Mr. Wonderful, you know, because we talk about entrepreneurship so much in the journey and the town the challenge of doing it. I thought we’d bring on someone who’s actually been on …
Worked example: Calculating the mass of a substance in a mixture | AP Chemistry | Khan Academy
We’re told that a 0.450 gram potassium supplement contains 22 percent potassium by mass. The potassium is present in the supplement as potassium chloride, which has a molar mass of 74.55 grams per mole. How many grams of potassium chloride are in the pota…
TIL: We Could Give Mars Our "Cooties" | Today I Learned
Human beings are really dangerous to the surface of Mars. Let’s say life did exist on the surface of Mars; would it be able to withstand the bacteria, the viruses, all of the bad things that we have on Earth, without having the protection? Because it’s ne…
Comparing prokaryotic and eukaryotic cells | High school biology | Khan Academy
In other videos, we talk about how cells are the basic building block of life. In this video, we’re now going to talk about the two main categories of cells: prokaryotic cells and eukaryotic cells. So, what I’m going to do here is I’m going to diagram ou…
5th roots | Mathematics I | High School Math | Khan Academy
Let’s see if we can calculate the fifth root of 32. So, like always, pause the video and see if you can figure this out on your own. So, let’s just remind ourselves what a fifth root is. So, if x is equal to the fifth root of 32, that’s the same thing as…