<?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"
	>

<channel>
	<title>Another Damn Blog &#187; Analysis</title>
	<atom:link href="http://anotherdamnblog.com/index.php/category/analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://anotherdamnblog.com</link>
	<description>Because the world needed one more</description>
	<pubDate>Tue, 06 Apr 2010 04:45:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Can Government Spending Stimulate the Economy</title>
		<link>http://anotherdamnblog.com/index.php/can-government-spending-stimulate-the-economy/</link>
		<comments>http://anotherdamnblog.com/index.php/can-government-spending-stimulate-the-economy/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 02:58:10 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Economy]]></category>

		<category><![CDATA[Stimulus]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=712</guid>
		<description><![CDATA[During the passage of the most recent stimulus bill there was much debate over if the government spending even has the possibility of being effective.  This debate continues today, largely along partisan lines, so I was curious if there is any empirical evidence to support the effectiveness of government stimulus.
Clearly there are many factors that [...]]]></description>
			<content:encoded><![CDATA[<p>During the passage of the most recent <a id="gkhp" title="stimulus bill" href="http://en.wikipedia.org/wiki/American_Recovery_and_Reinvestment_Act_of_2009">stimulus bill</a> there was much debate over if the government spending even has the possibility of being effective.  This debate continues today, largely along partisan lines, so I was curious if there is any empirical evidence to support the effectiveness of government stimulus.</p>
<p>Clearly there are many factors that affect the economy outside of the scope of the of government spending.  One would hope a large enough data set and an effective regression analysis should allow you tease out the impact government spending has even with all other factors considered.  While I concede that how the government spent the money might significantly change how it impacts the economy, for this post I am focusing on the aggregate spending of the federal government.  This post will analyze the impact spending has on the two broadest measures of economic health:  GDP and Unemployment.</p>
<p><strong>Notes/ Facts:</strong></p>
<ul>
<li>Spending and GDP growth are inflation adjusted.  (IE. If spending increased by 5% and inflation was 3% I use 2% as the spending increase)</li>
<li>GDP data is from 1923 forward</li>
<li>Unemployment data is from 1948 forward</li>
<li>Times government has reduced speding from the previous year: 10</li>
<li> Times governement has increased speding from previous year: 76</li>
<li> Times government has increased spending by 5 or more percent: 34</li>
</ul>
<p><strong>Analysis</strong><br />
My analysis consisted of plotting the inflation adjusted %change in spending by year against GDP and Unemployment respectively.  This makes for nice charts but is not that meaningful from a statistical standpoint.  For that I did a linear regression (thank you stats class and Excel 2007) and determined the R-squared value and produced a histogram.  Essentially the R-squared value tells you have often you can expect your model to produce an accurate result and the associated &#8220;Significance F&#8221; tells you how confident you can be in your R-squared value.</p>
<p><span style="text-decoration: underline;"><strong>GDP</strong></span></p>
<div class="wp-caption alignnone" style="width: 512px"><img title="GDP vs Spending" src="http://www.anotherdamnblog.com/uploads/2009/Stimulus/GDP_chart.jpg" alt="GDP vs Spending" width="502" height="311" /><p class="wp-caption-text">GDP vs Spending</p></div>
<div class="wp-caption alignnone" style="width: 511px"><img title="GDP and Govt. Spending Histogram" src="http://www.anotherdamnblog.com/uploads/2009/Stimulus/GDP_histogram.jpg" alt="GDP and Govt. Spending Histogram" width="501" height="291" /><p class="wp-caption-text">GDP and Govt. Spending Histogram</p></div>
<p>R-squared values:</p>
<ul>
<li>Avg of year and following year - .22</li>
<li>Same year - .21</li>
<li>Avg of year and next two (3 total)- .14</li>
<li>Following Year - .12</li>
<li>Third Year - .0014</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Unemployment</strong></span></p>
<div class="wp-caption alignnone" style="width: 493px"><img title="GDP vs. Spending Chart" src="http://www.anotherdamnblog.com/uploads/2009/Stimulus/Unemployment_Chart.jpg" alt="GDP vs. Spending Chart" width="483" height="291" /><p class="wp-caption-text">GDP vs. Spending Chart</p></div>
<div class="wp-caption alignnone" style="width: 493px"><img title="GDP and Spending Histogram" src="http://www.anotherdamnblog.com/uploads/2009/Stimulus/Unemployment_histogram.jpg" alt="GDP and Spending Histogram" width="483" height="291" /><p class="wp-caption-text">GDP and Spending Histogram</p></div>
<p>R-squared values:</p>
<ul>
<li>Avg of year and following year - .004</li>
<li>Same year - .05</li>
<li>Avg of year and next two (3 total)- .009</li>
<li>Following Year - .02</li>
<li>Third Year - .002</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Conclusion</strong></span></p>
<p>Historically government spending has almost 0 statistical impact on unemployment and a fairly low predictable impact on GDP.  The GDP histogram shows that the line does have a positive slope, meaning that if you increase government spending generally you are going to increase GDP.  However based on the model above, if you try to predict how changing government spending is going to impact the economy you will only be correct about 1-5 times.  Admittedly this is a crude model and I might refine it in the future to determine if how the government spends money has a stronger correlation to the economic performance.  However, based on the model above it doesn&#8217;t appear that government spending can directly and consistently produce predictable results in the two broadest economic measures we have.</p>
<p>Meaning that government spending most likely won&#8217;t do much to stimulate the economy.<br />
Here are links to my much labored over worksheets, please feel free to play with the number and let me know what you find:<br />
<a href="http://www.anotherdamnblog.com/uploads/2009/Stimulus/SourceData.xlsx">Cleaned Raw Data</a><br />
<a href="http://www.anotherdamnblog.com/uploads/2009/Stimulus/Stimulus.xlsx">Analysis</a></p>
<p>Thanks and as always comments are welcome, encouraged and appreciated.</p>
<p>-ep</p>
<p><strong>Sources</strong></p>
<ol>
<li><strong>Unemployment Data- </strong>US Dept. of Labor (<a href="http://www.dol.gov/">http://www.dol.gov/</a>)</li>
<li><strong>Inflation Numbers</strong>- Bureau of Labor Statistics (<a href="http://www.bls.gov/CPI/">http://www.bls.gov/CPI/</a>)</li>
<li><strong>US Government Spending &amp; GDP- </strong>(<a href="http://www.usgovernmentspending.com">http://www.usgovernmentspending.com</a>)</li>
</ol>
<p><strong>If you are interested in learning more about statistics:</strong><br />
<a href="http://cameron.econ.ucdavis.edu/excel/ex52bivariateregression.html">http://cameron.econ.ucdavis.edu/excel/ex52bivariateregression.html</a><br />
<a href="http://cameron.econ.ucdavis.edu/excel/ex52bivariateregression.html">http://en.wikipedia.org/wiki/Coefficient_of_determination</a></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/can-government-spending-stimulate-the-economy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Credit Crisis Visualized</title>
		<link>http://anotherdamnblog.com/index.php/credit-crisis-visualized/</link>
		<comments>http://anotherdamnblog.com/index.php/credit-crisis-visualized/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 15:30:10 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Credit Crisis]]></category>

		<category><![CDATA[Economy]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=680</guid>
		<description><![CDATA[Presentation Zen has put together a great video describing the credit crisis that I have embedded below.  Thank you Jeff for the forward.

The Crisis of Credit Visualized from Jonathan Jarvis on Vimeo.
Note if you enjoyed this video I have a more in depth post on the Financial Crisis HERE
]]></description>
			<content:encoded><![CDATA[<p>Presentation Zen has put together a great video describing the credit crisis that I have embedded below.  Thank you Jeff for the forward.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3261363&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=3261363&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/3261363">The Crisis of Credit Visualized</a> from <a href="http://vimeo.com/jonathanjarvis">Jonathan Jarvis</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Note if you enjoyed this video I have a more in depth post on the Financial Crisis <a href="http://anotherdamnblog.com/index.php/why-are-we-in-a-the-financial-crisis/">HERE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/credit-crisis-visualized/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A New Look at Poverty</title>
		<link>http://anotherdamnblog.com/index.php/a-new-look-at-poverty/</link>
		<comments>http://anotherdamnblog.com/index.php/a-new-look-at-poverty/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 03:30:02 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Economy]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=603</guid>
		<description><![CDATA[I  geek out on creative ways to analyze data, I LOVE it.  So when my buddy Jeff forwarded me the below l actually watched it twice in a row.  It is a little long but absolutely worth it.
http://www.ted.com/index.php/talks/hans_rosling_shows_the_best_stats_you_ve_ever_seen.html
]]></description>
			<content:encoded><![CDATA[<p>I  geek out on creative ways to analyze data, I LOVE it.  So when my buddy Jeff forwarded me the below l actually watched it twice in a row.  It is a little long but absolutely worth it.</p>
<p><a href="http://www.ted.com/index.php/talks/hans_rosling_shows_the_best_stats_you_ve_ever_seen.html">http://www.ted.com/index.php/talks/hans_rosling_shows_the_best_stats_you_ve_ever_seen.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/a-new-look-at-poverty/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Obama&#8217;s Cabinet</title>
		<link>http://anotherdamnblog.com/index.php/obamas-cabinet/</link>
		<comments>http://anotherdamnblog.com/index.php/obamas-cabinet/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 20:12:09 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Politics]]></category>

		<category><![CDATA[Cabinet]]></category>

		<category><![CDATA[Clinton]]></category>

		<category><![CDATA[Obama]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=589</guid>
		<description><![CDATA[Obama has been assembling his cabinet more rapidly than nearly any of his predecessors (2). I’m sure some of this is helped along by the fact that his transition team started the vetting process of potential cabinet members before the end of the election. The number of nominations is even more impressive considering that Obama’s [...]]]></description>
			<content:encoded><![CDATA[<p style="background: white; line-height: 15pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">Obama has been assembling his cabinet more rapidly than nearly any of his predecessors (2).<span style="mso-spacerun: yes;"> </span>I’m sure some of this is helped along by the fact that his transition team started the vetting process of potential cabinet members before the end of the election.<span style="mso-spacerun: yes;"> </span>The number of nominations is even<span style="mso-spacerun: yes;"> </span>more impressive considering that Obama’s team has an extremely vigorous vetting process that includes an invasive FBI background check as well as prospective candidates having to complete a seven-page questionnaire that requires the disclosure of nearly every last private detail (2).</span></p>
<p style="background: white; line-height: 15pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">My feeling is the growing financial crisis is largely responsible for the urgency to the process and has placed a premium on known quantities.<span style="mso-spacerun: yes;"> </span>This premium on known quantities is a large factor leading to Obama’s current nominations being so heavy on Washington experience.<span style="mso-spacerun: yes;"> </span>Obama’s first four cabinet nominations have more Washington experience than either Clinton’s or George W Bush’s (60, 58, 30 respectively) (3).<span style="mso-spacerun: yes;"> </span>That is even with </span><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Janet Napolitano, his nomination for Secretary of Homeland Security, having no Washington experience.</span></p>
<p style="background: white; line-height: 15pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">Change was one of Obama’s primary platforms during the primary and general election his appointment of these seasoned Washington insiders begs the question, “Will the same people who have been running Washington be able to or be willing to change it?”<span style="mso-spacerun: yes;"> </span>It is a fair question.<span style="mso-spacerun: yes;"> </span>With these people working for new leadership I still think the answer is yes.</span></p>
<p style="background: white; line-height: 15pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">One of Obama&#8217;s attribute that I found incredibly appealing during the campaign was his pragmatism.<span style="mso-spacerun: yes;"> </span>A step away from the ideological zealotry that has come to characterize Washington in recent years and towards a mindset that could start to solve some of the problems currently facing the country.<span style="mso-spacerun: yes;"> </span>I believe that this pragmatism is what is driving the current cabinet nominations.<span style="mso-spacerun: yes;"> </span>Here are some of the proposed or projected nominations so far and my thoughts if I have any (an * denotes someone that I am pretty confident the position has at least been offered to) </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Secretary of State- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Hillary Clinton<br />
The biggest and most controversial appointment so far by Obama.<span style="mso-spacerun: yes;"> </span>Personally I’m not sure how she is qualified for this position (although, what should the qualifications for the position be?).<span style="mso-spacerun: yes;"> </span>I know she was in the White House as First Lady for eight years but saying that is the same as running the White House is like saying that Yoko Ono was one of The Beatles.<span style="mso-spacerun: yes;"> </span>Ultimately I think this was a political move to keep her close and help bring the Democratic party together even more.<span style="mso-spacerun: yes;"> </span>Additionally I would be shocked if her Senate confirmation is not only successful but also quick and painless.<span style="mso-spacerun: yes;"> </span>The biggest pitfall I see in this move is if things don’t work out between Obama and Clinton it will be politically tough for Obama to fire her without significant fallout. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Secretary of the Treasury- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Timothy Geithner<br />
This pick along with all of the economic team has been lauded by both the right and left.<span style="mso-spacerun: yes;"> </span>Tim has been heavily involved in the process already in his role as the President of the Federal Reserve Bank of New York which should make the transition from Paulson to him smooth.<span style="mso-spacerun: yes;"> </span>Going with a known quantity that is respected on both sides of the isle should speed his confirmation.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Secretary of Defense- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Robert Gates<br />
I believe this is a great pick for the position and is a realization of Obama’s commitment to try to have a bi-partisan administration.<span style="mso-spacerun: yes;"> </span>It is also example of an extremely pragmatic choice in that the Obama teams focus needs to be on the economy.<span style="mso-spacerun: yes;"> </span>Why transition the complexities of the war in Iraq to a new Secretary unless you have to?<span style="mso-spacerun: yes;"> </span>Additionally, you could skip the Senate confirmation process since he currently holds the position.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Chief of Staff- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Rahm Emanuel<br />
Rahm is known as a bulldog and a fierce Democratic partisan, which is in stark contrast to Obama himself.<span style="mso-spacerun: yes;"> </span>I believe that is why Obama needed him, or someone like him with a leadership role in his administration.<span style="mso-spacerun: yes;"> </span>Somebody to play the hardass bad guy to Obama’s peace maker.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Secretary of Health and Human Services- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Tom Daschle<br />
An 18 year veteran of the Senate and former Senate minority leader is well known by most of the sitting members of the Senate.<span style="mso-spacerun: yes;"> </span>Having been in the public eye as long as he has and serving in such prominent roles has already helped vet him.<span style="mso-spacerun: yes;"> </span>All of this adds up to a guy who knows all the players and should be easily confirmed.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Press Secretary- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Robert Gibb </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Secretary of Homeland Security- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Janet Napolitano<br />
A Washington outsider in that she has never held a position there, even though she has worked there for a time in her career.<span style="mso-spacerun: yes;"> </span>The only hiccup she might see during her confirmation is because she represented Anita Baker during the Clarence Thomas confirmation and some conservatives believe she may have coached the witness’s testimony (4).<span style="mso-spacerun: yes;"> </span>I think this is another great pick.<span style="mso-spacerun: yes;"> </span>A democratic governor from a red border state with extensive experience in border and port of entry issues.<span style="mso-spacerun: yes;"> </span>This nomination has drawn praise from both sides of the isle.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Secretary of Energy- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Al Gore/ Jeff Bingaman </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Ambassador to the UN- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Bill Clinton/ Lee Hamilton</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*National Security Adviser- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">James Jones<br />
A former Marine general with extensive experience in Afghanistan.<span style="mso-spacerun: yes;"> </span>The perfect person to couple with Robert Gates.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Attorney General- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Eric Holder Jr.<br />
Somebody who is well respected, was appointed to a judgeship by Regan and a leadership role at the Department of Justice by the Clinton administration.<span style="mso-spacerun: yes;"> </span>A personal friend of Obama who was by some accounts reluctant to leave his current job at a law firm to go back to the grind of Washington but was convinced he was needed.<span style="mso-spacerun: yes;"> </span>His only blip in confirmation might be his association with Clinton’s pardon of Marc Rich (4)</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">*Secretary of Commerce- </span></strong><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Bill Richardson<br />
Bill will probably be the toughest confirmation of all of the cabinet members.<span style="mso-spacerun: yes;"> </span>He was Secretary of Energy under the Clinton administration when some nuclear secrets were stolen from Los Alamos, some Republicans haven’t forgotten nor forgiven him for that happening under his watch(4).<span style="mso-spacerun: yes;"> </span>That said, I think he will ultimately be confirmed and has the experience and political cache to be successful.</span></p>
<p style="background: white; line-height: 15pt;"><span style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">Overall I love how the cabinet is shaping up after doing additional research with the possible exception of Clinton who I am still on the fence over.<span style="mso-spacerun: yes;"> </span>All the nominations seem like easy confirmations, helping to avoid the risk in not getting people confirmed and the associated embarrassment.<span style="mso-spacerun: yes;"> </span>The quick confirmations will allow his team to hit the ground running and begin addressing the long list of issues currently facing the country.</span></p>
<p style="background: white; line-height: 15pt;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">(1) Cabinet Members: <a href="http://www.cnn.com/interactive/allpolitics/0811/interactive.obama.white.house/index.html"><span style="color: #800080;">http://www.cnn.com/interactive/allpolitics/0811/interactive.obama.white.house/index.html</span></a></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">(2)Obama Cabinet vetting historically fast:<br />
<a href="http://www.cnn.com/2008/POLITICS/11/25/obama.cabinet/"><span style="color: #800080;">http://www.cnn.com/2008/POLITICS/11/25/obama.cabinet/</span></a></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: 10pt; text-transform: uppercase; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">(3) Obama&#8217;s Cabinet Picks Heavy on Washington Experience<br />
</span><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"><a href="http://www.foxnews.com/story/0,2933,455545,00.html"><span style="color: #800080;">http://www.foxnews.com/story/0,2933,455545,00.html</span></a></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: black;">(4) Past Controversies Hang Over Obama&#8217;s Cabinet Picks<br />
</span><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"><a href="http://www.foxnews.com/politics/2008/11/22/past-controversies-hang-obamas-cabinet-picks/"><span style="color: #800080;">http://www.foxnews.com/politics/2008/11/22/past-controversies-hang-obamas-cabinet-picks/</span></a></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/obamas-cabinet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Country of Purple</title>
		<link>http://anotherdamnblog.com/index.php/a-country-of-purple/</link>
		<comments>http://anotherdamnblog.com/index.php/a-country-of-purple/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 15:42:38 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Election]]></category>

		<category><![CDATA[Maps]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=579</guid>
		<description><![CDATA[Mark Newman from Physics department at the University of Michigan took the time to create some interesting visualizations of the election data.  The goal was to provide a  graphic that better reflects the actual vote in the country.  Here are a couple examples below, for the rest visit his site at: http://www-personal.umich.edu/~mejn/election/2008/.
The below map uses [...]]]></description>
			<content:encoded><![CDATA[<p>Mark Newman from Physics department at the University of Michigan took the time to create some interesting visualizations of the election data.  The goal was to provide a  graphic that better reflects the actual vote in the country.  Here are a couple examples below, for the rest visit his site at: <a href="http://www-personal.umich.edu/~mejn/election/2008/">http://www-personal.umich.edu/~mejn/election/2008/</a>.</p>
<p>The below map uses a range of color from red to blue with multiple shades of purple to indicate the percentage of how people vote in counties across the country.</p>
<p><img class="alignnone" title="Weighted Purple Map" src="http://www.anotherdamnblog.com/images/thumbnails/2008/11/purple_map2.png" alt="" width="512" height="313" /></p>
<p>Here is the same information in the form of a cartogram where the size of the county has been resized to reflect the population located there.</p>
<p><img class="alignnone" title="Weighted Purple Map" src="http://www.anotherdamnblog.com/images/thumbnails/2008/11/purple_map_weighted.png" alt="" width="384" height="260" /></p>
<p>This map uses a color scale that ranges from red for 70% Republican or more, to blue for 70% Democrat or more.  This is sort of practical, since there aren&#8217;t many counties outside that range anyway, but to some extent it also obscures the true balance of red and blue.</p>
<p><img class="alignnone" title="Purple Map of Election Results" src="http://www.anotherdamnblog.com/images/thumbnails/2008/11/purple_map.png" alt="" width="384" height="234" /></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/a-country-of-purple/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Excellent Map Tool</title>
		<link>http://anotherdamnblog.com/index.php/excellent-maptool/</link>
		<comments>http://anotherdamnblog.com/index.php/excellent-maptool/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 20:53:31 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Internet Gold]]></category>

		<category><![CDATA[Maps]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=567</guid>
		<description><![CDATA[The site http://show.mappingworlds.com/ has put together some great visualizations of information.  They take statistics such as population, GDP, illiteracy, cause of death (AIDS), legal abortions measured by country and re size the country to reflect that number.  It is both a cool and effective way to present data, some of which is surprising (Kuwait has [...]]]></description>
			<content:encoded><![CDATA[<p>The site <a href="http://show.mappingworlds.com/">http://show.mappingworlds.com/ </a>has put together some great visualizations of information.  They take statistics such as population, GDP, illiteracy, cause of death (AIDS), legal abortions measured by country and re size the country to reflect that number.  It is both a cool and effective way to present data, some of which is surprising (Kuwait has as many oil reserves as the US and Russia combined, China accounts for 50% of legal abortions in the world).</p>
<p>Here are a couple examples below:</p>
<p><strong>Population:</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="406" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="showclip" /><param name="bgcolor" value="#ffffff" /><param name="align" value="middle" /><param name="flashvars" value="lang=en&amp;subject=POPULATION" /><param name="src" value="http://show.mappingworlds.nl/flash/show_clip.swf" /><embed type="application/x-shockwave-flash" width="500" height="406" src="http://show.mappingworlds.nl/flash/show_clip.swf" flashvars="lang=en&amp;subject=POPULATION" align="middle" bgcolor="#ffffff" name="showclip"></embed></object></p>
<p><strong>Oil Reserves </strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="406" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#ffffff" /><param name="src" value="http://show.mappingworlds.nl/flash/show_clip.swf" /><embed type="application/x-shockwave-flash" width="500" height="406" src="http://show.mappingworlds.nl/flash/show_clip.swf" bgcolor="#ffffff"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/excellent-maptool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Best Candidate Comparision Site I Have Seen</title>
		<link>http://anotherdamnblog.com/index.php/the-best-candidate-comparision-site-i-have-seen/</link>
		<comments>http://anotherdamnblog.com/index.php/the-best-candidate-comparision-site-i-have-seen/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 14:31:07 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Politics]]></category>

		<category><![CDATA[Internet Gold]]></category>

		<category><![CDATA[McCain]]></category>

		<category><![CDATA[Obama]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=418</guid>
		<description><![CDATA[Below are some excerpts from the best candidate comparision site I have yet to see.  This is just a little bit of what you can find on the site, I encourage everbody to check it out.  Thank you LaterSkater for sending this site to me.
Who is winning
The presidential election is decided by a majority of electoral votes. [...]]]></description>
			<content:encoded><![CDATA[<p>Below are some excerpts from <a href="http://norvig.com/election-faq.html">the best candidate comparision site</a> I have yet to see.  This is just a little bit of what you can find on the site, I encourage everbody to check it out.  Thank you LaterSkater for sending this site to me.</p>
<p><strong>Who is winning</strong></p>
<p>The presidential election is decided by a majority of electoral votes. Below left is a plot over time of the estimated number of electoral votes for Obama if the election were held today. Below right is a plot of the popular vote (but note that as demonstrated in 1876, 1888 and 2000, winning the popular vote does not mean winning the election). You might also want to consult <a href="http://electoral-vote.com/">electoral-vote.com</a>, <a href="http://realclearpolitics.com/">Real Clear Politics</a>, <a href="http://www.fivethirtyeight.com/">538</a>, <a href="http://www.pollster.com/">pollster.com</a>, or my own <a href="http://anotherdamnblog.com/wordpress/wp-admin/election-dashboard.html">election dashboard</a>.</p>
<p><img src="http://election.princeton.edu/wp-content/uploads/autographics/EV_history.png" alt="" /><strong>  <img src="http://www.pollster.com/08USPresGEMvO.png" alt="" height="384" /> </strong></p>
<p><strong>How honest or dishonest are they</strong></p>
<p>Probably the best referee in this game is <a href="http://www.factcheck.org/">Factcheck.org</a>, from UPenn&#8217;s Annenberg Political Policy Center, a nonpartisan nonprofit consumer advocate for voters. They don&#8217;t give out easily classified scores so I can&#8217;t summarize briefly, but you can read <a href="http://www.factcheck.org/elections-2008/the_whoppers_of_2008.html">a comrehensive article from Sept. 25</a> listing the major whoppers so far.</p>
<p>Other players in this game include <a href="http://politicalticker.blogs.cnn.com/category/fact-check/">CNN&#8217;s Fact Check</a> and the St. Petersburg (FL) Times, an independent non-profit paper, which runs <a href="http://politifact.com/">PolitiFact</a>. They too check on candidates statements and rate them on a scale from &#8220;True&#8221; to &#8220;Liar, Liar, Pants on Fire.&#8221; Here is the scorecard so far. My column &#8220;True Pct&#8221; means the percentage of statements that were rated True, Mostly True, or Half True; &#8220;Lie Pct&#8221; means the percentage that were False or Pants on Fire:</p>
<table border="1">
<tbody>
<tr>
<td><strong>Candidate</strong></td>
<td><strong>True</strong></td>
<td><strong>Mostly<br />
True</strong></td>
<td><strong>Half<br />
True</strong></td>
<td><strong>Barely<br />
True</strong></td>
<td><strong>False</strong></td>
<td><strong>Pants<br />
on Fire</strong></td>
<td><strong>True<br />
Pct</strong></td>
<td><strong>Lie<br />
Pct</strong></td>
<td><strong>Average<br />
Score</strong></td>
</tr>
<tr>
<td><a href="http://www.politifact.com/truth-o-meter/personalities/barack-obama">Obama</a></td>
<td>42</td>
<td>25</td>
<td>23</td>
<td>15</td>
<td>20</td>
<td>1</td>
<td>71%</td>
<td>17%</td>
<td>Mostly True</td>
</tr>
<tr>
<td><a href="http://www.politifact.com/truth-o-meter/personalities/john-mccain">McCain</a></td>
<td>25</td>
<td>22</td>
<td>19</td>
<td>24</td>
<td>23</td>
<td>6</td>
<td>55%</td>
<td>24%</td>
<td>Half True</td>
</tr>
</tbody>
</table>
<p>Here&#8217;s the list of statements that were rated as <em><a href="http://www.politifact.com/truth-o-meter/rulings/pants-fire/">Pants On Fire</a></em>:</p>
<ol>
<li>McCain said Obama wanted to teach comprehensive sex education to kindergartners. He doesn&#8217;t.</li>
<li>McCain said Obama called Sarah Palin a Pig. He didn&#8217;t; he used the same expression that McCain has used in the campaign.</li>
<li>McCain said Obama wants to increase government by 23%. The numbers don&#8217;t add up.</li>
<li>McCain said Obama opposes energy innovation. Not true.</li>
<li>McCain said the price of a gas tax holiday would be about the same as a &#8220;Bridge to Nowhere.&#8221; It would actually take 45 times the cost of the bridge.</li>
<li>McCain said that Obama suggested bombing Pakistan. Obama was actually talking about attacking al-Qaeda forces that stray into Pakistan.</li>
<li>Obama implied that Rush Limbaugh&#8217;s anti-immigrant views were endorsed by McCain. They aren&#8217;t.</li>
</ol>
<p><strong>What do special interest groups think</strong></p>
<p>About what you&#8217;d expect: conservative groups like McCain, liberal groups like Obama.</p>
<p>One surprise: more veterans groups like Obama better. It seems that when it comes to issues of veteran care, McCain prefers to cut government spending and Obama prefers to support the veterans even if it means increased spending.</p>
<p>Caveat: they&#8217;re called <em>special interest groups</em>. That&#8217;s because they have special interests. Don&#8217;t assume that a group represents your interests because it has the word <em>Family</em> in its title and you belong to a family, or because it has the word <em>Retired</em> and you&#8217;re retired. Be sure to check out each group.</p>
<table border="1">
<tbody>
<tr>
<th> </th>
<th><a href="http://www.votesmart.org/issue_rating_category.php?can_id=53270">McCain</a></th>
<th><a href="http://www.votesmart.org/issue_rating_category.php?can_id=9490">Obama</a></th>
<th>Year</th>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Conservative/Liberal: </strong></td>
</tr>
<tr>
<td><a href="http://www.conservative.org/archive2/Senate_standout.asp">American Conservative Union</a></td>
<td>82</td>
<td>8</td>
<td>2007</td>
</tr>
<tr>
<td><a href="http://www.adaction.org/pages/publications/voting-records.php">Americans for Democratic Action (Liberal group)</a></td>
<td>10</td>
<td>75</td>
<td>2007</td>
</tr>
<tr>
<td>National Journal - Liberal on Economic Policy</td>
<td>35</td>
<td>87</td>
<td>2007</td>
</tr>
<tr>
<td>National Journal - Liberal on Foreign Policy</td>
<td>40</td>
<td>85</td>
<td>2007</td>
</tr>
<tr>
<td>National Journal - Liberal on Social Policy</td>
<td>53</td>
<td>77</td>
<td>2007</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Veterans: </strong></td>
</tr>
<tr>
<td><a href="http://www.votesmart.org/issue_rating_detail.php?r_id=3483">Disabled American Veterans</a></td>
<td>20</td>
<td>80</td>
<td>2006</td>
</tr>
<tr>
<td>Iraq and Afghanistan Veterans of America</td>
<td>D</td>
<td>B+</td>
<td>2006</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Abortion: </strong></td>
</tr>
<tr>
<td>NARAL Pro-Choice America</td>
<td>0</td>
<td>100</td>
<td>2007</td>
</tr>
<tr>
<td>National Right to Life Committee</td>
<td>75</td>
<td>0</td>
<td>2007</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Taxes: </strong></td>
</tr>
<tr>
<td><a href="http://www.atr.org/">Americans for Tax Reform</a></td>
<td>80</td>
<td>15</td>
<td>2006</td>
</tr>
<tr>
<td><a href="http://www.ctj.org/">Citizens for Tax Justice</a></td>
<td>50</td>
<td>100</td>
<td>2005-2006</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Civil Rights: </strong></td>
</tr>
<tr>
<td><a href="http://www.aclu.org/"></a>American Civil Liberties Union</td>
<td>50</td>
<td>80</td>
<td>2007</td>
</tr>
<tr>
<td><a href="http://www.hrc.org/"></a>Human Rights Campaign</td>
<td>33</td>
<td>89</td>
<td>2005-2006</td>
</tr>
<tr>
<td><a href="http://www.naacp.org/"></a>NAACP</td>
<td>7</td>
<td>100</td>
<td>2005-2006</td>
</tr>
<tr>
<td>League of Women Voters</td>
<td>17</td>
<td>100</td>
<td>2007</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Education: </strong></td>
</tr>
<tr>
<td><a href="http://www.aauw.org/"></a>American Association of University Women</td>
<td>0</td>
<td>66</td>
<td>2007</td>
</tr>
<tr>
<td>National Education Association</td>
<td>F</td>
<td>A</td>
<td>2007</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Energy: </strong></td>
</tr>
<tr>
<td>Campaign for America&#8217;s Future (Energy Policy)</td>
<td>17</td>
<td>100</td>
<td>2005-2006</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Environment: </strong></td>
</tr>
<tr>
<td>League of Conservation Voters</td>
<td>0</td>
<td>67</td>
<td>2007</td>
</tr>
<tr>
<td>League of Conservation Voters</td>
<td>26</td>
<td>96</td>
<td>Lifetime</td>
</tr>
<tr>
<td>Environment America</td>
<td>0</td>
<td>90</td>
<td>2008</td>
</tr>
<tr>
<td>American Wilderness Coalition</td>
<td>16</td>
<td>100</td>
<td>2006</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Family: </strong></td>
</tr>
<tr>
<td>Children&#8217;s Defense Fund</td>
<td>10</td>
<td>70</td>
<td>2007</td>
</tr>
<tr>
<td>Family Research Council (Tony Perkins)</td>
<td>42</td>
<td>0</td>
<td>2007</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>International: </strong></td>
</tr>
<tr>
<td>Citizens for Global Solutions</td>
<td>F</td>
<td>A</td>
<td>2008</td>
</tr>
<tr>
<td>The Genocide Intervention Network&#8211;Darfur Scores</td>
<td>C</td>
<td>A</td>
<td>2007</td>
</tr>
<tr>
<td>Center for Security Policy</td>
<td>59</td>
<td>21</td>
<td>2005-2006</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Government Reform: </strong></td>
</tr>
<tr>
<td>U.S. Public Interest Research Group</td>
<td>41</td>
<td>86</td>
<td>2006</td>
</tr>
<tr>
<td>Citizens Against Government Waste</td>
<td>91</td>
<td>13</td>
<td>2005-2006</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Guns: </strong></td>
</tr>
<tr>
<td>National Rifle Association</td>
<td>C+</td>
<td>F</td>
<td>Lifetime to 2004</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Health: </strong></td>
</tr>
<tr>
<td>American Academy of Family Physicians</td>
<td>0</td>
<td>100</td>
<td>2007</td>
</tr>
<tr>
<td colspan="4" bgcolor="#dddddd"><strong>Labor: </strong></td>
</tr>
<tr>
<td>AFL-CIO</td>
<td>0</td>
<td>100</td>
<td>2007</td>
</tr>
<tr>
<td>United Auto Workers</td>
<td>0</td>
<td>62</td>
<td>2007</td>
</tr>
<tr>
<td>Alliance for Retired Americans</td>
<td>0</td>
<td>100</td>
<td>2007</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/the-best-candidate-comparision-site-i-have-seen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why we Need the Bailout</title>
		<link>http://anotherdamnblog.com/index.php/why-we-need-the-bailout/</link>
		<comments>http://anotherdamnblog.com/index.php/why-we-need-the-bailout/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 09:09:23 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Economy]]></category>

		<category><![CDATA[Politics]]></category>

		<category><![CDATA[Bailout]]></category>

		<category><![CDATA[Economics]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=317</guid>
		<description><![CDATA[First I want to recognize Chris for all of the research he put into this post, thank you.  I also want to thank LaterSkater for your forwards and and a preemptive thank you for helping me not to assault the English language with my grammar.
I think there are a lot of questions out there [...]]]></description>
			<content:encoded><![CDATA[<p>First I want to recognize Chris for all of the research he put into this post, thank you.  I also want to thank LaterSkater for your forwards and and a preemptive thank you for helping me not to assault the English language with my grammar.</p>
<p>I think there are a lot of questions out there centering on why we need a bailout and &#8216;why can’t we let the market sort all of these things out&#8217;?  I realize this is an extreme analogy, but that would be similar to letting cancer work itself out.  The prime requirement for a capitalist society isn’t having access to every market, low taxes or little regulation.  The most important thing in a capitalist society are functioning capital markets and that is what the crisis we are currently facing is about.</p>
<p>There are several reasons <a href="http://anotherdamnblog.com/index.php/why-are-we-in-a-the-financial-crisis/">why we are currently in this financial crisis</a> and I try to address some of them in an earlier post.  The point is we will have plenty of time to assign blame and credit later but for now we need to act.  In the future I will make a post detailing how Marx predicted wild market swings would be the impetus to societies becoming communist, something we all want to avoid.  Swings like this have largely been avoided throughout our history due to a tradition of government intervention dating back to Alexander Hamilton.  The belief that the proposed intervention is an affront to American ideals and traditions is not supported by our history.</p>
<p><strong>Why We Need IT</strong></p>
<p>The reason we need the bailout is because credit markets have &#8220;locked up&#8221;.  What does that mean&#8230;.</p>
<ul>
<li>Nobody wants to loan anybody any money (1)</li>
<li>Businesses need overnight money to make payroll  (short term credit/ lines of credit) and they are having trouble getting them now (1)</li>
<li>The failure of Lehman has caused banks to be reluctant to lend money to each other (4)</li>
<li>The $586 Billion in credit losses has banks scrambling to restore their capital (4)</li>
<li>If banks are unwilling to lend to each other &#8212; as surging LIBOR rates suggest &#8212; they sure aren&#8217;t going to lend to consumers or businesses (7)</li>
</ul>
<p>Without access to credit business will not be able to make payrolls, fund needed projects, purchase raw materials for manufacturing cover their cash flow while they wait for projects to close, etc.  Even if companies are able to get access to credit at higher premiums they will need to cut costs just to maintain their performance.  This generally manifests itself in the form of massive layoffs, which in turn hurts the economy since the unemployed tend to spend less.  Most companies are leveraged (as they should be) and have some level of revolving debt.  If this debt is coming due and they need to issue new debt their operating costs just went up.  This again leads to less investment and more layoffs.</p>
<p>I think there is a misconception that  this crisis is primarily about helping the financial sector, which it is also intended to do.  However every capital intensive organization is being affected by this, especially manufacturing, information technology and municipal / state governments.  The credit crisis is coming up on a year old, lets look at some specific example of how it is affecting the economy:</p>
<p><img src="http://www.anotherdamnblog.com/uploads/2008/09/unemployment.gif" alt="Graph of Unemployment Claims" /></p>
<p class="MsoListParagraph" style="text-indent: -0.25in;"><span style="font-size: 10pt; line-height: 115%;"><span>-<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; font-family: &quot;Times New Roman&quot;;"> </span></span></span><span style="font-size: 10pt; line-height: 115%; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://www.capitalspectator.com/092508b.html">http://www.capitalspectator.com/092508b.html</a></span></p>
<p><img src="http://www.anotherdamnblog.com/uploads/2008/09/orders.gif" alt="Orders of Durable Goods" /></p>
<p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://seekingalpha.com/article/97377-the-perfect-storm-even-with-bailout-economy-is-hurting">http://seekingalpha.com/article/97377-the-perfect-storm-even-with-bailout-economy-is-hurting</a></span></p>
<ul>
<li>Because of this tightness in the market for tax-free municipal bonds, Kent County, Mich., where Grand Rapids is located, will pay some $750,000 more than it expected in interest on a $15 million, 10-year refinancing bond it sent to market earlier this week, according to county treasurer Kenneth D. Parrish.(11)</li>
<li>Matt Fabian, managing director of the research firm Municipal Market Advisors, said the problems extend throughout the municipal bond market, where the borrowing rate for seven-day debt spiked from 1.8 percent to 5.15 percent last week. (11)</li>
<li>Louisiana added $14.3 billion to its budget for fiscal 2007 to account for higher borrowing costs (11)</li>
<li>For the week through September 20, fresh claims for unemployment benefits jumped sharply to 493,000, the Labor Department reports.  (12) The last time initial claims were reaching so close to the 500,000 mark was September 2001. (13)</li>
<li>Seasonally adjusted new orders for durable goods slumped 4.5% in August, the biggest percentage drop since January.(14)</li>
<li>Home prices fell about 6% in 2007 and are expected to tumble another 15% in 2008, 10% in 2009 and 5% in 2010 (15)</li>
<li>The credit markets are seizing up and the uncertainty recently drove up short-term interest rates for municipalities and some rock-solid institutions such as New York&#8217;s Metropolitan Museum of Art to 20%.(15)</li>
<li>Compared to a year ago Caterpillar will pay about $15.6 million more per year to borrow the same amount (17)</li>
<li>Compared to just six weeks ago Caterpillar is going to be paying an additional 150 basis points for a similar debt instrument(16)</li>
<li>Caterpillar actually got a great deal because the average premium that A-rated corporate borrowers have been required to pony up has jumped 331 basis points from last year (17)</li>
<li>Jumbo Mortgages (loans above $420k) now carry an extra 1.2% interest (18)</li>
<li>Credit card offers are down 17% from the same time last year (18)</li>
<li>American Express is cutting the credit limit of 10% of their customers (18)</li>
<li>Since the summer of 2007, 137 lenders have stopped funding federal loans (18)</li>
<li>Thirty three lenders have suspended private student loan programs (18)</li>
<li>Student loans made to parents through the Parent PLUS program have plummeted — down 29% in dollar volume year (18)</li>
<li>Bank of America is declining to increase lending to McDonald&#8217;s franchisees even though the two companies have a long-standing partnership (18)</li>
<li>In August, 67% of small-business owners said they&#8217;d been affected by the credit crunch (18)</li>
</ul>
<p><strong>Who Ultimately is Being Affected</strong></p>
<ul>
<li>Investors or anyone who has a 401(k), etc/ Obvious reasons (10)</li>
<li>Students looking for student loans and parents looking to get them loans(10)</li>
<li>Anybody with Credit Card debit / Most CC rates are based on LIBOR plus a figure.  LIBOR has been soaring (10) (18)</li>
<li>Anybody looking to buy a car / People are having challenges getting financed unless you have impeccable credit.  (10)(18)</li>
<li>People looking to buy a house (10)(18)</li>
<li>Anybody looking to start a business</li>
<li>Anybody running a business who needs money to cover payroll until money comes in</li>
<li>People with ARMs that will be adjusting / They are often based on LIBOR which is soaring</li>
<li>Homeowners / additional foreclosures will drive down their home values</li>
<li>Taxpayers / Higher borrowing costs for local and state government will result in a need to either cut services or raise taxes</li>
</ul>
<p>Even with the bailout the economy is going to get worse before it gets better.  The damage that has been done is probably going to take a couple years to finish working it&#8217;s way out.  The next shoe to drop is going to be large dip in consumer spending which should push the economy further down in a recession.  The question do we want to face both problems at once.</p>
<p>I live for comments, feedback and forum posts so please let me know you thoughts on this post.  If you think this is a worthwhile post don&#8217;t forget to add it your social networking site listed when you click the &#8216;bookmark&#8217; button.</p>
<p>Thanks,<br />
-ep</p>
<p><strong>Sources</strong><br />
1.	The Markets Are Terrified: Should You Be?- http://finance.yahoo.com/tech-ticker/article/79549/The-Markets-Are-Terrified-Should-You-Be?tickers=%5EDJI,%5EGSPC,%5EIXIC,SPY,DIA<br />
2.	The Dow’s Worst Days: http://www.forbes.com/2007/02/28/dow-jones-worst-days-biz-cx_daa_0228dow_slide_3.html?thisSpeed=15000<br />
3.	Who Really Benefits from the Bailout – Wall Street or Main Street: http://finance.yahoo.com/tech-ticker/article/77810/Who-Really-Benefits-from-the-Bailout&#8212;-Wall-Street-or-Main-Street?tickers=%5Edji,%5Egspc,%5Eixic,itw,ir<br />
4.	Fed Pumps Further $630 Billion  into financial system: http://www.bloomberg.com/apps/news?pid=20601087&amp;sid=a9MTZEgukPLY&amp;refer=home<br />
5.	Treasuries Soar as House Rejects $700 Billion bailout http://www.bloomberg.com/apps/news?pid=newsarchive&amp;sid=aDMAlgibsQDw<br />
6.	Run on Bank Helped Kill WaMu, But Your Money Is Safe - http://finance.yahoo.com/tech-ticker/article/73415/Run-on-Bank-Helped-Kill-WaMu-But-Your-Money-Is-Safe?tickers=WM,JPM,XLF,WB,%5EDJI,%5EGSPC<br />
7.	&#8216;This Sucker Could Go Down&#8217;: Bailout Stalls, Market on Edge - http://finance.yahoo.com/tech-ticker/article/73263/&#8217;This-Sucker-Could-Go-Down&#8217;-Bailout-Stalls-Market-on-Edge?tickers=RIMM,GE,GT,%5EDJI,%5EGSPC,%5EIXIC,XLF<br />
8.	Goodyear to Tap Credit Due to Money-Fund Woes http://online.wsj.com/article/SB122234656358675027.html<br />
9.	Citigroup to acquire Wachovia banking operations- http://www.reuters.com/article/marketsNews/idINN2946959920080929?rpc=44&amp;pageNumber=2&amp;virtualBrandChannel=0&amp;sp=true<br />
10.	Who wins, who loses under proposed bailout plan?- http://biz.yahoo.com/ap/080929/rescue_winners_losers.html?.&amp;.pf=banking-budgeting<br />
11.	Credit crunch makes cities’ borrowing  more costly http://biz.yahoo.com/ap/080926/financial_meltdown_public_finance.html<br />
12.	US Dept. of Labor: http://www.dol.gov/opa/media/press/eta/ui/current.htm<br />
13.	The Perfect Storm: Even with Bailout, Economy Is Hurting- http://seekingalpha.com/article/97377-the-perfect-storm-even-with-bailout-economy-is-hurting<br />
14.	Advance Report on Durable Goods Manufacturers’ Shipments, Inventories and Orders/ August 2008- http://www.census.gov/indicator/www/m3/adv/pdf/durgd.pdf<br />
15.	How Bad Will the Mortgage Crisis Get?http://www.time.com/time/business/article/0,8599,1714725,00.html?iid=sphere-inline-bottom<br />
16.	Caterpillar&#8217;s Troubling Bond Issue- http://seekingalpha.com/article/96992-caterpillar-s-troubling-bond-issue<br />
17.	Caterpillar bond sale illustrates credit crunch- http://money.aol.ca/article/caterpillar-bond-sale-illustrates-credit-crunch/357594/<br />
18.	The Credit Crunch: Where Is It Happening? http://www.time.com/time/business/article/0,8599,1845818,00.html?cnn=yes</p>
<span class="sfforumlink"><a href="http://anotherdamnblog.com/index.php/forum/economics-finance/why-we-need-the-bailout/page-1"><img src="http://anotherdamnblog.com/wordpress/wp-content/plugins/simple-forum/styles/icons/default/bloglink.png" alt="" /> Join the forum discussion on this post</a> - (1) Posts</span>]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/why-we-need-the-bailout/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Review of the Debates</title>
		<link>http://anotherdamnblog.com/index.php/review-of-the-debates/</link>
		<comments>http://anotherdamnblog.com/index.php/review-of-the-debates/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 07:56:16 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[Politics]]></category>

		<category><![CDATA[Barak Obama]]></category>

		<category><![CDATA[Debates]]></category>

		<category><![CDATA[McCain]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=258</guid>
		<description><![CDATA[Note: I have started a thread in the forum to discuss this topic here: http://anotherdamnblog.com/index.php/forum/presidential-politics/first-presidential-debate/page-1/post-4/#p4 with some of the gems from the Fark discussion posted there as well.
Early polls of the debates rate the candidate performance like this:



CBS/ Knowledge Network
Obama - 39%
McCain - 24%
Draw - 37%Insider Advantage
Obama - 42%
McCain - 41%
Undecided - 17%
CNN
Obama - 51%
McCain [...]]]></description>
			<content:encoded><![CDATA[<p>Note: I have started a thread in the forum to discuss this topic here: <a href="http://anotherdamnblog.com/index.php/forum/presidential-politics/first-presidential-debate/page-1/post-4/#p4">http://anotherdamnblog.com/index.php/forum/presidential-politics/first-presidential-debate/page-1/post-4/#p4</a> with some of the gems from the Fark discussion posted there as well.</p>
<p>Early polls of the debates rate the candidate performance like this:</p>
<table border="0">
<tbody>
<tr>
<td><strong>CBS/ Knowledge Network<br />
</strong>Obama - 39%<br />
McCain - 24%<br />
Draw - 37%<strong>Insider Advantage<br />
</strong>Obama - 42%<br />
McCain - 41%<br />
Undecided - 17%</p>
<p><strong>CNN<br />
</strong>Obama - 51%<br />
McCain -38%</p>
<p><strong>MSNBC Online Poll (non-scientific)<br />
</strong>Obama - 52%<br />
McCain - 33%</p>
<p><strong></strong></td>
<td><img src="http://www.anotherdamnblog.com/uploads/2008/09/McCain_wont_look_at_Obama.jpg" alt="" /></td>
</tr>
</tbody>
</table>
<p><em>* Information from <span style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;"><a href="http://www.theimproper.com/Template_Article.aspx?IssueId=6&amp;ArticleId=2421"><span style="color: #800080;">http://www.theimproper.com/Template_Article.aspx?IssueId=6&amp;ArticleId=2421</span></a></span></em></p>
<p>Personally I think both candidates did well in the debate.  I think Obama was stronger on the economy and personal demeanor with McCain fairing better on foreign policy by virtue of his personal anecdotes and experience.  Neither candidate was considerably stronger than the other on any one of the topic and no knock out blows were landed.</p>
<p>McCain made his disdain for Obama plainly clear by never looking at Obama or addressing him directly and repeatedly using dismissive actions and comments to belittle him.  Obama seemed more gracious in addressing McCain directly and acknowledging when he made good points.  I kept a count, which is admittedly subjective, of some of the talking points and interaction which is presented below.</p>
<table border="0" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Candidate</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Earmark/<br />
Cut Spending</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Compared self<br />
to Regan</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Compared<br />
to Bush</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Dismissive<br />
Action</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Agreed<br />
w/ Other</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Mentions<br />
Middle Class</h2>
</td>
</tr>
<tr>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">Obama</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">2</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">0</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">6</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">2</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">5</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">3</td>
</tr>
<tr>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">McCain</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">12</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">3</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">0</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">18</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">0</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">0</td>
</tr>
</tbody>
</table>
<p>I went to FactCheck.org to see how well each candidate stuck to the facts.  I used my judgment to characterize each of the deviations from the truth into: &#8220;Mix-up of the facts&#8221;, &#8220;Stretching the facts&#8221; and &#8220;Falsehoods&#8221;.  This is subjective but feel free to go to FactCheck to make your own decisions.</p>
<table border="0" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Candidate</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Mix-up of<br />
the facts</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Stretching<br />
the facts</h2>
</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">
<h2>Falsehoods</h2>
</td>
</tr>
<tr>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">Obama</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">2</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">4</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">0</td>
</tr>
<tr>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">McCain</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">3</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">7</td>
<td style="height: 25px; text-align: center; border: windowtext 1pt solid;">3</td>
</tr>
</tbody>
</table>
<p>Overview of what was lies were characterized where and why below.</p>
<ul>
<li><strong>Kissinger Back Obama on talking to foreign leaders -</strong> Obama &amp; McCain/ Stretch</li>
<li><strong>Obama voted to raise taxes on people making only $42,000 -</strong> Obama &amp; McCain/ Stretch</li>
<li><strong>Obama&#8217;s timetable for withdraw-</strong> McCain / Stretch</li>
<li><strong>Earmarks tripled in past 5 years -</strong> McCain / Falsehood (down significantly since 2005)</li>
<li><strong>$3 million bear DNA study -</strong> McCain/ Stretch</li>
<li><strong>Iraqi surplus exaggerated</strong>- Obama/ Mix up</li>
<li><strong>$700 Bln for importing oil</strong>- McCain/ Mix up</li>
<li><strong>Amount of people Obama will cut taxes for</strong> - Obama / Stretch.  For details read one of my previous posts, <a title="Home" href="http://anotherdamnblog.com/index.php/the-fact-about-the-mccain-and-obama-tax-plans-2/">The Facts about the Obama and McCain tax Plans</a></li>
<li><strong>Employers will be taxed for health benefits- </strong>Obama / Mix up.  (Employees will be charged)</li>
<li><strong>Americans will be forced to get government health care-</strong> McCain/ Falsehood</li>
<li><strong>Ike wrote a letter resigning</strong> - McCain / Mix up</li>
<li><strong>Obama Naive on Georgia- </strong>McCain/ Stretch</li>
<li><strong>Obama doesn&#8217;t think the Iranian revolutionary Guard are terrorists -</strong> McCain/ Stretch</li>
<li><strong>McCain saved taxpayers money from a bad Boeing deal- </strong>McCain / Stretch</li>
<li><strong>Obama doesn&#8217;t support nuclear power</strong>- McCain /Falsehood</li>
<li><strong>McCain is against alternate energy</strong> - Obama / Stretch</li>
<li><strong>McCain was against the initial plan to send troops to Beirut</strong>- McCain / Mix up</li>
</ul>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><a href="http://www.factcheck.org/elections-2008/factchecking_debate_no_1.html"><span style="font-size: small; color: #800080; font-family: Calibri;">http://www.factcheck.org/elections-2008/factchecking_debate_no_1.html</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/review-of-the-debates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The United States of Mind</title>
		<link>http://anotherdamnblog.com/index.php/the-united-states-of-mind/</link>
		<comments>http://anotherdamnblog.com/index.php/the-united-states-of-mind/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 06:09:53 +0000</pubDate>
		<dc:creator>ep</dc:creator>
		
		<category><![CDATA[Analysis]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://anotherdamnblog.com/?p=208</guid>
		<description><![CDATA[The Wall Street Jornal just posted an interesting article about some research of regional personality traits.  Click here for the an interactive graphic of our personality traits by state. (Thank you Later Skater for the link)
Enjoy.
-ep
]]></description>
			<content:encoded><![CDATA[<p>The Wall Street Jornal just posted an interesting article about some research of regional personality traits.  Click here for the an <a href="http://online.wsj.com/article/SB122211987961064719.html#articleTabs_interactive-PERSONALITY08%26articleTabs%3Dinteractive">interactive graphic of our personality traits by state</a>. (Thank you Later Skater for the link)</p>
<p>Enjoy.</p>
<p>-ep</p>
]]></content:encoded>
			<wfw:commentRss>http://anotherdamnblog.com/index.php/the-united-states-of-mind/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
