sylas said:
That's a handy tool. I'd like to extend it a bit, to do a bit more automatic calculation and also some simple error bounds. I'd just use the normal regression errors without adjusting for autocorrelation, which would be too much work. I may have a shot and post the result.
Done.
I have made a new speadsheet based on Joel's work. Unfortunately, I had to delete a lot of stuff to keep within the size limits for an attachment. So all the charts are gone, and there's only only sheet, now called "Regression", which compares the three datasets. I've updated the name with a "-v3", and removed the "-CO2" from the name as well.
All the calculations of expected trends are based on doing the regression in the worksheet, rather than relying on the numbers from the trend line in a graph. This means we can also calculate the standard errors on trend.
The sheet is protected. It has two green cells, which are the only ones where you can enter data without unprotecting the sheet. (Feel free to unprotect and modify some more!)
You can enter confidence limits (currently 95%) and a date in the future (currently 2100).
The sheet estimates the gain in temperature from the end of the data (2009.8333) up to the given date (2100) which is very close to what was given originally using the slopes transcribed from the graph. It also calculates the standard errors (uses Excel's builtin "linest" function to do linear regression).
It should be easy to combine this new functionality into the previous sheet.
There are two very important caveats with using these estimates.
We are extending a trend far beyond the end of data
This is not usually a useful thing to do, unless you have some very good reason to think there really is a linear trend that will be continued all the way to 2100. Of course, climate is not that simple.
An actual physics based estimate would need a "scenario" for climate forcings, and make estimates based on that. Exploring the scenarios, and the physics for applying them to climate, is another topic, and I don't propose to divert this thread into evaluating such projections.
But we should remember the limited relevance of projecting an estimate of linear trend.
It can be a useful thing to do, if you recognize the limits of our estimates here. For example, you could compare a linear projection against a physical model, and figure out whether the model is expecting trend to increase, or decrease, as the centuury continues.
We are assuming variation is random noise
The error bounds for simple regression analysis assume that the data is some unknown linear trend plus random noise above and below the trend. However, these time series obviously have strong "autocorrelation", which means that if one month is above the trend, then the next month is more likely to be above the trend as well. The months are not independent of each other, but follow other more complex short term cycles. Given this, the actual errors on trend are substantially larger than calculated from the simple regression model.
Even so, at least by giving some error bounds we get a bit more of an idea of how trend is only approximate.
With these caveats in mind:
The 95% confidence limits on trend in degrees per decade for the three datasets are:
- 0.158 +/- 0.014 (for Hadcrut)
- 0.179 +/- 0.020 (for GISS)
- 0.127 +/- 0.020 (for UAH)
As before, remember that UAH is actually measuring changes in the troposphere, where the other two are measuring changes at the surface, and so UAH is not directly comparable to the other two. Hadcrut trend estimates are a little bit smaller than GISS, because this dataset does not cover quite as much of the globe; and so misses the strong warming at present in the Arctic.
If we assume a simple underlying linear trend all the way up to 2100, we obtain the following 95% confidence limits for expected temperature gain from the end of the data up to 2100:
- 1.42 +/- 0.15 {+/- 0.29} (for Hadcrut)
- 1.61 +/- 0.21 {+/- 0.40} (for GISS)
- 1.15 +/- 0.22 {+/- 0.41} (for UAH)
Note that these are estimates for the climatology at that time; temperatures in a given month will tend to range above and below the climatology. This can be estimated also (although it is not in the sheet) and I have provided those bounds within the curly brackets.
The revised spreadsheet itself is an attachment.
A spreadsheet like this can be a useful tool to explore various ideas. There are all kinds of ways something like this can be extended to see other aspects of the data.
I am not entirely sure how our guidelines apply in a case like this; but no strong claims are being made, and I believe a lot can be learned by exploring data yourself; so I'm building on Joel's contribution to show some aspects of data analysis.
Cheers -- sylas