<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Attacks on Michael Mann: Here We Go Again</title>
	<atom:link href="http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/</link>
	<description></description>
	<lastBuildDate>Tue, 27 Sep 2011 17:28:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Lotharsson</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43021</link>
		<dc:creator>Lotharsson</dc:creator>
		<pubDate>Tue, 27 Apr 2010 03:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43021</guid>
		<description>Let&#039;s start with this:

&quot;AFAIK the models are not able to reliably predict future events.&quot;

It&#039;s self-contradictory to say you know the predictions are not reliable if you also argue we haven&#039;t waited long enough for data that post-dates the model to see if they&#039;re reliable (&quot;...we need to test the function against future data.&quot;)

**Which is it**?  It can&#039;t be both.  Answering this question would be fruitful, otherwise you&#039;re putting the models in a Catch-22.

And when answering the question, it&#039;s useful to specify HOW you assess whether a prediction has succeeded or failed - and whether that&#039;s even a binary question or not, and whether predictions are single-valued or multi-valued.</description>
		<content:encoded><![CDATA[<p>Let&#8217;s start with this:</p>
<p>&#8220;AFAIK the models are not able to reliably predict future events.&#8221;</p>
<p>It&#8217;s self-contradictory to say you know the predictions are not reliable if you also argue we haven&#8217;t waited long enough for data that post-dates the model to see if they&#8217;re reliable (&#8220;&#8230;we need to test the function against future data.&#8221;)</p>
<p>**Which is it**?  It can&#8217;t be both.  Answering this question would be fruitful, otherwise you&#8217;re putting the models in a Catch-22.</p>
<p>And when answering the question, it&#8217;s useful to specify HOW you assess whether a prediction has succeeded or failed &#8211; and whether that&#8217;s even a binary question or not, and whether predictions are single-valued or multi-valued.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43020</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 22 Apr 2010 14:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43020</guid>
		<description>Lotharsson @110:

I&#039;m still not following.  I could be missing something obvious (very possible-- my background is not in physics simulations).  Please bear with me.

Taminos models produce results with varying levels of error.  He selects the best model using a greedy evaluation criteria-- the model that gives the lowest error against the entire series.   I would assume the same is (generally) true of the more complex models.

This does not guarantee (or even suggest) that the selected model is the best one, only that it is the best one for the data series provided.

It is very possible that one of the other models is a more accurate description of the system as whole, even though it ignores aspects that cause variations in the training series.  The only way to determine this is to run the model against future data.

In the example you provided, about the independant sets:  From the perspective of function approximation, how is this different than adding noise to the original data and re-running the model?  This would help determinine the mean error of the interpolation but I do not see how it would help mitigate overfitting.   Presumably the same factors affect temperature no matter who collects the measurements.

As I understand it the models are not constructed exclusively using data from 1900 - 1980 (for example), and then tested against 1981 - 2010 (for example).  From what I have read it appears that the models are constructed using all available data.  If this is the case, isolating 1985 - 1987 (T[85...87]) to use as a test sample will give you a measure of how well the data has been interpolated over that given period, but not how well the model predicts (or &#039;understands&#039;) the system.

&quot;If it’s seriously wrong it certainly will! And there are so many ways to get the modelling wrong, and few parameters that you can really tweak, and a wealth of data to test against&quot;

I do not agree.  There are many tweakable parameters.  The models use many approximations that could radically affect their results due to the chaotic nature of the system.  Without even getting in to the sciency bits, we know that horizontal grid size, vertical grid size, and the time step used for calculations are highly tuneable.

&quot;when you get a reasonably good fit across a good range of tests you have reasonable confidence that you’ve captured something about reality with reasonable fidelity.&quot;

Are we interpolating values or approximating a function?  If we&#039;re interpolating then you are correct in everything you have said.  If we are approximating a function then we need to test the function against future data.

Would you agree that if the models are not able to predict future events then the model is either a) missing parameters, b) missing data, or c) both?

