<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Science Meets Religion</title>
	<atom:link href="http://www.sciencemeetsreligion.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sciencemeetsreligion.org/blog</link>
	<description>Musings about modern science and religion</description>
	<lastBuildDate>Wed, 02 May 2012 03:01:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>What does the latest DNA data say about evolution?</title>
		<link>http://www.sciencemeetsreligion.org/blog/2012/05/what-does-the-latest-dna-data-say-about-evolution/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2012/05/what-does-the-latest-dna-data-say-about-evolution/#comments</comments>
		<pubDate>Wed, 02 May 2012 02:46:59 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=1121</guid>
		<description><![CDATA[Introduction <p>In the past few years, modern genome sequencing and computer technology have placed enormous volumes of DNA data at the fingertips of researchers worldwide. The first complete human genome sequence was completed in 2000, after a ten-year effort that cost over USD$500 million. But genome sequencing technology is advancing very rapidly &#8212; human genomes <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2012/05/what-does-the-latest-dna-data-say-about-evolution/">What does the latest DNA data say about evolution?</a></span>]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>In the past few years, modern genome sequencing and computer technology have placed enormous volumes of DNA data at the fingertips of researchers worldwide.  The first complete human genome sequence was completed in 2000, after a ten-year effort that cost over USD$500 million.  But genome sequencing technology is advancing very rapidly &#8212; human genomes can now be sequenced for roughly $100,000, and some groups are targeting a price as low as $1,000 [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pollack2008">Pollack2008</a>].  This same sequencing technology has enabled biologists to study the genomes of thousands of other biological species, including many common (and not-so-common) plants and animals.  This has resulted in an enormous repository of data available for the study of evolution at the most basic level.</p>
<h3>Amino acid data</h3>
<p>One example of DNA-type data is the table below, which compares the 146-unit amino acid sequences of beta globin (a component of hemoglobin) among various species of animals.  Amino acids are coded directly by triplets of DNA letters, and thus the study of amino acid sequences is very close to the study of DNA sequences themselves.  Note that human beta globin is identical to that of chimpanzees, differs in only one location from that of gorillas, yet is increasingly distinct from that in red foxes, polar bears, horses, rats, chicken and salmon.  Anyone can generate similar data using online tools and databases [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Evolution2009">Evolution2009</a>]:</p>
<table width=100% border=1 cellpadding=1 cellspacing=1>
<tr>
<td colspan=11>
<center>Percent Agreement between Beta Globin of Various Species</center></td>
<tr>
<td>Species</td>
<td>Human</td>
<td>Chimp</td>
<td>Gorilla</td>
<td>Red fox</td>
<td>Dog</td>
<td>Polar bear</td>
<td>Horse</td>
<td>Rat</td>
<td>Chicken</td>
<td>Salmon</td>
</tr>
<tr>
<td>Human</td>
<td>100.</td>
<td>100.</td>
<td>99.3</td>
<td>91.1</td>
<td>89.7</td>
<td>89.7</td>
<td>83.6</td>
<td>81.5</td>
<td>69.2</td>
<td>49.7</td>
</tr>
<tr>
<td>Chimp</td>
<td>100.</td>
<td>100.</td>
<td>99.3</td>
<td>91.1</td>
<td>89.7</td>
<td>89.7</td>
<td>83.6</td>
<td>81.5</td>
<td>69.2</td>
<td>49.7</td>
</tr>
<tr>
<td>Gorilla	</td>
<td>99.3</td>
<td>99.3</td>
<td>100.</td>
<td>91.8</td>
<td>90.4</td>
<td>90.4</td>
<td>82.9</td>
<td>80.8</td>
<td>68.5</td>
<td>49.0</td>
</tr>
<tr>
<td>Red fox</td>
<td>91.1</td>
<td>91.1</td>
<td>91.8</td>
<td>100.</td>
<td>98.6</td>
<td>95.2</td>
<td>80.8</td>
<td>80.1</td>
<td>72.6</td>
<td>49.7</td>
</tr>
<tr>
<td>Dog</td>
<td>89.7</td>
<td>89.7</td>
<td>90.4</td>
<td>98.6</td>
<td>100.</td>
<td>94.5</td>
<td>80.1</td>
<td>79.5</td>
<td>71.2</td>
<td>49.0</td>
</tr>
<tr>
<td>Polar bear</td>
<td>89.7</td>
<td>89.7</td>
<td>90.4</td>
<td>95.2</td>
<td>94.5</td>
<td>100.</td>
<td>80.8</td>
<td>82.9</td>
<td>71.9</td>
<td>48.3</td>
</tr>
<tr>
<td>Horse</td>
<td>83.6</td>
<td>83.6</td>
<td>82.9</td>
<td>80.8</td>
<td>80.1</td>
<td>80.8</td>
<td>100.</td>
<td>76.0</td>
<td>67.8</td>
<td>46.3</td>
</tr>
<tr>
<td>Rat</td>
<td>81.5</td>
<td>81.5</td>
<td>80.8</td>
<td>80.1</td>
<td>79.5</td>
<td>82.9</td>
<td>76.0</td>
<td>100.</td>
<td>65.8</td>
<td>49.7</td>
</tr>
<tr>
<td>Chicken</td>
<td>69.2</td>
<td>69.2</td>
<td>68.5</td>
<td>72.6</td>
<td>71.2</td>
<td>71.9</td>
<td>67.8</td>
<td>65.8</td>
<td>100.</td>
<td>54.4</td>
</tr>
<tr>
<td>Salmon</td>
<td>49.7</td>
<td>49.7</td>
<td>49.0</td>
<td>49.7</td>
<td>49.0</td>
<td>48.3</td>
<td>46.3</td>
<td>49.7</td>
<td>54.4</td>
<td>100.</td>
</tr>
</table>
<h3>Mutations</h3>
<p>The picture is the same if we consider the pattern of mutations between closely related species.  One particularly interesting example that has recently been uncovered is the &#8220;GULO&#8221; gene, which is an essential part of the machinery that makes Vitamin C in most animals.  Humans lack a functioning copy of this gene &#8212; our copy is highly mutated fragment, classified as a relic gene or pseudogene.  Scurvy, that scourge of British sailors and Mormon pioneers crossing the plains, occurs in humans when they do not get enough Vitamin C.  Interestingly, although the GULO pseudogene is highly mutated and utterly useless, humans and chimpanzees have almost identical copies of it &#8212; the human and chimp versions are 98% identical.  Evidently a common ancestor of humans and chimps adopted a diet rich in fruits and vegetables, and thus a chance mutation that disabled Vitamin C production was no longer a fatal one and was passed on to posterity [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Fairbanks2007">Fairbanks2007</a>, pg. 53-55; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Coyne2009">Coyne2009</a>, pg. 67-69].</p>
<h3>Transposons</h3>
<p>Another recent development in this arena is the analysis of &#8220;transposons&#8221; or &#8220;jumping genes.&#8221;  These are sections of DNA that have been randomly copied from one part of an organism&#8217;s genome to another.  Most of the time, these inserted genes do no damage, because they &#8220;land&#8221; in relatively unimportant sections of DNA.  But they do provide an excellent means to classify species into their phylogenetic (&#8220;family tree&#8221;) relationship.  This is because it is exceedingly unlikely that the same random insertion of an entire gene would occur at the same spot in the genomes of two or more different organisms or species, unless, of course, each inherited this curious feature from a common ancestor, and it is also exceedingly unlikely that a group of species with &#8220;random&#8221; assortments of transposons could be organized into a family tree.  Transposon data has been used, for instance, to classify a large number of vertebrate species into a &#8220;family tree,&#8221; with a result that is virtually identical to what biologists had earlier reckoned based only physical features and biological functions [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Rogers2011">Rogers2011</a>, pg. 25-30].</p>
<p>Here is an example of how transposon data can be used to determine the phylogenetic relationships (i.e., &#8220;family tree&#8221;) of various primates including humans.  The columns labeled ABCDE denote five blocks of transposons, and x and o respectively denote that the block is present or absent in the genome of the given species.  It is clear from this data that our closest primate relatives are chimpanzees and bonobos [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Rogers2011">Rogers2011</a>, pg. 89; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Salem2003">Salem2003</a>].</p>
<pre>
						Transposon blocks
			Species		A	B	C	D	E
        /---------	Human		o	x	x	x	x
       /----------	Bonobo		x	x	x	x	x
      / \---------	Chimp		x	x	x	x	x
     /------------	Gorilla		o	o	x	x	x
-----|------------	Orangutan	o	o	o	x	x
     \------------	Gibbon		o	o	o	o	o
</pre>
<h3>Other areas of research</h3>
<p>Another research arena that is exploding with activity is in analyzing DNA of groups of existing species, then employing advanced statistical methods (e.g., &#8220;maximum likelihood analysis&#8221;), running on powerful computer systems, to reconstruct the most likely family tree for a given set of organisms.  Soon much of evolutionary history will be deducible purely from this type of automatic computer-based analysis.  Already, significant results have been obtained in this area.  In May 2010, a researcher announced, on the basis of a very carefully performed statistical analysis, that the hypothesis of a &#8220;universal common ancestor&#8221; (a conjecture, dating back to Charles Darwin, that all life arose from a single common ancestral organism) has been resoundingly confirmed.  The author, Prof. Douglas L. Theobald of Brandeis University, found that the universal common ancestor hypothesis is at least 10<sup>2860</sup> times more likely to have produced the modern-day protein sequences that we observe in living organisms, compared to the next most probable scenario that involves multiple original ancestors [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Harmon2010">Harmon2010</a>; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Theobald2010">Theobald2010</a>].</p>
<p>Researchers are also combining analyses of DNA sequences with paleontological (fossil) data, resulting in more precise determinations of various branches in the tree of life.  For example, a study published in November 2010 that combined both paleontological and molecular data established that divergence of humans and chimpanzees very likely took place eight million years in the past instead of five to six million years, as generally believed until recently [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#SD2010d">SD2010d</a>; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Wilkinson2010">Wilkinson2010</a>].</p>
<h3>Summary</h3>
<p>The explosion of genome sequences and DNA data banks in recent years has provided an enormous storehouse of data for biologists.  Analyses of these data have dramatically confirmed the central tenets of evolution, including  the common ancestry of all biological organisms, all arranged convincingly in a phylogenetic family tree, in most cases exactly as had been previously reckoned based solely on similarities of physical forms and biological functions.  As anthropologist Alan R. Rogers recently noted, &#8220;Phylogenetic pattern is everywhere in nature.  It makes sense only if all living things evolved from a single ancestor.&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Rogers2011">Rogers2011</a>, pg. 31].  Similarly, genetist Daniel J. Fairbanks emphasizes that [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Fairbanks2007">Fairbanks2007</a>, pg. 170]:</p>
<blockquote><p>[The] obvious hierarchical arrangement of life, and the literally millions of ancestral relics in our DNA &#8212; all undeniably attest to our common evolutionary origin with the rest of life.  If someone can believe that all living organisms share the same creator, why not consider that all living organisms share a common genetic heritage?</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2012/05/what-does-the-latest-dna-data-say-about-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t many scientists question evolution?</title>
		<link>http://www.sciencemeetsreligion.org/blog/2012/04/dont-many-scientists-question-evolution-2/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2012/04/dont-many-scientists-question-evolution-2/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 18:38:46 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=1109</guid>
		<description><![CDATA[<p>It is often said that many scientists, including some with Ph.D. degrees and significant credentials in the field, now believe there are serious difficulties with modern evolutionary theory. Indeed, there are some scientists who dissent. For example, in 2005 Philip Skell, a retired chemistry professor at Pennsylvania State University and former member of the National <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2012/04/dont-many-scientists-question-evolution-2/">Don&#8217;t many scientists question evolution?</a></span>]]></description>
			<content:encoded><![CDATA[<p>It is often said that many scientists, including some with Ph.D. degrees and significant credentials in the field, now believe there are serious difficulties with modern evolutionary theory.  Indeed, there are some scientists who dissent.  For example, in 2005 Philip Skell, a retired chemistry professor at Pennsylvania State University and former member of the National Academy of Sciences, wrote &#8220;many scientists are now beginning to examine the evidence for neo-Darwinism more openly and critically in scientific journals&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Skell2005">Skell2005</a>].</p>
<p>In 2001 the Discovery Institute, the principal sponsoring organization for the intelligent design movement, began to form a list of scientists who question evolution.  Each of the scientists on this list, known as &#8220;A Scientific Dissent from Darwinism,&#8221; affirmed the following statement [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Dissent2010">Dissent2010</a>]:</p>
<blockquote><p>We are skeptical of claims for the ability of random mutation and natural selection to account for the complexity of life. Careful examination of the evidence for Darwinian theory should be encouraged.</p></blockquote>
<p>As of April 2012, this list had 840 names.  So what are the facts here?  Is evolution truly a &#8220;theory in crisis,&#8221; as creationist author Michael Denton once described it [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Denton1986">Denton1986</a>]?</p>
<p>Partly in response to lists such as this, the National Center for Science Education (NCSE) in Oakland, California recently instituted &#8220;Project Steve,&#8221; named in honor of the recent death of the eminent paleontologist Stephen J. Gould.  In this project, NCSE announced an invitation for scientists whose first name is Steve (or variants such as Steven, Stephen, Stephanie, Stephan or Estephan) to submit their names as affirming the following statement [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#NCSE2008">NCSE2008</a>]:</p>
<blockquote><p>Evolution is a vital, well-supported, unifying principle of the biological sciences, and the scientific evidence is overwhelmingly in favor of the idea that all living things share a common ancestry.  Although there are legitimate debates about the patterns and processes of evolution, there is no serious scientific doubt that evolution occurred or that natural selection is a major mechanism in its occurrence.  It is scientifically inappropriate and pedagogically irresponsible for creationist pseudoscience, including but not limited to &#8220;intelligent design,&#8221; to be introduced into the science curricula of our nation&#8217;s public schools.</p></blockquote>
<p>As of April 2012, the NCSE list had 1202 names, compared with 840  on the Discovery Institute list.  If we count only those persons on these two lists who had a Ph.D. degree and/or professional position in a core field closely related to evolution (Anatomy, Anthropology, Biochemistry, Biology, Biophysics, Botany, Ecology, Entomology, Genetics, Geology, Geophysics, Microbiology, Neurophysiology, Paleontology, Physiology or Zoology), who thus are particularly well-qualified to make such a declaration, then 708 (58.9%) of the names on the NCSE list were so qualified, compared with only 258 (30.7%) of the Discovery Institute list, according to a detailed check performed by the present author.  If we then further limit the Discovery Institute core field list to those persons named Steve or one of the variants above, so that the size of this list can be directly compared with the NCSE core field list, then only two signers remain (in general agreement with the fact that persons named Steve or one of the above variants constitute roughly 1% of the U.S. population).  This data is shown on the chart below.  Note that in the right-most set of columns, the DI column (corresponding to two persons) is invisibly small compared with the NCSE column.</p>
<p><center><img alt="image #1" src="http://www.sciencemeetsreligion.org/evolution/scientists.png" style="width:400px; height:400px; border:1px solid blue" /img></center></p>
<p>In short, no matter how one objectively compares these lists, it is a fair conclusion that several hundred times as many well-qualified professional scientists accept the main precepts of evolution as dissent from them.  And, given that the number of signers of the Discovery Institute list has hardly grown at all in the past two or three years, there is no indication that the number of dissenting scientists is sharply growing relative to those who have declared their support of evolution.</p>
<p>Francisco Ayala, a renowned evolutionary biologist and recipient of the National Medal of Science and the 2010 Templeton Prize (and a former Dominican priest), recently stated the consensus of the field in these terms [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Ayala2010">Ayala2010</a>, pg. 49-50]:</p>
<blockquote><p>The overwhelming majority of biologists accept evolution.  Those who know professionally the evidence for evolution cannot deny it.  Scientists agree that the evolutionary origin of animals and plants is a scientific conclusion beyond reasonable doubt.  The evidence is compelling and all-encompassing because it comes from all biological disciplines including those that did not exist in Darwin&#8217;s time.  In the second half of the nineteenth century, Darwin and other biologists obtained convincing evidence from a variety of disciplines, which had reached early maturity during the nineteenth century: anatomy, embryology, biogeography, geology, and paleontology.  Since Darwin&#8217;s time, the evidence for evolution has become much stronger and more comprehensive, coming not only from traditional sources but also from recent disciplines such as genetics, biochemistry, ecology, ethology, neurobiology, and molecular biology.</p>
<p>&#8230; Because the evidence is so overwhelming, &#8230; evidence for evolution no longer engages the interest of biologists except when explaining evolution to the public or arguing with those who refuse to accept evolution.  Although not sought and no longer needed, the evidence for the fact of evolution continues to accumulate.</p></blockquote>
<p>For additional details, see <a href="http://www.sciencemeetsreligion.org/evolution/scientists-evolution.php">Scientists-evolution</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2012/04/dont-many-scientists-question-evolution-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How old is the earth?  Calculate it yourself</title>
		<link>http://www.sciencemeetsreligion.org/blog/2012/02/how-old-is-the-earth-calculate-it-yourself/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2012/02/how-old-is-the-earth-calculate-it-yourself/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 22:32:38 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=1016</guid>
		<description><![CDATA[Introduction <p>In one respect, science and religion have been largely reconciled since the nineteenth century, when geologists such as Charles Lyell recognized the evidence for a very old earth, and, within a few decades, most mainstream religious denominations accepted this view as well.</p> <p>But much to the consternation of scientists, young-earth creationism, which holds that <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2012/02/how-old-is-the-earth-calculate-it-yourself/">How old is the earth?  Calculate it yourself</a></span>]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>In one respect, science and religion have been largely reconciled since the nineteenth century, when geologists such as  <a href="http://en.wikipedia.org/wiki/Charles_Lyell">Charles Lyell</a> recognized the evidence for a very old earth, and, within a few decades, most mainstream religious denominations accepted this view as well.</p>
<p>But much to the consternation of scientists, young-earth creationism, which holds that the earth is only about 6000 years old, continues to be promoted in some quarters, and remains very popular with the public, especially in the United States.  A 2010 Gallup poll found that 40% of Americans believe that &#8220;God created humans in their present form within the last 10,000 years&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Newport2010">Newport2010</a>].  A 2009 poll found that 39% agreed that &#8220;God created the universe, the earth, the sun, moon, stars, plants, animals and the first two people within the past 10,000 years.&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Bishop2010">Bishop2010</a>].  (By contrast and more representative of OECD, about half as many Canadians espouse such beliefs <a title="Science20.com" href="http://www.science20.com/genomicron/blog/acceptance_of_evolution_in_canada">[Science2.0]</a>.)  Such notions are, of course, vastly different than the findings of modern science, which pegs the age of the earth at 4.56 billion years, and the age of the universe at 13.75 billion years.</p>
<p>While there are numerous experimental methods used to determine geologic ages, the most frequently employed technique is &#8220;radiometric dating,&#8221; which is based on measurements of various radioactive isotopes in rocks.  The phenomenon of radioactivity is rooted in fundamental laws of physics and follows simple mathematical formulas.  Dating schemes based on rates of radioactivity have been refined and scrutinized for several decades.  The latest high-tech equipment permits reliable results to be obtained even with microscopic samples.</p>
<p>Radiometric dating is self-checking, because the data (after certain preliminary calculations are made) are fitted to a straight line (an &#8220;isochron&#8221;) by means of standard linear regression methods of statistics.  The slope of the line determines the date, and the closeness of fit is a measure of the statistical reliability of the resulting date.  Technical details on how these dates are calculated are given in <a href="http://www.sciencemeetsreligion.org/evolution/radiometric-dating.php">Radiometric dating</a>.  Here is one example of an isochron, based on measurements of basaltic meteorites (in this case the resulting date is 4.4 billion years) [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Basaltic1981">Basaltic1981</a>, pg. 938]:</p>
<p><a href="http://www.sciencemeetsreligion.org/blog/wp-content/uploads/2012/02/isochron-1.gif"><img src="http://www.sciencemeetsreligion.org/blog/wp-content/uploads/2012/02/isochron-1.gif" alt="" title="Basaltic meteorite isochron" width="562" height="367" class="alignnone size-full wp-image-1043" /></a></p>
<h3>Reliability of radiometric dating</h3>
<p>So, are radiometric methods foolproof?  Just how reliable are these dates?</p>
<p>As with any experimental procedure in any field of science, these measurements are subject to certain &#8220;glitches&#8221; and &#8220;anomalies,&#8221; as noted in the literature.  Skeptics of old-earth geology make great hay of these examples.  For example, creationist writer Henry Morris [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Morris2000">Morris2000</a>, pg. 147] has highlighted the fact that measurements of specimens from a 1801 lava flow near a volcano in Hualalai, Hawaii gave apparent ages (using the Potassium-Argon method) ranging from 160 million to 2.96 billion years, citing a 1968 study [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Funkhouser1968">Funkhouser1968</a>].  In the particular case that Morris highlighted, the lava flow was unusual because it included numerous xenoliths (typically consisting of olivine, an iron-magnesium silicate material) that are foreign to the lava, having been carried from deep within the earth but not completely melted in the lava.  Also, as the authors of the 1968 article were careful to explain, xenoliths cannot be dated by the K-Ar method because of excess argon in bubbles trapped inside [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Dalrymple2006">Dalrymple2006</a>].  Thus in this case, as in many others that have been raised by skeptics of old-earth geology, the &#8220;anomaly&#8221; is more imaginary than real.</p>
<p>The overall reliability of radiometric dating was addressed in some detail in a recent book by Brent Dalrymple, a premier expert in the field.  He wrote [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Dalrymple2004">Dalrymple2004</a>, pg. 80-81]:</p>
<blockquote><p>These methods provide valid age data in most instances, although there is a small percentage of instances in which even these generally reliable methods yield incorrect results.  Such failures may be due to laboratory errors (mistakes happen), unrecognized geologic factors (nature sometimes fools us), or misapplication of the techniques (no one is perfect).</p>
<p>We scientists who measure isotope ages do not rely entirely on the error estimates and the self-checking features of age diagnostic diagrams to evaluate the accuracy of radiometric ages.  Whenever possible we design an age study to take advantage of other ways of checking the reliability of the age measurements.  The simplest means is to repeat the analytical measurements in order to check for laboratory errors.  Another method is to make age measurements on several samples from the same rock unit.  This technique helps identify post-formation geologic disturbances because different minerals respond differently to heating and chemical changes.  The isochron techniques are partly based on this principle.</p>
<p>The use of different dating methods on the same rock is an excellent way to check the accuracy of age results.  If two or more radiometric clocks based on different elements and running at different rates give the same age, that&#8217;s powerful evidence that the ages are probably correct.</p></blockquote>
<p>Along this line, Roger Wiens asks those who are skeptical of radiometric dating to consider the following [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Wiens2002">Wiens2002</a>]:</p>
<blockquote><p>
There are well over forty different radiometric dating methods, and scores of other methods such as tree rings and ice cores.  All of the different dating methods agree &#8212; they agree a great majority of the time over millions of years of time.  Some [skeptics] make it sound like there is a lot of disagreement, but this is not the case.  The disagreement in values needed to support the position of young-Earth proponents would require differences in age measured by orders of magnitude (e.g., factors of 10,000, 100,000, a million, or more).  The differences actually found in the scientific literature are usually close to the margin of error, usually a few percent, not orders of magnitude!</p>
<p>Vast amounts of data overwhelmingly favor an old Earth.  Several hundred laboratories around the world are active in radiometric dating.  Their results consistently agree with an old Earth.  Over a thousand papers on radiometric dating were published in scientifically recognized journals in the last year, and hundreds of thousands of dates have been published in the last 50 years.  Essentially all of these strongly favor an old Earth.
</p></blockquote>
<h3>Radioactive isotopes and the age of the earth</h3>
<p>Until recently, only large scientific laboratories could afford mass spectrometers, which are the principal tool used to measure dates of rock samples.  But recently the prices of these devices have dropped to levels that even amateur meteorite hunters and others can afford.  Used mass spectrometers are currently available at eBay.com for as little as USD$99.  Some have said that the last of the flat-earth believers did not give up until they could hold GPS receivers in their hand that give their latitude-longitude position.  Will skeptics of old-earth geology wait until mass spectrometers are in every home before finally conceding that the earth is older than 6000 years?</p>
<p>In any event, there is a simple way to see that the earth must be at least 1.6 billion years old, which does not require any mass spectrometers, isochron graphs, calculus or statistical software (provided one accepts a few very-well-established measured rates of radioactivity).  Consider the list of all known radioactive isotopes with half-lives of at least one million years but less than one quadrillion years, and which are not themselves produced by any natural process such as radioactive decay or cosmic ray bombardment [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Nuclides2012">Nuclides2012</a>]:</p>
<p><center></p>
<table border=1 cellpadding=1 cellspacing=1>
<tr>
<td>Isotope</td>
<td>Half-life (years)</td>
<td>Found in nature?</td>
</tr>
<tr>
<td>In-115</td>
<td>4.41 x 10<sup>14</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Gd-152</td>
<td>1.08 x 10<sup>14</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Ba-130</td>
<td>7.00 x 10<sup>13</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Pt-190</td>
<td>6.50 x 10<sup>11</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Sm-147</td>
<td>1.06 x 10<sup>11</sup></td>
<td>yes</td>
</tr>
<tr>
<td>La-138</td>
<td>1.02 x 10<sup>11</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Rb-87</td>
<td>4.97 x 10<sup>10</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Re-187</td>
<td>4.12 x 10<sup>10</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Lu-176</td>
<td>3.76 x 10<sup>10</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Th-232</td>
<td>1.40 x 10<sup>10</sup></td>
<td>yes</td>
</tr>
<tr>
<td>U-238</td>
<td>4.47 x 10<sup>9</sup></td>
<td>yes</td>
</tr>
<tr>
<td>K-40</td>
<td>1.25 x 10<sup>9</sup></td>
<td>yes</td>
</tr>
<tr>
<td>U-235</td>
<td>7.04 x 10<sup>8</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Pu-244</td>
<td>8.00 x 10<sup>7</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Sm-146</td>
<td>6.80 x 10<sup>7</sup></td>
<td>yes</td>
</tr>
<tr>
<td>Nb-92</td>
<td>3.47 x 10<sup>7</sup></td>
<td>no</td>
</tr>
<tr>
<td>Pb-205</td>
<td>1.73 x 10<sup>7</sup></td>
<td>no</td>
</tr>
<tr>
<td>Cm-247</td>
<td>1.56 x 10<sup>7</sup> </td>
<td>no</td>
</tr>
<tr>
<td>Hf-182</td>
<td>8.90 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Pd-107</td>
<td>6.50 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Tc-98</td>
<td>4.20 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Bi-210</td>
<td>3.04 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Dy-154</td>
<td>3.00 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Fe-60</td>
<td>2.62 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Tc-97</td>
<td>2.60 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Cs-135</td>
<td>2.30 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Gd-150</td>
<td>1.79 x 10<sup>6</sup></td>
<td>no</td>
</tr>
<tr>
<td>Zr-93</td>
<td>1.53 x 10<sup>6</sup></td>
<td>no</td>
</tr>
</table>
<p></center></p>
<p>(In the above chart, years are displayed in scientific notation: i.e., 1 x 10<sup>6</sup> = 1 million;  1 x 10<sup>9</sup> = 1 billion, etc.)</p>
<p>All of the above isotopes are readily produced in nuclear reactors, so there is every reason to believe that they were formed along with stable isotopes, in roughly the same abundance as nearby stable isotopes of similar atomic weight, when the material forming our solar system was produced in an ancient stellar explosion.  A quick calculation shows that after an elapsed period of 20 times the half-life of a given isotope, the fraction 1/2<sup>20</sup> = 1/1048576 (i.e., roughly one part in one million) of the original isotope will remain, which is a small but nonetheless detectable amount.  Similarly, after 30 half-lives, roughly one part in one billion will remain, and after 40 half-lives, roughly one part in one trillion will remain, which is near the current limit of detectability.</p>
<p>Now note that an absolutely clear-cut fact is revealed in the above table: <i>every</i> isotope in the list with a half life less than 68 million years is absent in nature, evidently because all traces of these isotopes have decayed away, yet those isotopes with half-lives greater than 68 million years are present at some minute but detectable level.  This is incontestable evidence that the material from which our earth and solar system was formed is at least 20 x 68 million (= 1.36 billion) years old, and more likely is at least 40 x 68 million (= 2.72 billion) years old.  For details, see [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Dalrymple2004">Dalrymple2004</a>, pg. 202-204; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Miller1999">Miller1999</a>, pg. 69-72].</p>
<h3>Conclusion</h3>
<p>Radiometric dating, like any other experimental discipline, is subject to a variety of errors, ranging from human errors to rare anomalies resulting from highly unusual natural circumstances.  But while errors and anomalies can occur, the burden of proof is not on scientists to fully explain each and every error.  Instead, the burden of proof is on skeptics of old-earth geology to explain why tens of thousands of other carefully measured ages are all internally and externally consistent.  Indeed, there is no known physical phenomenon that can yield consistent results in many thousands of measurements, year after year, except one: that these specimens really are as old as the data shows them to be.   As biologist Kenneth Miller has observed, &#8220;The consistency of [radiometric] data &#8230; is nothing short of stunning.&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Miller1999">Miller1999</a>, pg. 76].</p>
<p>For additional details and references, see <a href="http://www.sciencemeetsreligion.org/evolution/reliability.php">Reliability</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2012/02/how-old-is-the-earth-calculate-it-yourself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does modern science undermine morality?</title>
		<link>http://www.sciencemeetsreligion.org/blog/2012/02/does-modern-science-undermine-morality/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2012/02/does-modern-science-undermine-morality/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:44:08 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=998</guid>
		<description><![CDATA[Introduction <p>It is widely believed that modern society, in spite of all its technological and scientific progress, is morally deficient, compared with past generations. Many observers, especially the religious right, blame modern science. They see scientists and scholars as advocating the view that personal self-control and inhibitions are not only unnecessary but further are downright <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2012/02/does-modern-science-undermine-morality/">Does modern science undermine morality?</a></span>]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>It is widely believed that modern society, in spite of all its technological and scientific progress, is morally deficient, compared with past generations.  Many observers, especially the religious right, blame modern science.  They see scientists and scholars as advocating the view that personal self-control and inhibitions are not only unnecessary but further are downright harmful, the cause of many social ills and psychological hangups &#8212; views that many religious-oriented believers and writers consider to be hostile to traditional moral codes.  As a single example, evangelical author J. Lee Grady claims that scholars and others &#8220;are plotting the virtual overthrow of conventional morals.  They want a hedonistic world with no rules and no guilt.&#8221;  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Grady2011">Grady2011</a>].  For additional background, see <a href="http://www.sciencemeetsreligion.org/theology/decline.php">Decline</a>.</p>
<h3>Historical background</h3>
<p>There is some truth behind these claims.  During much of the 20th century, many social scientists and scholars adhered to the doctrine known informally as the &#8220;blank slate&#8221; (from the Latin <i>tabula rasa</i>), namely that all human personality and behavior is a product of rearing and environment &#8212; biology plays no role, and there is no such thing as innate human nature.  The concept has very deep roots in western culture, with traces seen in the writings of Aristotle, repeated in the writings of 13th century theologian Thomas Aquinas, and  carried into the 18th century by Jean-Jacques Rosseau.  In the late 19th century, Sigmund Freud presumed the blank slate when he depicted personality traits as rooted in one&#8217;s family environment.  Twentieth century psychologist John B. Watson, the founder of behaviorism, succinctly stated this doctrine when he wrote [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Watson1930">Watson1930</a>, pg. 82]:</p>
<blockquote><p>
Give me a dozen healthy infants, well-formed, and my own specified world to bring them up in and I&#8217;ll guarantee to take any one at random and train him to become any type of specialist I might select &#8212; doctor, lawyer, artist, merchant-chief and, yes, even beggar-man and thief, regardless of his talents, penchants, tendencies, abilities, vocations, and race of his ancestors.
</p></blockquote>
<p>Similarly, anthropologist Ashley Montagu declared, &#8220;Man is man because he has no instincts, because everything he is and has become he has learned, acquired, from his culture, from the man-made part of the environment, from other human beings.&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2002">Pinker2002</a>, pg. 24].</p>
<p>Closely related to the blank slate doctrine is the &#8220;noble savage&#8221; doctrine, namely the notion that humans in their natural primitive state are unselfish, peaceful and free from the many blights of modern society such as greed, violence, jealousy and psychological hangups, all of which are unfortunate byproducts of modern civilization.  Like the blank slate, the noble savage was reflected in the writings of Rosseau, who in 1755 wrote that &#8220;nothing can be more gentle than him in his primitive state&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2002">Pinker2002</a>, pg. 6].   </p>
<p>In the 20th century, these doctrines were given considerable momentum through the writings of anthropologist Margaret Mead.   After her study of South Seas islanders, she wrote &#8220;We are forced to conclude that human nature is almost unbelievably malleable, responding accurately and contrastingly to contrasting cultural conditions.&#8221;  She described these native peoples as peaceful, egalitarian, satisfied with their material lot and sexually uninhibited [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2002">Pinker2002</a>, pg. 25-26].  Numerous other prominent social scientists and scholars, including such giants as Bertrand Russell and H. L. Mencken, adopted the prevailing views of Montagu, Mead and others without serious question.  </p>
<p>This general philosophy was interpreted by some as giving license to what most people today would term a largely amoral or even hedonistic lifestyle:  If there is no fundamental reality to a human sense of material possession, then greed and competition are obsolete, and furthermore a totally communal society without private property is indeed achievable (as promoted by Karl Marx, for instance).  If there is no fundamental reality to sexual jealousy, then there is no need for marriage or for sex to be restricted to marriage.  If there is no fundamental human proclivity to violence, then the total elimination of violent crime is possible merely by suitably re-educating the populace.  More to the point, if even moderate levels of self-control are unnecessary and even harmful to our social and psychological well-being, then everyone should seek to throw off such controls, and to oppose institutions (such as religious movements) that have advocated them.</p>
<h3>Fall of the &#8220;blank slate&#8221; and &#8220;noble savage&#8221;</h3>
<p>But a funny thing happened on the way to the party.  In the 1970s, 1980s and 1990s, a younger, more sober generation of sociologists, psychologists and anthropologists, employing much more careful experimental and analytical methods, took a hard look at the &#8220;blank slate&#8221; and the &#8220;noble savage&#8221; doctrines, and found them to be severely wanting.  First of all, through studies such as comparisons between identical twins raised apart, psychologists found that many personality traits have a significant genetic component.  Identical twins raised apart were found to have remarkably similar verbal and mathematical intelligence, as well as similarity in traits such as introversion, neuroticism and conscientiousness.  In fact, all five of the major dimensions of human personality were shown to have significant genetic links via such studies, with heritability typically ranging from 40 to 50 percent.  It is important to note that these findings are not tantamount to biological determinism, because environmental effects are still important, but the &#8220;blank slate&#8221; paradigm that prevailed for so many years has been decisively refuted.</p>
<p>Along this line, in the 1980s anthropologist Donald Brown, after surveying hundreds of anthropological studies from around the world, collected a set of characteristics that had been found common to all human societies, even those that have had little or no contact with the western world.  He identified approximately 150 such features, including abstract speech and thought, religion of various forms, common facial expressions for different emotions, marriage, taboos against incest, greater levels of aggression among males, sexual attractiveness (with remarkable commonality in features considered to be attractive), sexual jealousy, sexual modesty, and fear of death.  He concludes that there is a universal human nature, and that these features point to that universal human nature [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2002">Pinker2002</a>, pg. 435-439].</p>
<p>Modern sociologists and anthropologists dealt a similarly devastating blow to the &#8220;noble savage&#8221; doctrine.  Researchers returning to the South Seas islands found that Margaret Mead&#8217;s earlier findings were almost perversely mistaken.  For example, far from being paragons of nonchalant innocence, some Samoans beat or even killed brides that were found not to be virgins on their wedding night, and numerous suspected adulterers received the same fate. Similarly, researchers in Africa found that the &#8220;harmless&#8221; !Kung San, in some cases, avenged murder by mass murder in return.  One archaeologist summarized the rates of male deaths in warfare for a number of indigenous civilizations in South America and New Guinea.  He found rates 10 to 60 times higher than U.S. and Europe during in the 20th century (encompassing both WWI and WWII)  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2002">Pinker2002</a>, pg. 435-439].  Additional statistics and details on crime and violence through the ages and in our own time are presented in <a href="http://www.sciencemeetsreligion.org/theology/decline.php">Decline</a> and <a href="http://www.sciencemeetsreligion.org/theology/violence.php">Violence</a>.  See also <i>The Blank Slate: The Modern Denial of Human Nature</i>  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2002">Pinker2002</a>], authored by prominent Harvard psychologist Steven Pinker.</p>
<h3>Self-control and success</h3>
<p>More recently, social scientists have revisited the ancient issue of whether self-control and society-instilled inhibitions are helpful or harmful to personal and social well-being.  Pinker, in a 2011 book, summarizes the latest findings on this topic in these striking and unequivocal terms [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2011b">Pinker2011b</a>, pg. 598-599]: </p>
<blockquote><p>
Most people, of course, are not so lacking in self-control that they ever lash out in violence.  But among the nonviolent majority some people have more self-control than others.  Aside from intelligence, no other trait augurs as well for a healthy and successful life.  Walter Mischel began his studies of delay of gratification (in which he gave children the choice between one marshmallow now and two marshmallows later) in the late 1960s, and he followed the children as they grew up.  When they were tested a decade later, the ones who had shown greater willpower in the marshmallow test had now turned into adolescents who were better adjusted, attained higher SAT scores, and stayed in school longer.  When they were tested one and two decades after that, the patient children had grow into adults who were less likely to use cocaine, had higher self-esteem, had better relationships, were better at handling stress, had fewer symptoms of borderline personality disorder, obtained higher degrees, and earned more money.</p>
<p>Other studies with large samples of adolescents and adults have documented similar payoffs.  Adults can wait indefinitely for two marshmallows, but as we have seen, they can be given equivalent choices such as &#8220;Would you rather have five dollars now or forty dollars in two weeks?&#8221;  Studies by Laibson, Christopher Chabris, Kris Kirby, Angela Duckworth, Martin Seligman, and others have found that people who opt for the later and larger sums get higher grades, weigh less, smoke less, exercise more, and are more likely to pay off their credit card balance every month. &#8230;</p>
<p>After adjusting for any tendency just to tick off socially desirable traits, the researchers combined the responses into a single measure of habitual self-control.  They found that the students with higher scores got better grades, had fewer eating disorders, drank less, had fewer psychosomatic aches and pains, were less depressed, anxious, phobic, and paranoid, had higher self-esteem, were more conscientious, had better relationships with their families, had more stable friendships, were less likely to have sex they regretted, were less likely to imagine themselves cheating in a monogamous relationship, felt less of a need to &#8220;vent&#8221; or &#8220;let off steam,&#8221; and felt more guilt but less shame.  Self-controllers are better at perspective-taking and are less distressed when responding to others&#8217; troubles, though they are neither more nor less sympathetic in their concern for them.  And contrary to the conventional wisdom that says people with too much self-control are uptight, repressed, neurotic, bottled up, wound up, obsessive-compulsive, or fixated at the anal stage of psychosexual development, the team found that the more self-control people have, the better their lives are.  The people at the top of the scale were the mentally healthiest.
</p></blockquote>
<h3>Conclusions</h3>
<p>In summary, while it is true that early- and mid-20th century social scientists and scholars embraced doctrines that lent support to those pursuing relatively hedonistic, uninhibited lifestyles (and communistic economic utopias as well), much more careful recent research has destroyed or drastically revised these doctrines.  This same research largely supports precepts long held and taught by traditional religions, including:</p>
<ul>
<li>The need to be altruistic (because one&#8217;s fate lies much more in the hands of one&#8217;s larger community than in the remote past).
<li>The need to restrain impulses of violence (because our modern society is much more interdependent, and has developed much more devastating means of killing and destruction).
<li>The need for parents to care for and support children more years than ever before (because of the much greater requirement for education and moral training in today&#8217;s world), and for children to reasonably obey their parents&#8217; enlightened instruction.
<li>The need for adults to more carefully select a companion, and to restrain their impulses for infidelity (because of the need for a multi-decade stable family unit in which to raise children and care for one&#8217;s mate).
<li>The urgent need to provide assistance to disadvantaged populations worldwide (because of the recent recognition of the astonishing capabilities of the human mind, and the universality of intelligence).
<li>The need to treat our planet and our civilization with the greatest care and reverence (because of the recent recognition of how singular our world is in the cosmos).
</ul>
<p>In this regard, the findings of modern science and the teachings of enlightened modern religion have largely converged.  There is no need for warfare between the two disciplines.  </p>
<p>For additional discussion, see <a href="http://www.sciencemeetsreligion.org/theology/decline.php">Decline</a>, <a href="http://www.sciencemeetsreligion.org/theology/progress.php">Progress</a> and <a href="http://www.sciencemeetsreligion.org/theology/.php">Violence</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2012/02/does-modern-science-undermine-morality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does probability refute evolution?</title>
		<link>http://www.sciencemeetsreligion.org/blog/2012/01/does-probability-refute-evolution/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2012/01/does-probability-refute-evolution/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 17:50:45 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=964</guid>
		<description><![CDATA[Introduction <p>Both traditional creationists and intelligent design scholars have invoked probability arguments in criticisms of biological evolution. They argue that certain features of biology are so fantastically improbable that they could never have been produced by a purely natural, &#8220;random&#8221; process, even assuming the billions of years of history asserted by geologists and astronomers. They <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2012/01/does-probability-refute-evolution/">Does probability refute evolution?</a></span>]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>Both traditional creationists and intelligent design scholars have invoked probability arguments in criticisms of biological evolution. They argue that certain features of biology are so fantastically improbable that they could never have been produced by a purely natural, &#8220;random&#8221; process, even assuming the billions of years of history asserted by geologists and astronomers.  They often equate the hypothesis of evolution to the absurd suggestion that monkeys randomly typing at a typewriter could compose a selection from the works of Shakepeare.</p>
<p>One creationist-intelligent design argument goes like this: the human alpha-globin molecule, a component of hemoglobin that performs a key oxygen transfer function, is a protein chain based on a sequence of 141 amino acids.  There are 20 different amino acids common in living systems, so the number of potential chains of length 141 is 20<sup>141</sup>, which is roughly 10<sup>183</sup> (i.e., a one followed by 183 zeroes).  These writers argue that this figure is so enormous that even after billions of years of random molecular trials, involving all the biochemical material on the ancient earth&#8217;s surface, no human alpha-globin protein molecule would ever appear, and thus the hypothesis that human alpha-globin arose by an evolutionary process is decisively refuted  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Foster1991">Foster1991</a>, pg. 79-83; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Hoyle1981">Hoyle1981</a>, pg. 1-20; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Lennox2009">Lennox2009</a>, pg. 163-173].</p>
<h3>Fallacies in the creationist probability arguments</h3>
<p>One fallacy in this particular argument, common to many others of this genre, is that it ignores the fact that a large class of alpha-globin molecules can perform the essential oxygen transfer function, so that the computation of the probability of a single instance is misleadingly remote.  Indeed, most of the 141 amino acids in alpha-globin can be changed without altering the key oxygen transfer function, as can be seen by noting the great variety in alpha-globin molecules across the animal kingdom (see <a href="http://www.sciencemeetsreligion.org/evolution/dna.php">DNA</a>).  When one revises the calculation above, based on only 25 locations essential for the oxygen transport function (which is a generous over-estimate), one obtains 10<sup>33</sup> fundamentally different chains, a huge figure but vastly smaller than 10<sup>183</sup>, and small enough to neutralize the probability-based argument against evolution [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Bailey2000">Bailey2000</a>].</p>
<p>But even after this revision, the calculation still suffers from the fatal fallacy of presuming that a structure such as human alpha-globin arose by a single all-at-once random trial event (which, after all, is the creationist theory, not the scientific theory, of its origin).  Instead, available evidence from hundreds of published studies on the topic suggests that alpha-globin and other proteins arose as the end product of a long sequence of intermediate steps, each of which was biologically useful in an earlier context [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Hardison2001">Hardison2001</a>].  Thus any simplistic probability calculation (whether it is arguing for or against some aspect of evolution) that does not take into account the step-by-step process by which the structure came to be is not meaningful and can easily mislead [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Bailey2000">Bailey2000</a>; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Musgrave1998">Musgrave1998</a>].</p>
<p>What&#8217;s more, such calculations completely ignore the atomic-level biochemical processes involved, which often exhibit strong affinities for certain types of highly ordered structures.  For example, self-catalyzing biomolecules such as RNA are being investigated in research into the origin of life &#8212; see <a href="http://www.sciencemeetsreligion.org/evolution/origin.php">Origin</a>.  Also, molecular self-assembly occurs in DNA molecule duplication every time a cell divides.  If we were to compute the chances of the formation of a human DNA molecule during meiosis, using a simple-minded probability calculation similar to that mentioned above, the result would be something on the order of one in 10<sup>1,000,000,000</sup>, which is far, far beyond the possibility of completely &#8220;random&#8221; assemblage.  Yet  this process occurs millions of times every day in the human body.</p>
<p>Those familiar with probability theory will recognize that one central difficulty with these creationist arguments stems from the fact that in any probability calculation, one must first very carefully define the ensemble space.  As noted above, it makes no sense to consider, as an ensemble, all possible random assemblages of atoms into a protein chain, since that is not the scientific hypothesis of how alpha-globin and other biomolecular structures came to be.  Instead, the only valid ensemble for this analysis is the set of all possible outcomes of an eons-long string of biomolecular processes, encompassing proteins, organisms, species and environments.  But at present we have no possible way of even enumerating such an ensemble, much less determining the probability of any particular scenario or class of scenarios in this ensemble.  Perhaps at some time in the far distant future, a super-powerful computer could simulate with convincing fidelity the multi-billion-year biological history of the earth, in the same way that scientists today attempt to simulate (in a much more modest scope) the earth&#8217;s climate.  Then, after thousands of such simulations have been performed, we might obtain some meaningful statistics on the chances involved in the formation of some class of biological structures such as alpha-globin.  Until that time, all such probability calculations are essentially meaningless.</p>
<p>Along this line, it is also important to keep in mind that the process of natural biological evolution is <i>not</i> really a &#8220;random&#8221; process.  Yes, mutations are &#8220;random&#8221; events, but the all-important process of natural selection, acting under the pressure of an extremely competitive landscape involving thousands of other species as well as numerous complicated environmental pressures, is anything but random.  This strongly directional nature of natural selection, which is the essence of evolution, by itself invalidates simple-minded probability calculations.</p>
<h3>Snowflakes</h3>
<p>Some of the difficulties with creationist probability arguments can be illustrated by considering snowflakes.  Bentley and Humphrey&#8217;s book <i>Snow Crystals</i> includes over 2000 high-resolution black-and-white photos of real snowflakes, each with intricate yet highly regular patterns that are almost perfectly six-way symmetric [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Bentley1962">Bentley1962</a>].  A good online source with numerous high-resolution photographs has been compiled by Kenneth Libbrecht [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Libbrecht2012">Libbrecht2012</a>].  Three photos from the Bentley-Hymphrey collection are shown below.  By employing a reckoning based on six-way symmetry, one can calculate the chances that one of these structures can form &#8220;at random&#8221; as roughly one part in 10<sup>2500</sup>.  This probability figure is even more extreme (far more extreme, in fact) than those that have appeared in the creationist-intelligent design literature.  So is this proof that each individual snowflake has been designed by a supernatural intelligent entity?  Obviously not.</p>

<a href='http://www.sciencemeetsreligion.org/blog/2012/01/does-probability-refute-evolution/snowflake1/' title='snowflake1'><img width="150" height="150" src="http://www.sciencemeetsreligion.org/blog/wp-content/uploads/2012/01/snowflake1-150x150.jpg" class="attachment-thumbnail" alt="snowflake1" title="snowflake1" /></a>
<a href='http://www.sciencemeetsreligion.org/blog/2012/01/does-probability-refute-evolution/snowflake2/' title='snowflake2'><img width="150" height="150" src="http://www.sciencemeetsreligion.org/blog/wp-content/uploads/2012/01/snowflake2-150x150.jpg" class="attachment-thumbnail" alt="snowflake2" title="snowflake2" /></a>
<a href='http://www.sciencemeetsreligion.org/blog/2012/01/does-probability-refute-evolution/snowflake3/' title='snowflake3'><img width="150" height="150" src="http://www.sciencemeetsreligion.org/blog/wp-content/uploads/2012/01/snowflake3-150x150.jpg" class="attachment-thumbnail" alt="snowflake3" title="snowflake3" /></a>

<p>The fallacy here, once again, is presuming an all-at-once random assembly of molecules.  Instead, snowflakes, like biological organisms, are formed as the product of a long series of steps acting under well-known physical laws, and the outcomes of such processes very sensitively depend on the starting conditions and numerous environmental parameters.  It is thus folly to presume that one can correctly reckon the chances of a given outcome by means of superficial probability calculations [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Bailey2000">Bailey2000</a>].</p>
<h3>Conclusions</h3>
<p>In short, the many arguments against evolution based on probability or information theory that have been published in the creationist-intelligent design literature exhibit serious fallacies:</p>
<ol>
<li>They presume that the biomolecular structure came into existence through a single chance assemblage of atoms, rather than as the result of a long series of intermediate steps, each useful in a previous biological context.
<li>They ignore numerous well-known physical laws and processes at the atomic level, by which remarkably rich structures can form naturally, not by chance.
<li>They apply faulty mathematical reasoning, such as by ignoring the fact that a very wide range of molecular structures could perform a similar function.
<li>They ignore the fact that biological evolution is <i>not</i> a &#8220;random&#8221; process &#8212; mutations may be random, but natural selection is far from random.
<li>They attempt to invoke advanced mathematical concepts (e.g., information theory), but derive highly questionable results and misapply these results in ways that render the conclusions invalid in an evolutionary biology context.
</ol>
<p>Perhaps such failings are to be expected, since the field of probability is notorious for fallacies, and sometimes even persons with impressive-sounding credentials can fool themselves in this arena [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Saini2009">Saini2009</a>]. </p>
<p>In any event, it is clear that it is extremely unwise to base one&#8217;s religious faith on probability arguments.  Why look to probability to &#8220;prove&#8221; God, particularly when there are very serious questions as to whether such reasoning is valid?  One is reminded of a passage in the New Testament (1 Cor. 14:8):  &#8220;For if the trumpet gives an uncertain sound, who shall prepare himself for the battle?&#8221;</p>
<p>For additional details and references, see <a href="http://www.sciencemeetsreligion.org/evolution/probability.php">Probability</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2012/01/does-probability-refute-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are there analogues of evolution in other fields?</title>
		<link>http://www.sciencemeetsreligion.org/blog/2012/01/are-there-analogues-of-evolution-in-other-fields/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2012/01/are-there-analogues-of-evolution-in-other-fields/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 00:14:53 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=955</guid>
		<description><![CDATA[<p>Many creationists and others have wondered, if evolution is truly a fundamental, universal principle, why we don&#8217;t see evolution in action in arenas other than biological evolution. In the absence of such nonbiological instances of evolution, they argue, the central principle of evolution in biological species is drawn into question.</p> <p>In fact, there are a <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2012/01/are-there-analogues-of-evolution-in-other-fields/">Are there analogues of evolution in other fields?</a></span>]]></description>
			<content:encoded><![CDATA[<p>Many creationists and others have wondered, if evolution is truly a fundamental, universal principle, why we don&#8217;t see evolution in action in arenas other than biological evolution.  In the absence of such nonbiological instances of evolution, they argue, the central principle of evolution in biological species is drawn into question.</p>
<p>In fact, there are a number of analogues of biological evolution in other fields, several of which are both intriguing and compelling.  Here are some that the present author is familiar with:</p>
<ul>
<li><i>Biblical scholarship</i>.  One interesting example along this line is recent work comparing various manuscripts of the Bible, particularly the New Testament.  The Bible as we have it today has come down through a long string of copies and translations &#8212; the original manuscripts are long since lost.  When scholars examine these documents, they find a very well-defined pattern of successive copy errors, in most cases accidental, which fit nicely into a hierarchical pattern that establishes very clearly which manuscripts are older than others <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Hallowell2011">Hallowell2011</a>; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Ehrman2005">Ehrman2005</a>].  This is a perfect analogue of how mutations can be used to determine the hierarchical &#8220;family tree&#8221; of biological species.
<li><i>Computer viruses</i>.  A computer virus is so similar to real biological processes that it has even acquired a biological name.  Computer viruses are segments of computer code that are copied and transmitted from computer to computer by subverting widely available application software or even the built-in operating system.  Considerable havoc was wreaked on computer users worldwide until antivirus programs became widely available and installed, and even now they are a significant hazard of the computer-Internet world.  Information on how computer viruses work is available in numerous online sources, including an excellent Wikipedia article [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#CompVirus2011">CompVirus2011</a>].  The analogue with evolution isn&#8217;t as good, though, because the &#8220;copies&#8221; generally do not exhibit errors that can be taken as mutations over time.  However, the &#8220;arms war&#8221; between those devising these viruses and those at antiviral software firms developing software to combat them is very much analogous to the &#8220;arms war&#8221; fought between competing species, and is also analogous to the arms war fought between modern medical science and ever-more-drug-resistant disease organisms.
<li><i>Economics</i>.  It has been recognized since the 19th century that biological evolution has much in common with economics.  Both fields are described by a complex interdependence of species and even individuals within a species.  Competition for scarce resources and customers, growth, and response to changing environment characterize both fields.  20th century economist Milton Friedman noted that markets act as vehicles of natural selection in the economic sphere &#8212; firms compete for customers; unsuccessful firms lose market share and subsequently either go bankrupt or have their assets acquired by a competitor.  Both biological species and commercial entities face potentially life-threatening changes in the environment &#8212; climate change for species and fundamental new technologies or lifestyle changes for firms.  In both arenas, the &#8220;invisible hand&#8221; of competition and selection succeeds in forging a worldwide system of remarkable sophistication, specialization and effectiveness [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Evolutionary2011">Evolutionary2011</a>].
<p>Along this line, it is amusing to note that many creationists and others who are skeptical of biological evolution nonetheless are staunch supporters of unfettered free-market economics as the optimal route for economic advancement.  At the least, such persons are being intellectually inconsistent in defending Darwinian processes in one arena but denying them in another.  And they are being additionally inconsistent if they accept the need, say, to take an antibiotic prescription through its full course, in order to prevent the evolution of highly drug-resistant pathogens, yet reject the power of evolution to shape the larger biological world over the multi-billion-year history of the earth.</p>
<li><i>Linguistics</i>.  It is clear that the transmission and proliferation of language has numerous parallels with biological evolution.  Humans &#8220;copy&#8221; language facility from one human to another, usually from mother and father to young children, but there are often subtle differences from generation to generation, particularly if a group becomes separated from its parent society.  Individual &#8220;species&#8221; (dialects) and &#8220;phyla&#8221; (language families) have formed, and, in addition, languages have become ever more sophisticated to express ever-more sophisticated ideas.  Interestingly enough, it was Charles Darwin who had the original insight into this phenomenon, and even today there is no better discussion of this topic than in his 1871 book <i>The Descent of Man</i>  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Darwin1871">Darwin1871</a>, pg. 57-59]
<li><i>Plagiarism</i>.  Biologist Kenneth Miller recounts how he once detected an incidence of plagiarism in one of his biology classes.  He found two papers that were curiously similar, even though there were attempts to disguise the fact &#8212; rearranged paragraphs, etc.  But the clincher for the case was that each student had misspelled the same six words in exactly the same way.  When confronted with this fact, the students recognized that their case was lost and surrendered to the school&#8217;s disciplinary system [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Miller2008">Miller2008</a>, pg. 100].  In this case the spelling mistakes are directly analogous to mutations that arise in biological species.  When such mutations fit into a nice hierarchical pattern, as they do in biological species, this constitutes very strong evidence for common ancestry and descent with modification.  For additional discussion, see <a href="http://www.sciencemeetsreligion.org/evolution/dna.php">DNA</a>.
</ul>
<h3>Computer simulations of evolution</h3>
<p>We should also mention the burgeoning field of evolutionary algorithms, also known as &#8220;genetic algorithms.&#8221;  In this discipline, computer programs mimicking the process of evolution have been utilized to develop engineering designs that in many cases are superior to the best-known human efforts.  Applications of this methodology have been found in aerospace, chemistry, electrical engineering, financial analysis, materials engineering, robotics, and others [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Marczyk2004">Marczyk2004</a>].</p>
<p>In addition, many studies have been done using computer programs to directly simulate the process of biological evolution, as a tool to better understand the interplay between mutations, adaptations, and environment.  Along this line, the present author has done one study in which an evolution-like process was used to generate segments of English text that in many cases are quite similar to segments taken from real Dickens literature.  For details, see <a href="http://www.sciencemeetsreligion.org/evolution/english-text.php">English text</a>.</p>
<p>For additional discussion, see <a href="http://www.sciencemeetsreligion.org/evolution/evolution-analogues.php">Evolution analogues</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2012/01/are-there-analogues-of-evolution-in-other-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is there a &#8220;royal road&#8221; to science and religion?</title>
		<link>http://www.sciencemeetsreligion.org/blog/2012/01/is-there-a-royal-road-to-science-and-religion/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2012/01/is-there-a-royal-road-to-science-and-religion/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 18:16:04 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=934</guid>
		<description><![CDATA[Introduction <p>In his studies of the dialogue between science and religion, the present author is often struck by the fact that persons sympathetic to one side often attack the other side with only the scantest credentials, expertise and knowledge of the issue.</p> <p>For example, some persons, typically of strong religious backgrounds, have contacted the present <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2012/01/is-there-a-royal-road-to-science-and-religion/">Is there a &#8220;royal road&#8221; to science and religion?</a></span>]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>In his studies of the dialogue between science and religion, the present author is often struck by the fact that persons sympathetic to one side often attack the other side with only the scantest credentials, expertise and knowledge of the issue.</p>
<p>For example, some persons, typically of strong religious backgrounds, have contacted the present author confident that it has been &#8220;proven,&#8221; from mathematical, paleontological or geological considerations, that it is fundamentally impossible for information-rich structures such as biomolecules or proteins to form, or that the various species or phyla were separately created, or that the earth is only about 6000 years old and the methods used by scientists to date geologic layers are &#8220;unreliable.&#8221;  These people typically do not possess any significant academic credentials or professional experience in the scientific field in question.  What they know about the topic in question is often limited to one or two first-year college courses, augmented with a book or two written by some creationist (certainly not by a respected professional scientist).  Any gentle cautions, such as pointing out that their arguments have been raised and dealt with long ago, and that 99% of the scientists with in-depth knowledge on the issue (including many with religious faith) have come to a very different conclusion, are brushed aside as coming from the &#8220;atheistic&#8221; scientific establishment. </p>
<p>Other persons, typically of scientific or secular backgrounds, assert that science and philosophy have &#8220;proven&#8221; that there is no God, and that anyone who still entertains such beliefs in the 21st century, even in a high-level, open-ended sense, are deluded, irrational and a threat to civilized society.  Yet, as before, such persons typically have never seriously studied theology, religious history or modern religious thought in any depth, nor, for the most part, have they never seriously participated in religious devotion or fellowship.  What they know about religion is often limited to a book or two written by an atheist scholar (certainly not by a respected modern theologian or religious philosopher).  Any gentle cautions, such as pointing out that there are thousands of highly accomplished scientists who fully accept evolution and other theories, and yet who still see value in modern religion, are brushed aside as part of the same superstitious mindset.</p>
<h3>Euclid and the &#8220;royal road&#8221;</h3>
<p>Such instances bring to mind a historical anecdote from the great Greek mathematician Euclid.  He is widely regarded as one of the greatest mathematicians of all time, and even today is the basis of the course on geometry that many have taken in high school.  According to an ancient account, when Pharaoh Ptolemy I of Egypt grew frustrated at the degree of effort required to master geometry, he asked his tutor Euclid whether there was some easier path.  Euclid is said to have replied, &#8220;There is no royal road to geometry.&#8221;  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Durant1975">Durant1975</a>, vol. 2, pg. 501].</p>
<p>Today we see many new attempts to find &#8220;royal roads&#8221; &#8212; quick, &#8220;easy&#8221; paths to short-circuit the long, difficult process that is necessary to master a field.</p>
<h3>Commentary by scholars and public figures</h3>
<p>Sadly, the situation is not often not much better even among professional scholars and public figures.  Reasonably well educated persons are firmly convinced that scientists are utterly mistaken on one or more widely accepted scientific theories.  One would think that if one were to publicly comment at all on a scientific topic such as evolution, that one first would carefully research what leading scientists have said, and read in detail at least one or two books written by real scientists on the topic, just to make sure that one is reasonably well informed on the issue.  Yet there are numerous examples where this step evidently has not been taken.</p>
<p>For example, in 2005 the Dover, Pennsylvania school board passed a resolution requiring that a statement be read to students declaring, in part, &#8220;Gaps in the Theory [of evolution] exist for which there is no evidence.&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Lebo2008">Lebo2008</a>, pg. 62] (a conclusion that would certainly come as a surprise to those familiar with the hundreds of thousands of peer-reviewed studies covering every aspect of modern evolutionary theory).  Also in 2005, U.S. presidential candidate Michelle Bachmann declared, &#8220;Where do we say that a cell became a blade of grass, which became a starfish, which became a cat, which became a donkey, which became a human being? There&#8217;s a real lack of evidence from change from actual species to a different type of species.&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Schools2005">Schools2005</a>] (the first sentence is wrong &#8212; scientists do not say this; in the second sentence, there is actually lots of evidence &#8212; see <a href="http://www.sciencemeetsreligion.org/evolution/fossils.php">Fossils</a> and <a href="http://www.sciencemeetsreligion.org/evolution/speciation.php">Speciation</a>).  In 2010, Christine O&#8217;Donnell, an unsuccessful Senate candidate from Delaware, declared that evolution was a &#8220;myth,&#8221; that radiocarbon dating is used to date specimens that scientists claim are &#8220;millions of years old&#8221; (it is not &#8212; see <a href="http://www.sciencemeetsreligion.org/evolution/radiocarbon-dating.php">Radiocarbon dating</a>), and that there is &#8220;just as much, if not more, evidence&#8221; supporting the proposition that God created the earth in six 24-hour days&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Amira2010">Amira2010</a>] (a conclusion that only the most extreme young-earth creationists would agree with).  For additional discussion, see <a href="http://www.sciencemeetsreligion.org/evolution/creationism.php">Creationism</a>.</p>
<p>Oddly enough, similar disdain and dismissals of the technical details of modern scientific research are often seen in the writings of leading scholars in the postmodern science studies field.  Their approach is exemplified by a comment made by Andrew Ross, editor of a prominent science studies journal, in the introduction to one of his published works: &#8220;This book is dedicated to all of the science teachers I never had. It could only have been written without them.&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Ross1991">Ross1991</a>].  For additional discussion, see <a href="http://www.sciencemeetsreligion.org/theology/postmodern.php">Postmodern</a>.</p>
<p>And in a similar vein, many professional scientists and scholars criticize religion without ever really bothering to study in detail the full scope of modern religious thought.  One would think that if one were to publicly comment on religion, that one first would read a selection of the great writers of the Judeo-Christian tradition and be reasonably familiar with their thinking.  One would also think that one would also seriously read some works of world history to better understand the role religion has played through the ages, and to understand the nationalistic and social contexts of episodes such as religions wars.  Instead, many of these writers ignore much of this literature, targeting their criticisms instead at an imaginary fundamentalist strawman.  </p>
<p>For example, biologist Richard Dawkins, whom the present author greatly admires for his lucid writings on the topic of evolution, recently criticized religion in his book <i>The God Delusion</i>.   The consensus of several scholars who have commented on this work (even including some who are not particularly religious), is that the eminent biologist has exceeded his realm of expertise in writing this book.  For example, H. Allen Orr, a professor of biology at the University of Rochester and a leading scholar on science and religion, writes the following [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Orr2007">Orr2007</a>]:</p>
<blockquote><p>
The most disappointing feature of <i>The God Delusion</i> is Dawkins&#8217;s failure to engage religious thought in any serious way. &#8230;  You will find no serious examination of Christian or Jewish theology in Dawkins&#8217;s book (does he know Augustine rejected biblical literalism in the early fifth century?), no attempt to follow philosophical debates about the nature of religious propositions (are they like ordinary claims about everyday matters?), no effort to appreciate the complex history of interaction between the Church and science (does he know the Church had an important part in the rise of non-Aristotelian science?), and no attempt to understand even the simplest of religious attitudes (does Dawkins really believe, as he says, that Christians should be thrilled to learn they&#8217;re terminally ill?).
</p></blockquote>
<p>For additional discussion, see <a href="http://www.sciencemeetsreligion.org/theology/dawkins.php">Dawkins</a> and <a href="http://www.sciencemeetsreligion.org/theology/atheists.php">Atheists</a>.</p>
<h3>Conclusions</h3>
<p>It is important to recognize that both modern science and modern religion have their limits and boundaries.  Science and mathematics cannot &#8220;prove&#8221; that God exists, but neither can it &#8220;prove&#8221; that there is no transcendent being overseeing creation.  Science has proven to be a powerful tool to probe the workings of the universe, but it can say nothing about the ultimate purpose of the universe, nor can it provide any fundamental direction for morality, ethics or the meaning of life.  Similarly, religious prophets since the beginning of civilization have probed the grand questions of existence, but the Bible and other scriptures of the world&#8217;s great religions provide no clues as to the mass of the electron or the equations of general relativity.  In general, there is nothing in modern science that is fundamentally anti-religious or in any way negates the many positive aspects of living a moral, charitable, purposeful life; and there is nothing in modern religion that is fundamentally anti-science or should in any way stand in the way of scientific progress.</p>
<p>For additional discussion, see <a href="http://www.sciencemeetsreligion.org/theology/royal-road.php">Royal road</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2012/01/is-there-a-royal-road-to-science-and-religion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can we study geology and evolution without a time machine?</title>
		<link>http://www.sciencemeetsreligion.org/blog/2011/12/how-can-we-study-geology-and-evolution-without-a-time-machine/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2011/12/how-can-we-study-geology-and-evolution-without-a-time-machine/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 01:18:28 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=924</guid>
		<description><![CDATA[<p>Creationists and others skeptical of modern science often assert that short of having a time machine, it is impossible to know with any confidence any events of the distant past. For example, creationist Ken Ham has argued that the big bang and the theory of evolution are only &#8220;theories,&#8221; because no one was around to <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2011/12/how-can-we-study-geology-and-evolution-without-a-time-machine/">How can we study geology and evolution without a time machine?</a></span>]]></description>
			<content:encoded><![CDATA[<p>Creationists and others skeptical of modern science often assert that short of having a time machine, it is impossible to know with any confidence any events of the distant past.  For example, creationist Ken Ham has argued that the big bang and the theory of evolution are only &#8220;theories,&#8221; because no one was around to make an eyewitness record when the the universe in general or the earth in particular was created.  Thus any scientific reconstruction of those events and processes are conjectural at best and can never be &#8220;proven&#8221;  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Ham2011">Ham2011</a>]. Elsewhere Ham as argued that the Bible in fact provides the only reliable time machine [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Ham1999">Ham1999</a>].  How do scientists respond?</p>
<p>First of all, with respect to eyewitness records, it must be kept in mind that many other aspects of our physical world are truly beyond the realms of our senses:</p>
<ul>
<li>The planets and moons of our solar system are much too far away for humans to examine first-hand, although humans may travel to Mars in 20 years or so.
<li>For distant stars and their planets, we rely completely on powerful telescopes and exotic techniques such as measuring subtle changes in the light from a distant star (indicating that a planet has passed between us and the star).  And galaxies are so much further away that there is, at present, no foreseeable technology to permit humans or our spacecraft to study these objects close-up and first-hand.
<li>Atoms and molecules are much, much too small for any human to examine first-hand.  Thus we rely on exotic equipment such as electron microscopes and atomic-force microscopes to &#8220;see&#8221; them.
<li>Chemical reactions cannot yet be observed at the atomic-molecular level, at least not in any way that truly displays everything that is actually happening.
<li>The nucleus of an atom is far, far smaller than anything that can be seen, even with exotic equipment such as atomic-force microscopes.
</ul>
<p>In other words, each of the above aspects of our physical world can only be studied via empirical evidence that is certainly very far from anything that we can directly sense.  Yet few, if any, persons nowadays seriously doubt that the sun and the  planets of our solar system really do exist at roughly the distances scientists claim them to be, or that stars and galaxies populate the universe thousands or millions of light-years away, or that there really are structures known as molecules, atoms and nuclear particles, with roughly the sizes and possessing the properties that scientists assert for them.</p>
<p>In addition, there are a number of ways that scientists can peer into the past with considerable confidence.  To begin with, radiometric dating permits scientists to measures dates of fossil layers and the like, based on measurements of the prevalence of certain radioactive isotopes that can be found in many rocks.  This technique has been refined and polished over several decades, and in the process has become very reliable.  What&#8217;s more, measurements of rates of radioactivity are now on very solid ground.</p>
<p>There is one additional type of scientific time machine that enables us to directly study the distant past, and which also permits scientists to gain considerable confidence in the multi-million-year ages asserted by geologists for the fossil layers:  viewing distant stars and galaxies is, in a very literal sense, a &#8220;time machine.&#8221;   For example, when we view the Pinwheel Galaxy, which is 21 million light-years away, the image we see is a record of events that occurred 21 million years ago.  Quasar 3C253 is 2.5 billion light-years away, so that the light we see today was generated 2.5 billion years ago.</p>
<p>In August 2011, scientists discovered a Type 1A supernova in the Pinwheel Galaxy &#8212; one of the closest every observed, and, as it turns out, definitely the most carefully studied.  It was first discovered by Lawrence Berkeley Laboratory scientist Peter Nugent (a colleague of the present author), using the Palomar Transient Factory (PTF), a remotely-controlled telescope facility near San Diego, California.  Because this supernova was discovered only 11 hours after it exploded (from the earth&#8217;s time frame), scientists were able to study its behavior in unprecedented detail, and several major findings resulted [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Preuss2011">Preuss2011</a>]:  </p>
<ol>
<li>The light intensity spectrum, from the earliest moments of discovery to the present (it is still being observed as of this writing), has been more accurately measured than with any previous supernova observation.
<li>The early light intensity and spectrum measurements enabled the scientists to rule out several alternative models of supernovas, including red giant stars to double-white-dwarf systems, and confirm the progenitor star was definitely a carbon-oxygen white dwarf, and its companion was a main sequence star.
<li>Initial measurements of oxygen ejected from the star found some traveling much faster than expected, but subsequent analysis explained this by determining that the oxygen was not evenly distributed when the dwarf exploded.
<li>A tremendous amount of mixing had occurred, with some radioactive nickel mixed all the way to the photosphere (the outer region that generates the light that we observe).
<li>In general, the sequence of radioactive decay, which produces most of the light we observe, was confirmed:  nickel-56 decays to cobalt-56 and finally to iron-56, all in accordance with long-standing theoretical models and past empirical observations.
</ol>
<p>So the most carefully studied Type 1A supernova in history confirmed that the fundamental physical laws in play when this supernova exploded 21 million years ago are indistinguishable from those laws we measure in earth-bound laboratories today.  Among these laws are the laws of radioactive decay, as well as fundamentals of quantum mechanics and general relativity.  For these and other reasons, scientists have very good reasons to be entirely confident in the established old-earth picture of geology and evolution.  </p>
<p>In summary, the large telescopes that scientists use to observe these distant galaxies are, in a very literal sense, &#8220;time machines.&#8221;  And the fact that scientists can make ever-more-sensitive and comprehensive measurements of very distant astronomical objects, and in the process confirm, to exquisite precision, many the most sophisticated predictions of basic universal laws, is moot but overwhelming testimony to the reliability of these laws over cosmic time.</p>
<p>For additional discussion, see <a href="http://www.sciencemeetsreligion.org/evolution/radiometric-dating.php">Radiometric dating</a>, <a href="http://www.sciencemeetsreligion.org/evolution/reliability.php">Reliability</a>, <a href="http://www.sciencemeetsreligion.org/evolution/theory.php">Theory</a>, <a href="http://www.sciencemeetsreligion.org/evolution/uniformitarian.php">Uniformitarian</a>, <a href="http://www.sciencemeetsreligion.org/physics/distance.php">Distance</a> and <a href="http://www.sciencemeetsreligion.org/theology/deceiver.php">Deceiver</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2011/12/how-can-we-study-geology-and-evolution-without-a-time-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The great decline of Western society:  What are the facts?</title>
		<link>http://www.sciencemeetsreligion.org/blog/2011/12/the-great-decline-of-western-society-what-are-the-facts/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2011/12/the-great-decline-of-western-society-what-are-the-facts/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 18:06:54 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=897</guid>
		<description><![CDATA[<p>One of the most common refrains in news and commentaries, from both the religious right and the secular left, is that modern society is in sharp decline: skyrocketing rates of crime, divorce, teenage sex, teenage births, drug abuse and war (especially in the 20th century). There is also concern that modern society&#8217;s focus on science <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2011/12/the-great-decline-of-western-society-what-are-the-facts/">The great decline of Western society:  What are the facts?</a></span>]]></description>
			<content:encoded><![CDATA[<p>One of the most common refrains in news and commentaries, from both the religious right and the secular left, is that modern society is in sharp decline: skyrocketing rates of crime, divorce, teenage sex, teenage births, drug abuse and war (especially in the 20th century).  There is also concern that modern society&#8217;s focus on science and technology is leading to a widening of the gap in living conditions and educational opportunities between prosperous first-world nations and impoverished third-world nations.</p>
<p>The religious right blames science in general and evolution in particular for these ills.  One display at the Creation Museum in Petersburg, Kentucky, warning of the consequences of a scientific worldview, features photos of a nuclear explosion, a collection of skulls from the Holocaust, and what may be a photo of a woman undergoing an abortion.   Another exhibit displays news clips about birth control, abortion, divorce, mass murder, stem cells and war.</p>
<p>Not to be out-done, numerous secular writers blame religion.  Christopher Hitchens declares that religion is &#8220;violent, irrational, intolerant, allied to racism, tribalism, and bigotry, invested in ignorance and hostile to free inquiry, contemptuous of women and coercive toward children&#8221; [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Hitchens2007">Hitchens2007</a>, pg. 56].  These writers also note the numerous wars in Europe and elsewhere that have been fought in the name of religion [<a href="http://www.sciencemeetsreligion.org/theology/atheists.php">Atheists</a>].  In a related but strange twist, historians Will and Ariel Durant question whether progress is real [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Durant 1968">Durant1968</a>], and &#8220;critical theorists&#8221; blame the Enlightenment and scientific advances of past centuries for the disasters of the 20th century [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2011b">Pinker2011b</a>, pg. 133].</p>
<p>So what are the facts here?  Who is to blame?</p>
<p>There are certainly some aspects of present-day society that qualify as instances of moral decline.  For example, while the Internet has been huge benefit to society worldwide, it has unleashed tidal waves of pornography, fraud and &#8220;Internet addiction&#8221; that show no sign of abating.  One other area of general concern in modern society is the rising percentage of children born to unmarried women.  In the U.S., this percentage has risen from just 10.7% in 1970 to 18.4% in 1980, to 28% in 1990, to 33.2% in 2000, and to 41% in 2010 [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Health2010">Health2010</a>].  Some have said that high rates of unwed parentage are  an inevitable feature of a highly technological, urban, and secular society.  But this claim is countered by Japan, which is certainly highly technological, urban and secular, but where only 2% of children are born to unwed mothers  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Ventura2009">Ventura2009</a>].</p>
<p>But beyond items such as this, it is difficult to identify any clear instances of significant decline in morality or, even more broadly, in overall standards of living.  Here are some of the latest statistics:</p>
<ol>
<li><i>Crime</i>.  It is widely believed that crime, from minor burglary to serious violent offenses, is growing worse every year.  Yet the facts point in quite the opposite direction.  In the U.S., in spite of the worst economic slowdown since the Great Depression, with millions out of work and many others in desperate economic straits, violent crime in 2010 actually declined by 5.5% from the 2009 level, and the 2009 level declined by a similar percentage from the 2008 level.  In fact, the 2010 U.S. crime rates are the lowest in 40 years, and are down by more than a factor of two since peaking in 1994 [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Oppel2011">Oppel2011</a>].
<li><i>Divorce</i>.  Another commonly mentioned ill is a soaring rate of divorce.  But in the U.S., the divorce rate per thousand people peaked in 1981, and has declined ever since.  Indeed, the divorce rate in 2005 (3.6 divorces per 1000 population) was the lowest  since 1970.  It is true that the marriage rate has also been declining, but even if one computes the number of divorces per married couples, here too the rate has fallen, from a peak of 22.8 divorces per 1,000 married couples in 1979, to only 16.7 in 2005 [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Stevenson2007">Stevenson2007</a>].
<li><i>Teenage sex and birth</i>.  A 2010 report from the U.S. National Center for Health Statistics reported that the percentage of American high school students who have had sex (2007 data) is significantly <i>lower</i> than in 1991 (47.8% versus 54.1%) [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Parker2009">Parker2009</a>].  Similarly, in 2010 the U.S. teen birth rate fell to 34.3 births per 1000 teens, a record low.  This is a nine-point drop from 2009 and a whopping 28-point drop since 1991, when the rate was 62 births per 1000 teens [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#CDC2011">CDC2011</a>].
<li><i>Abortion</i>.  The number of abortions in the U.S. peaked in 1991 at 24 per 1000 U.S. women aged 15-44, but has dropped since then to 16.1 [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#CDC2008">CDC2008</a>].
<li><i>Teenage alcohol, cigarette and drug use</i>.  According to a 2011 report by University of Michigan researchers, only 12.7% of 8th graders reported any alcohol usage in the prior 30 days, which is down by nearly half from the 25.1% level in 1991.  Among 10th graders, the figure is down from 42.8% in 1991 to 27.2% in 2011, and among 12th graders, it is down from 54% in 1991 to 40% in 2011.  Even more dramatic declines have been seen in cigarette, cocaine and crack usage.  One area of concern is marijuana usage:  in 2011, 7.2% of 8th graders, 17.6% of 10th graders, and 22.6% of 12th graders reported some usage in the previous 30 days, which figures are roughly the same as in 2003.  But even these figures are down from 1997 when these rates peaked [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Johnston2011">Johnston2011</a>].
<li><i>War</i>.  It is widely believed that recent years have seen more violence and deaths due to warfare than ever before.  Surely the 20th century, with tens of millions killed in two horrific world wars, must be the worst ever?  But if we normalize these statistics by population, then beyond the &#8220;blips&#8221; of the two world wars there is an unmistakable trend of decline.  According to Harvard scholar Steven Pinker,  &#8220;violence has been in decline over long stretches of time, and we may be living in the most peaceful time in our species&#8217; existence. &#8230; [I]t&#8217;s a persistent historical development, visible on scales from millennia to years, from the waging of wars and perpetration of genocides to the spanking of children and the treatment of animals.&#8221;  [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2011a">Pinker2011a</a>; <a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pinker2011b">Pinker2011b</a>].  See also the previous <a href="http://www.sciencemeetsreligion.org/blog/2011/12/the-remarkable-decline-of-violence">blog</a>.
<li><i>Religious belief and participation</i>.  There is a widespread perception that church attendance and religious belief have significantly declined during recent decades.  Indeed, according to a 2010 study, Americans 18-29 years of age are less likely to be affiliated with a particular faith than the older generation.  But in other ways they remain fairly traditional.  Beliefs in life after death, for instance, closely resemble those of the older generation, and more Americans 18-29 engage in daily prayer today than 20 years ago [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Pew2010">Pew2010</a>].   Similarly, a 1997 study of American research scientists (physicists, biologists and mathematicians) revealed that 40% of these scientists believe in God, a figure not significantly different than in 1916 [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Angier1997">Angier1997</a>].
<li><i>Worldwide living conditions</i>.  There is widespread concern that our global economy, while lifting up some, has condemned hundreds of millions of others to extreme poverty, particularly in light of the current worldwide economic recession.  But according to the latest U.N. report (2010), its Human Development Index rose in all but three nations (Democratic Republic of the Congo, Zambia and Zimbabwe) from 1970 to 2010.  For example, worldwide average income per capita in 2010 was $10,760, which is twice the inflation-adjusted level in 1970.  Over this 40-year period, income per capita rose in all but six nations worldwide, with increases averaging 184% in developing countries and 126% in developed countries [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#UN2010">UN2010</a>].
</ol>
<p>With regards to the last item, Matt Ridley asks us to imagine a better-off-than-average family somewhere in Western Europe or Eastern North America in 1800 [<a href="http://www.sciencemeetsreligion.org/resources/bibliography.html#Ridley2010">Ridley2010</a>, pg. 13]:</p>
<p style="padding-left: 30px;">The family is gathering around the hearth in the simple timber-framed house.  Father reads aloud from the Bible while mother prepares to dish out a stew of beef and onions.  The baby boy is being comforted by one of his sisters and the eldest lad is pouring water from a pitcher into the earthenware mugs on the table.  His elder sister is feeding the horse in the stable.  Outside there is no noise of traffic, there are no drug dealers and neither dioxins nor radioactive fall-out have been found in the cow&#8217;s milk.  All is tranquil; a bird sings outside the window.</p>
<p style="padding-left: 30px;">Oh please!  Though this is one of the better-off families in the village, father&#8217;s Scripture reading is interrupted by a bronchitic cough that presages the pneumonia that will kill him at 53 &#8212; not helped by the wood smoke of the fire. (He is lucky: life expectancy even in England was less than 40 in 1800.)  The baby will die of the smallpox that is now causing him to cry; his sister will soon be the chattel of a drunken husband.  The water the son is pouring tastes of the cows that drink from the brook.  Toothache tortures the mother.  The neighbour&#8217;s lodger is getting the other girl pregnant in the hayshed even now and her child will be sent to an orphanage.  The stew is grey and gristly yet meat is a rare change from gruel; there is no fruit or salad at this season.  It is eaten with a wooden spoon from a wooden bowl.  Candles cost too much, so firelight is all there is to see by.  Nobody in the family has ever seen a play, painted a picture or heard a piano.  School is a few years of dull Latin taught by a bigoted martinet at the vicarage.  Father visited the city once, but the travel cost him a week&#8217;s wages and the others have never travelled more than fifteen miles from home.  Each daughter owns two wool dresses, two linen shirts and one pair of shoes.  Father&#8217;s jacket cost him a month&#8217;s wages but is now infested with lice.  The children sleep two to a bed on straw mattresses on the floor.   As for the bird outside the window, tomorrow it will be trapped and eaten by the boy.</p>
<h3>Conclusions</h3>
<p>In short, there is absolutely no substance to the claim that science in general or evolution in particular is responsible for the perceived declined in morality or living standards.  And there is absolutely no substance to the claim that religion is responsible for this perceived decline either.  This &#8220;decline,&#8221; by all objective measures, simply does not exist, certainly  not to the extent that it is often pictured in commentary of the left or right.  It is a regrettable consequence of the media&#8217;s fascination with bad news.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2011/12/the-great-decline-of-western-society-what-are-the-facts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The remarkable decline of violence</title>
		<link>http://www.sciencemeetsreligion.org/blog/2011/12/the-remarkable-decline-of-violence/</link>
		<comments>http://www.sciencemeetsreligion.org/blog/2011/12/the-remarkable-decline-of-violence/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 05:15:35 +0000</pubDate>
		<dc:creator>David H Bailey</dc:creator>
				<category><![CDATA[Essays]]></category>

		<guid isPermaLink="false">http://www.sciencemeetsreligion.org/blog/?p=842</guid>
		<description><![CDATA[<p>Many will greet the title of this piece with considerable skepticism &#8212; in this day and age how could one possibly talk about a decline in violence? Yet it is true. Harvard psychologist Steven Pinker begins his new book The Better Angels of Our Nature: Why Violence Has Declined as follows:</p> <p>This book is about <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.sciencemeetsreligion.org/blog/2011/12/the-remarkable-decline-of-violence/">The remarkable decline of violence</a></span>]]></description>
			<content:encoded><![CDATA[<p>Many will greet the title of this piece with considerable skepticism &#8212; in this day and age how could one possibly talk about a decline in violence?  Yet it is true.  Harvard psychologist Steven Pinker begins his new book <i>The Better Angels of Our Nature: Why Violence Has Declined</i> as follows:</p>
<blockquote><p>This book is about what may be the most important thing that has ever happened in human history.  Believe it or not – and I know that most people do not – violence has declined over long stretches of time, and today we may be living in the most peaceable era in our species’ existence.  The decline, to be sure, has not been smooth; it has not brought violence down to zero; and it is not guaranteed to continue.  But it is an unmistakable development, visible on scales from millennia to years, from the waging of wars to the spanking of children.</p></blockquote>
<p>Pinker is hardly a devout religious believer &#8212; his review of biblical violence, for instance, is openly irreverent.  But from another point of view, Pinker&#8217;s book is deeply inspiring: it is a stunning confirmation of the fundamental good in human nature, a chronicle of how the &#8220;better angels of our nature&#8221; are slowly overcoming the bad.  His work also constitutes a striking refutation of those writers, both from the academic left and the religious right, who have decried our time as irredeemably fallen from the &#8220;good old days&#8221; (decades, centuries or millennia ago) when the human race was presumably more gentle and civilized.</p>
<p>Pinker&#8217;s book is not an easy read.  He meticulously documents his claims with extensive charts, graphs and footnotes.   He invokes relatively sophisticated concepts such as &#8220;power-law distributions&#8221; with aplomb.  He does not bat an eyelash while describing the revolting instruments of torture and execution used in medieval &#8220;Christian&#8221; Europe.  He documents the violent practices of many native peoples.  But he has a clear purpose in all of this: to demonstrate in no uncertain terms the fact that the human society is slowing become more averse to violence.  He also attempts to understand this phenomenon, so that we can hasten its progress, although it is clear that he does not have all the answers.</p>
<p>Here are some brief highlights from Pinker&#8217;s book:</p>
<ol>
<li>Ancient primitive societies were hardly the Edenic paradises that they are often pictured to be.  Careful analyses of skeletons from archaeological sites have confirmed that roughly 15% of these individuals died a violent death.  Among more modern pre-state societies, similar analyses show 25% violent death.  By contrast, even in medieval Europe, with the bloody wars of religion in the 17th century, the rate of death was only 2%, and this rate fell to less than 1 percent in the 20th (yes, even counting WWI and WWII).
<li>In a list of the 21 &#8220;Worst Things People Have Done to Each Other,&#8221; which ranks the wars and massacres with the highest death tolls, the 20th century indeed is well-represented:  WWII tops the list, following closely by the Chinese cultural revolution.  But when these episodes are normalized by world population at the time, then WWII drops to #9.  Number 1 on the normalized list is the little-known 8th century An Lushan Revolt, which resulted in the loss of 2/3 of the Chinese empire&#8217;s population.
<li>The &#8220;long peace&#8221; among major powers since WWII has confounded the predictions of many that large-scale war is inevitable in our time.  Pinker emphasizes that perhaps the most interesting post-WWII statistic of all is zero:  Zero is the number of times that nuclear weapons have been used in combat; zero is the number of times that the two Cold War superpowers fought each other on the battlefield; zero is the number of times that any of the top 40 great powers have fought each other (since 1953); zero is the number of wars fought between any European nation (prior to this there were an average of two armed conflicts per year going back to at least 1400); zero is the number of developed countries that have expanded their territory by conquering another country; and zero is the number of internationally recognized states that have gone out of existence through conquest.
<li>While the modern world, especially in the West, agonizes over even remote chances of harm to today&#8217;s children, for much of human history little ones faced a much greater risk: infanticide.  Anthropologist Laila Williamson found until very recently, between 10 and 15 percent of all babies were killed shortly after birth.  By contrast, in 2007 just 221 infants were killed in the U.S. out of 4.3 million births, which is a reduction from the historical average by a factor of 2000 to 3000.
<li>The U.S. crime rate rose during the 1960s, 1970s and 1980s until about 1992, but has declined since then.  By 2010, the homicide rate had fallen to just 4.8 per 100,000 residents, down by more than a factor of two from its peak.  Other measures of violent crime, and even property crime, have followed in unison.  In the wake of the 2008-2011 recession, with millions out of work, losing homes and in desperate economic straits, crime rates have fallen even further, confounding criminologists who had predicted sharp increases.
<li>Pinker points out that by today&#8217;s standards, even great statesmen of recent history would be considered hopelessly bigoted and violence-happy.  Theodore Roosevelt excused the decimation of Native Americans as necessary to prevent the continent from becoming a &#8220;game preserve for squalid savages.&#8221;  Woodrow Wilson blocked black students from Princeton, praised the Ku Klux Klan, and declared that any hyphenated American &#8220;carries a dagger that he is ready to plunge into the vitals of this Republic.&#8221;  Franklin Roosevelt jailed 100,000 U.S. citizens in a concentration camp because they were of the Japanese race.  And Winston Churchill declared that the Aryan stock &#8220;is bound to triumph,&#8221; and that India is &#8220;a beastly people with a beastly religion.&#8221;
</ol>
<p>What is behind such changes?  One major factor is the rise of large, effective systems of democratic government, which Pinker terms the &#8220;Leviathan&#8221; effect, named after the title of a book by 17th century philosopher Thomas Hobbes.  Others include the Civilizing Effect and the Pacifying Effect, wherein people have begun to see other societies as cooperating partners capable of trade and mutual enrichment, instead of loathsome aliens that must be eliminated.  It also seems that society as a whole, perhaps through improved education, is better able to see the world from the eyes of others.  Whatever the reason, it is a trend that we should cherish and understand better.</p>
</ol>
<p>Pinker&#8217;s conclusion resonates with both hope and gratitude:</p>
<blockquote><p>
For all the tribulations in our lives, for all the troubles that remain in the world, the decline of violence is an accomplishment we can savor, and an impetus to cherish the forces of civilization and enlightenment that made it possible.
</p></blockquote>
<p>This is also posted at the <a href="http://experimentalmath.info/blog/2011/12/the-remarkable-decline-of-violence">Math Drudge blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sciencemeetsreligion.org/blog/2011/12/the-remarkable-decline-of-violence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