AFAIK the models are not able to reliably predict future events.  It is my (possibly poor) understanding that they demonstrate negative skill.</description>
		<content:encoded><![CDATA[<p>Lotharsson @110:</p>
<p>I&#8217;m still not following.  I could be missing something obvious (very possible&#8211; my background is not in physics simulations).  Please bear with me.</p>
<p>Taminos models produce results with varying levels of error.  He selects the best model using a greedy evaluation criteria&#8211; the model that gives the lowest error against the entire series.   I would assume the same is (generally) true of the more complex models.</p>
<p>This does not guarantee (or even suggest) that the selected model is the best one, only that it is the best one for the data series provided.</p>
<p>It is very possible that one of the other models is a more accurate description of the system as whole, even though it ignores aspects that cause variations in the training series.  The only way to determine this is to run the model against future data.</p>
<p>In the example you provided, about the independant sets:  From the perspective of function approximation, how is this different than adding noise to the original data and re-running the model?  This would help determinine the mean error of the interpolation but I do not see how it would help mitigate overfitting.   Presumably the same factors affect temperature no matter who collects the measurements.</p>
<p>As I understand it the models are not constructed exclusively using data from 1900 &#8211; 1980 (for example), and then tested against 1981 &#8211; 2010 (for example).  From what I have read it appears that the models are constructed using all available data.  If this is the case, isolating 1985 &#8211; 1987 (T[85...87]) to use as a test sample will give you a measure of how well the data has been interpolated over that given period, but not how well the model predicts (or &#8216;understands&#8217;) the system.</p>
<p>&#8220;If it’s seriously wrong it certainly will! And there are so many ways to get the modelling wrong, and few parameters that you can really tweak, and a wealth of data to test against&#8221;</p>
<p>I do not agree.  There are many tweakable parameters.  The models use many approximations that could radically affect their results due to the chaotic nature of the system.  Without even getting in to the sciency bits, we know that horizontal grid size, vertical grid size, and the time step used for calculations are highly tuneable.</p>
<p>&#8220;when you get a reasonably good fit across a good range of tests you have reasonable confidence that you’ve captured something about reality with reasonable fidelity.&#8221;</p>
<p>Are we interpolating values or approximating a function?  If we&#8217;re interpolating then you are correct in everything you have said.  If we are approximating a function then we need to test the function against future data.</p>
<p>Would you agree that if the models are not able to predict future events then the model is either a) missing parameters, b) missing data, or c) both?</p>
<p>AFAIK the models are not able to reliably predict future events.  It is my (possibly poor) understanding that they demonstrate negative skill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lotharsson</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43019</link>
		<dc:creator>Lotharsson</dc:creator>
		<pubDate>Thu, 22 Apr 2010 06:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43019</guid>
		<description>&quot;It would stand to reason that his conclusion, derived from GISS data, will ultimately fit to the GISS data.&quot;

No, that does not follow.  You aren&#039;t considering the difference between dependent and independent variables.

Separately measuring independent variables (such as forcings) and (believed-to-be-for-basic-physical-reasons) dependent variables (such as global temperatures) does not mean you end up with an inappropriate model or overfitting or whatever, even if the same umbrella organisation performs both types of measurements.

The very difficult job is to produce a model that does quite well at explaining how the believed-dependent observations are explained in large part by the independent variables.  And if you&#039;re still paranoid, use (say) the GISS forcings (independent) in a model that attempts to explain HadCRUT surface temperature reconstructions (dependent, from a different organisation) - or even atmospheric records such as UAH and RSS (from other organisations).

Note that even in the webpage I linked to there are a heap of demonstrated ways for an attempted fit to be very poor.

&quot;The kicker is that in both cases the model will do poorly against unseen data.&quot;

If it&#039;s seriously wrong it certainly will!  And there are so many ways to get the modelling wrong, and few parameters that you can really tweak, and a wealth of data to test against, that when you get a reasonably good fit across a good range of tests you have reasonable confidence that you&#039;ve captured something about reality with reasonable fidelity.

So to get to that point, you test it against some of the known independent data without using the related dependent data to see how well it predicts the dependent variables.  In other words you blind the model to some of the dependent data you know about (thus making it &quot;unseen&quot; in your terms) and see how well it reproduces it.  More formally you &quot;backtest&quot; or &quot;hindcast&quot; by running the model from a given point T in the past using the measured initial climate state at time T and the forcings (independent variables) from time T to T+N, and see how well it predicts the measured values of dependent variables (e.g. various types of global temperatures) over the period T..T+N.  You do this for different values of T to gain more confidence that you haven&#039;t just got very lucky at overfitting.

(This is quite a simplified description - the real scientists run all sorts of tests and look at all sorts of dependent data, and have to deal with the fact that climate is a boundary within which chaotic weather trajectories occur so at a minimum multiple executions and statistical tests are necessary to figure out how well the models reproduce dependent observations...but you hopefully get the picture.)

&quot;So in the absence of ‘model evidence’, how do you know that it’s not water vapour, volcanoes, microbes, coal fires, tectonic activity, etc….?&quot;

A combination of physical measurements, studies in physics (and other sciences) and attribution studies can place bounds on many of these effects, showing that they do not have a big enough energy budget impact to explain the warming.  It&#039;s always possible there&#039;s something we don&#039;t know about these effects - or some other effect - that makes them bigger than we believe, but it&#039;s not very likely given the amount of study undertaken (and given constraints on climate sensitivity imposed by observations of past climatic conditions).  The biggest uncertainty is the cloud feedback, but this (roughly speaking) affects the climate sensitivity, not the conclusion that CO2 is by far the biggest anthropogenic climate influence.

And look at the page I sent you to earlier.  What do you think the chances are that you can find an explanation for the warming based on all of those factors, but NOT based on anthropogenic influences in particular CO2)?  That example should give you an idea how unlikely that is given the observational data we have.

But in the end ruling out models as evidence is not optimal either - ultimately models are attempting to capture what we know about physics and the interconnection between various effects.  It&#039;s just a more sophisticated mechanism to assess the physics.</description>
		<content:encoded><![CDATA[<p>&#8220;It would stand to reason that his conclusion, derived from GISS data, will ultimately fit to the GISS data.&#8221;</p>
<p>No, that does not follow.  You aren&#8217;t considering the difference between dependent and independent variables.</p>
<p>Separately measuring independent variables (such as forcings) and (believed-to-be-for-basic-physical-reasons) dependent variables (such as global temperatures) does not mean you end up with an inappropriate model or overfitting or whatever, even if the same umbrella organisation performs both types of measurements.</p>
<p>The very difficult job is to produce a model that does quite well at explaining how the believed-dependent observations are explained in large part by the independent variables.  And if you&#8217;re still paranoid, use (say) the GISS forcings (independent) in a model that attempts to explain HadCRUT surface temperature reconstructions (dependent, from a different organisation) &#8211; or even atmospheric records such as UAH and RSS (from other organisations).</p>
<p>Note that even in the webpage I linked to there are a heap of demonstrated ways for an attempted fit to be very poor.</p>
<p>&#8220;The kicker is that in both cases the model will do poorly against unseen data.&#8221;</p>
<p>If it&#8217;s seriously wrong it certainly will!  And there are so many ways to get the modelling wrong, and few parameters that you can really tweak, and a wealth of data to test against, that when you get a reasonably good fit across a good range of tests you have reasonable confidence that you&#8217;ve captured something about reality with reasonable fidelity.</p>
<p>So to get to that point, you test it against some of the known independent data without using the related dependent data to see how well it predicts the dependent variables.  In other words you blind the model to some of the dependent data you know about (thus making it &#8220;unseen&#8221; in your terms) and see how well it reproduces it.  More formally you &#8220;backtest&#8221; or &#8220;hindcast&#8221; by running the model from a given point T in the past using the measured initial climate state at time T and the forcings (independent variables) from time T to T+N, and see how well it predicts the measured values of dependent variables (e.g. various types of global temperatures) over the period T..T+N.  You do this for different values of T to gain more confidence that you haven&#8217;t just got very lucky at overfitting.</p>
<p>(This is quite a simplified description &#8211; the real scientists run all sorts of tests and look at all sorts of dependent data, and have to deal with the fact that climate is a boundary within which chaotic weather trajectories occur so at a minimum multiple executions and statistical tests are necessary to figure out how well the models reproduce dependent observations&#8230;but you hopefully get the picture.)</p>
<p>&#8220;So in the absence of ‘model evidence’, how do you know that it’s not water vapour, volcanoes, microbes, coal fires, tectonic activity, etc….?&#8221;</p>
<p>A combination of physical measurements, studies in physics (and other sciences) and attribution studies can place bounds on many of these effects, showing that they do not have a big enough energy budget impact to explain the warming.  It&#8217;s always possible there&#8217;s something we don&#8217;t know about these effects &#8211; or some other effect &#8211; that makes them bigger than we believe, but it&#8217;s not very likely given the amount of study undertaken (and given constraints on climate sensitivity imposed by observations of past climatic conditions).  The biggest uncertainty is the cloud feedback, but this (roughly speaking) affects the climate sensitivity, not the conclusion that CO2 is by far the biggest anthropogenic climate influence.</p>
<p>And look at the page I sent you to earlier.  What do you think the chances are that you can find an explanation for the warming based on all of those factors, but NOT based on anthropogenic influences in particular CO2)?  That example should give you an idea how unlikely that is given the observational data we have.</p>
<p>But in the end ruling out models as evidence is not optimal either &#8211; ultimately models are attempting to capture what we know about physics and the interconnection between various effects.  It&#8217;s just a more sophisticated mechanism to assess the physics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43018</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 22 Apr 2010 03:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43018</guid>
		<description>Lotharson @108: Appreciate the link.   That is probably the best explanation I&#039;ve seen so far.

I was using water vapour as an example, although the explanation you provided does a good job at illustrating my point.

In the example, Tamino is using (derived/estimated?) forcing data from GISS.  It would stand to reason that his conclusion, derived from GISS data, will ultimately fit to the GISS data.   Am I way off on this?

As you said, climate models are also created in a simlar, though more sophisticated, manner:   A series of approximations is used to derive a function that maps X to Y.  Is this a fairly accurate statement?

The kicker is that in both cases the model will do poorly against unseen data.  If they did then nobody would have to say that the models aren&#039;t for forcasting.

From my perspective this is a strong indication of overfitting.  Essentially the modeller has done an amazingly good job at describing what&#039;s  in front of them, but missed the underlying nuances of the system as a whole.

The issue arises when the model is used as evidence for, or against, a particular influence.  In the presence of overfitting it&#039;s more likely that the model has not captured all of the relevant factors-- either through absence of data or absence of functionality.

To put it another way: one could accurately describe the same temperature plot using a DCT and a Fourier transform.  This doesn&#039;t mean that JPEG is the answer to whole-earth simulations.

I&#039;m not at all claiming the models are useless (in fact, I&#039;d like to see a lot more work done in this area)--  I&#039;m claiming that they cannot, at this point, be used as evidence.

So in the absence of &#039;model evidence&#039;, how do you know that it&#039;s not water vapour, volcanoes, microbes, coal fires, tectonic activity, etc....?</description>
		<content:encoded><![CDATA[<p>Lotharson @108: Appreciate the link.   That is probably the best explanation I&#8217;ve seen so far.</p>
<p>I was using water vapour as an example, although the explanation you provided does a good job at illustrating my point.</p>
<p>In the example, Tamino is using (derived/estimated?) forcing data from GISS.  It would stand to reason that his conclusion, derived from GISS data, will ultimately fit to the GISS data.   Am I way off on this?</p>
<p>As you said, climate models are also created in a simlar, though more sophisticated, manner:   A series of approximations is used to derive a function that maps X to Y.  Is this a fairly accurate statement?</p>
<p>The kicker is that in both cases the model will do poorly against unseen data.  If they did then nobody would have to say that the models aren&#8217;t for forcasting.</p>
<p>From my perspective this is a strong indication of overfitting.  Essentially the modeller has done an amazingly good job at describing what&#8217;s  in front of them, but missed the underlying nuances of the system as a whole.</p>
<p>The issue arises when the model is used as evidence for, or against, a particular influence.  In the presence of overfitting it&#8217;s more likely that the model has not captured all of the relevant factors&#8211; either through absence of data or absence of functionality.</p>
<p>To put it another way: one could accurately describe the same temperature plot using a DCT and a Fourier transform.  This doesn&#8217;t mean that JPEG is the answer to whole-earth simulations.</p>
<p>I&#8217;m not at all claiming the models are useless (in fact, I&#8217;d like to see a lot more work done in this area)&#8211;  I&#8217;m claiming that they cannot, at this point, be used as evidence.</p>
<p>So in the absence of &#8216;model evidence&#8217;, how do you know that it&#8217;s not water vapour, volcanoes, microbes, coal fires, tectonic activity, etc&#8230;.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lotharsson</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43017</link>
		<dc:creator>Lotharsson</dc:creator>
		<pubDate>Thu, 22 Apr 2010 02:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43017</guid>
		<description>&quot;Why couldn’t water-vapor from the meltic ice be causing global warming?&quot;

That&#039;s the sort of question &quot;attribution&quot; studies address.  The IPCC has some reporting on them.  Water vapour is a very important agent, but we have a pretty good idea of how strong that effect is - and it&#039;s not enough on its own.  We also have a pretty good idea of how strong the effect of added CO2 is, and we can&#039;t explain the observed warming without it - especially seeing recently some of the other factors (e.g. solar radiation levels) are currently acting to make the climate cooler than they otherwise would, but it&#039;s still much warmer than normal.

Here&#039;s a greatly simplified analysis, not meant to be particularly accurate or exhaustive - but useful because it gives readers some idea of the most simplistic level of analysis you can bring to bear on your question about water vapour - http://tamino.wordpress.com/2009/08/17/not-computer-models/.  Climate scientists tend to do more complex analyses taking into account more factors, variations and interactions...</description>
		<content:encoded><![CDATA[<p>&#8220;Why couldn’t water-vapor from the meltic ice be causing global warming?&#8221;</p>
<p>That&#8217;s the sort of question &#8220;attribution&#8221; studies address.  The IPCC has some reporting on them.  Water vapour is a very important agent, but we have a pretty good idea of how strong that effect is &#8211; and it&#8217;s not enough on its own.  We also have a pretty good idea of how strong the effect of added CO2 is, and we can&#8217;t explain the observed warming without it &#8211; especially seeing recently some of the other factors (e.g. solar radiation levels) are currently acting to make the climate cooler than they otherwise would, but it&#8217;s still much warmer than normal.</p>
<p>Here&#8217;s a greatly simplified analysis, not meant to be particularly accurate or exhaustive &#8211; but useful because it gives readers some idea of the most simplistic level of analysis you can bring to bear on your question about water vapour &#8211; <a href="http://tamino.wordpress.com/2009/08/17/not-computer-models/" rel="nofollow">http://tamino.wordpress.com/2009/08/17/not-computer-models/</a>.  Climate scientists tend to do more complex analyses taking into account more factors, variations and interactions&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43016</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 16 Apr 2010 18:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43016</guid>
		<description>Lotharsson @106: Thank you for the reply.  Your example is a good one I think, and I agree with you in the sample you provided.

Another way of looking at it could be like this:  A house is on fire.  A match inside the house ignites due to the heat.  How much heat did the match add, and is it directly responsible for melting the  candles in the room next door?

I realize that there are people trying to sort it out, but where is the smoking-gun of proof?  Why couldn&#039;t water-vapor from the meltic ice be causing global warming?  Isn&#039;t that just as plausible?  Maybe a poor example on my part, but I would think there could be any number of factors.</description>
		<content:encoded><![CDATA[<p>Lotharsson @106: Thank you for the reply.  Your example is a good one I think, and I agree with you in the sample you provided.</p>
<p>Another way of looking at it could be like this:  A house is on fire.  A match inside the house ignites due to the heat.  How much heat did the match add, and is it directly responsible for melting the  candles in the room next door?</p>
<p>I realize that there are people trying to sort it out, but where is the smoking-gun of proof?  Why couldn&#8217;t water-vapor from the meltic ice be causing global warming?  Isn&#8217;t that just as plausible?  Maybe a poor example on my part, but I would think there could be any number of factors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lotharsson</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43015</link>
		<dc:creator>Lotharsson</dc:creator>
		<pubDate>Thu, 15 Apr 2010 05:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43015</guid>
		<description>Came back to this thread after a couple of weeks to see an awful lot of trolling on this thread, but perhaps one point is worth a quick post:

&lt;blockquote&gt;Re trailing indicator...&lt;/blockquote&gt;

Anyone who&#039;s studied (say) automatic control theory in engineering, or some aspects of science, will know that one can externally drive a feedback mechanism.

Here&#039;s a simplified analogy, not meant to be exact, but merely to illuminate the key insight:

If I ignite a match by striking it (cause) I get heat (effect).  Or as some might put it, &quot;heat is a trailing indicator of ignition&quot;.

But if I heat a match enough (cause), I get ignition (effect) (which leads to more heat).  Or as some might put it, in this case &quot;heat is a leading indicator of ignition (which leads to a feedback producing even more heat)&quot;.

As I said, don&#039;t try to map this exactly onto climate change.  It&#039;s an analogy.  But the lightbulb should go on - a trailing indicator in one circumstance can be forced to lead in another.</description>
		<content:encoded><![CDATA[<p>Came back to this thread after a couple of weeks to see an awful lot of trolling on this thread, but perhaps one point is worth a quick post:</p>
<blockquote><p>Re trailing indicator&#8230;</p></blockquote>
<p>Anyone who&#8217;s studied (say) automatic control theory in engineering, or some aspects of science, will know that one can externally drive a feedback mechanism.</p>
<p>Here&#8217;s a simplified analogy, not meant to be exact, but merely to illuminate the key insight:</p>
<p>If I ignite a match by striking it (cause) I get heat (effect).  Or as some might put it, &#8220;heat is a trailing indicator of ignition&#8221;.</p>
<p>But if I heat a match enough (cause), I get ignition (effect) (which leads to more heat).  Or as some might put it, in this case &#8220;heat is a leading indicator of ignition (which leads to a feedback producing even more heat)&#8221;.</p>
<p>As I said, don&#8217;t try to map this exactly onto climate change.  It&#8217;s an analogy.  But the lightbulb should go on &#8211; a trailing indicator in one circumstance can be forced to lead in another.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43014</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 13 Apr 2010 18:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43014</guid>
		<description>Marcel @104:  I quoted the question directly.  If you have another version that was published elsewhere that differs from the one I quoted, please post a reference.

Re trailing indicator:
That is a very poor example.  The theory of evolution does not make any predictions about what the structure of a species will look like after a given period of time. It would neither confirm nor deny that a dog could give birth to a cat (fyi: there are organisms which give &#039;birth&#039; to other species through parasitic relationships).  AGW via the IPCC makes plenty of predictions on how it&#039;s subject will look after a given period of time.</description>
		<content:encoded><![CDATA[<p>Marcel @104:  I quoted the question directly.  If you have another version that was published elsewhere that differs from the one I quoted, please post a reference.</p>
<p>Re trailing indicator:<br />
That is a very poor example.  The theory of evolution does not make any predictions about what the structure of a species will look like after a given period of time. It would neither confirm nor deny that a dog could give birth to a cat (fyi: there are organisms which give &#8216;birth&#8217; to other species through parasitic relationships).  AGW via the IPCC makes plenty of predictions on how it&#8217;s subject will look after a given period of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel Kincaid</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43013</link>
		<dc:creator>Marcel Kincaid</dc:creator>
		<pubDate>Tue, 13 Apr 2010 04:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43013</guid>
		<description>&lt;i&gt;Jinchi: That was not the question&lt;/i&gt;

Yes, actually, it is -- it&#039;s what &quot;statistically significant&quot; means in regard to trends. The trend since 1995 just misses -- it&#039;s at about the 93% confidence level rather than 95%; but the trend since 1994 is over the 95% confidence level.

&lt;i&gt;Now you are in the same boat as me.&lt;/i&gt;

What boat is that? Jinchi knows what he&#039;s talking about and isn&#039;t throwing up erroneous denialist talking points one after the other.

&lt;i&gt;Regarding the trailing indicator: it certainley disputes the current version of AGW, and that is what is at issue here.&lt;/i&gt;

It does no such thing; that&#039;s like saying that, if evolution were true, we would expect to see dogs giving birth to cats. It reflects ignorance about the theory and makes claims about what the theory predicts that are simply false.

&lt;i&gt;I’m not so sure that the ‘basic warming influence of greenhouse gases’ is well understood. &lt;/i&gt;

So what if you aren&#039;t? It is well understood, and if you weren&#039;t intellectually lazy and committed to only listening to professional obfuscators like Lindzen you would learn about it.</description>
		<content:encoded><![CDATA[<p><i>Jinchi: That was not the question</i></p>
<p>Yes, actually, it is &#8212; it&#8217;s what &#8220;statistically significant&#8221; means in regard to trends. The trend since 1995 just misses &#8212; it&#8217;s at about the 93% confidence level rather than 95%; but the trend since 1994 is over the 95% confidence level.</p>
<p><i>Now you are in the same boat as me.</i></p>
<p>What boat is that? Jinchi knows what he&#8217;s talking about and isn&#8217;t throwing up erroneous denialist talking points one after the other.</p>
<p><i>Regarding the trailing indicator: it certainley disputes the current version of AGW, and that is what is at issue here.</i></p>
<p>It does no such thing; that&#8217;s like saying that, if evolution were true, we would expect to see dogs giving birth to cats. It reflects ignorance about the theory and makes claims about what the theory predicts that are simply false.</p>
<p><i>I’m not so sure that the ‘basic warming influence of greenhouse gases’ is well understood. </i></p>
<p>So what if you aren&#8217;t? It is well understood, and if you weren&#8217;t intellectually lazy and committed to only listening to professional obfuscators like Lindzen you would learn about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blogs.discovermagazine.com/intersection/2010/04/07/attacks-on-michael-mann-here-we-go-again/#comment-43012</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Mon, 12 Apr 2010 18:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/intersection/?p=7753#comment-43012</guid>
		<description>NOTE: When I say &#039;cannot&#039; forecast, I mean &#039;is not for making&#039;.</description>
		<content:encoded><![CDATA[<p>NOTE: When I say &#8216;cannot&#8217; forecast, I mean &#8216;is not for making&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
