<?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>Cerebral Mastication &#187; risk</title>
	<atom:link href="http://www.cerebralmastication.com/tag/risk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cerebralmastication.com</link>
	<description>Something to Chew On</description>
	<lastBuildDate>Wed, 07 Dec 2011 13:08:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The best interview question I&#8217;ve ever been asked</title>
		<link>http://www.cerebralmastication.com/2011/04/the-best-interview-question-ive-ever-been-asked/</link>
		<comments>http://www.cerebralmastication.com/2011/04/the-best-interview-question-ive-ever-been-asked/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 15:33:17 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[risk]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=979</guid>
		<description><![CDATA[In 2005 I was interviewing for a job as Risk Manager with Genworth Financial. I was working a gig up in Armonk, NY so I hopped a car to the GNW office and met with Mark Griffin, at that point the Chief Risk Office (CRO) for GNW. After some small talk, Mark asked me the [...]]]></description>
			<content:encoded><![CDATA[<p>In 2005 I was interviewing for a job as Risk Manager with <a href="http://www.google.com/finance?client=ob&amp;q=NYSE:GNW" onclick="pageTracker._trackPageview('/outgoing/www.google.com/finance?client=ob_amp_q=NYSE_GNW&amp;referer=');">Genworth Financial</a>. I was working a gig up in Armonk, NY so I hopped a car to the GNW office and met with Mark Griffin, at that point the Chief Risk Office (CRO) for GNW. After some small talk, Mark asked me the single most interesting interview question I&#8217;ve ever been asked. I don&#8217;t recall the exact wording, but the gist was:</p>
<blockquote><p><strong>If you could go back and work more on one project from your past, what would it be and why?</strong></p></blockquote>
<p>This immediately struck me as a good question. Like all really good interview questions, there is no right answer, but any answer tells a LOT about the person answering it. I talked about a few projects I had really enjoyed from my past: fuel hedging dashboard for an international airline, data mining government program data, but said that the one thing I wish I could work more on was reinsurance ceding strategies for insurance companies. Naturally he responded, &#8220;Why so?&#8221; So I explained the challenge and how I felt that if I had a little more time and a little more data I could numerically optimize reinsurance strategies and when I last worked on the problem it was 2001 and now, four years later, the computing power was better and I thought I could really get it right.</p>
<p>I&#8217;m pretty sure I didn&#8217;t explain very well. Mark was obviously fishing around to see if I got a little OCD about analytical challenges and if I loved digging. I thought about Mark&#8217;s question a lot three years later when I left Genworth to go work in reinsurance, optimizing reinsurance strategies.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2011/04/the-best-interview-question-ive-ever-been-asked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Third, and Hopefully Final, Post on Correlated Random Normal Generation (Cholesky Edition)</title>
		<link>http://www.cerebralmastication.com/2010/09/cholesk-post-on-correlated-random-normal-generation/</link>
		<comments>http://www.cerebralmastication.com/2010/09/cholesk-post-on-correlated-random-normal-generation/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 18:03:21 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[risk]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=824</guid>
		<description><![CDATA[When I did a brief post three days ago I had no plans on writing two more posts on correlated random number generation. But I&#8217;ve gotten a couple of emails, a few comments, and some Twitter feedback. In response to my first post, Gappy, calls me out and says, &#8220;the way mensches do multivariate (log)normal [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_825" class="wp-caption alignleft" style="width: 260px"><a href="http://www.sabix.org/bulletin/b39/vie.html" onclick="pageTracker._trackPageview('/outgoing/www.sabix.org/bulletin/b39/vie.html?referer=');"><img class="size-medium wp-image-825 " title="39-cholesky" src="http://www.cerebralmastication.com/wp-content/uploads/2010/09/39-cholesky-250x300.jpg" alt="" width="250" height="300" /></a><p class="wp-caption-text">André-Louis Cholesky is my homeboy</p></div>
<p>When I did a <a href="http://www.cerebralmastication.com/2010/08/stochastic-simulation-with-copulas-in-r/">brief post three days ago</a> I had no plans on writing two more posts on correlated random number generation. But I&#8217;ve gotten a couple of emails, a few comments, and some Twitter feedback. In response to my first post, <a href="http://www.cerebralmastication.com/2010/08/stochastic-simulation-with-copulas-in-r/comment-page-1/#comment-5068">Gappy, calls me out</a> and says, &#8220;the way mensches do multivariate (log)normal variates is via Cholesky. It’s simple, instructive, and fast.&#8221;  And I think we&#8217;re all smart enough to read through Mr. Gappy&#8217;s comment and see that he&#8217;s saying I&#8217;m a complicated, opaque, and slow, גוי‎. My wife called and said his list would be more accurate if he added &#8216;emotionally detached.&#8217; I have no idea what she means.</p>
<p>At any rate, in response to Gappy&#8217;s comment, here is the third verse (same as the first). The crux of the change is the following lines:</p>
<pre>
<blockquote>

# shift the mean of ourData to zero
ourData0 &lt;- as.data.frame(sweep(ourData,2,colMeans(ourData),"-"))

#Cholesky Decomposition of the covariance matrix
C &lt;- chol(nearPD(cov(ourData0))$mat)

#create a matrix of random standard normals
Z &lt;- matrix(rnorm(n * ncol(ourData)), ncol(ourData))

#multiply the standard normals by the transpose of the Cholesky
X &lt;- t(C) %*% Z

myDraws &lt;- data.frame(as.matrix(t(X)))
names(myDraws) &lt;- names(ourData)

# we still need to shift the means of the samples.

# shift the mean of the draws over to match the starting data
myDraws &lt;- as.data.frame(sweep(myDraws,2,colMeans(ourData),"+"))
</blockquote>
</pre>
<p><em><strong>Edit: </strong>When I first publishes this example, I didn&#8217;t shift the means prior to taking the cov(). I&#8217;ve sense corrected that.  Also thanks to @fdaapproved on Twitter who pointed out that I can replace the loop above with myDraws &lt;- as.data.frame(sweep(t(X),2,colMeans(ourData),&#8221;+&#8221;))</em></p>
<p>This method, which uses Cholesky decomposition, is how I initially learned to create correlated random draws. I think this method is comparable to the mvrnorm() method. mvrnorm() is handy because it wraps everything above in one single line of code. But the above method is reliant only on the Matrix package and that&#8217;s only for the nearPD() function. If you are familiar with the guts of the mvrnorm() function and the chol() function, I&#8217;d love for you to comment on any technical differences. I looked briefly at the code for both and quickly realized my matrix math was rusty enough that it was going to take a while for me to sort through the code.</p>
<p>If you want the whole script you can find it embedded below <a href="http://gist.github.com/562567" onclick="pageTracker._trackPageview('/outgoing/gist.github.com/562567?referer=');">and on Github</a>.</p>
<script src="http://gist.github.com/562567.js"></script>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2010/09/cholesk-post-on-correlated-random-normal-generation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Even Simpler Multivariate Correlated Simulations</title>
		<link>http://www.cerebralmastication.com/2010/08/even-simpler-multivariate-correlated-simulations/</link>
		<comments>http://www.cerebralmastication.com/2010/08/even-simpler-multivariate-correlated-simulations/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 15:17:27 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[risk]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=804</guid>
		<description><![CDATA[So after yesterday&#8217;s post on Simple Simulation using Copulas I got a very nice email that basically begged the question, &#8220;Dude, why are you making this so hard?&#8221; The author pointed out that if what I really want is a Gaussian correlation structure for Gaussian distributions then I could simply use the mvrnorm() function from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cerebralmastication.com/wp-content/uploads/2010/08/Screenshot-Untitled-Window-3.png"><img class="alignleft size-full wp-image-803" title="mvrnorm example" src="http://www.cerebralmastication.com/wp-content/uploads/2010/08/Screenshot-Untitled-Window-3.png" alt="" width="341" height="221" /></a>So after yesterday&#8217;s post on <a href="http://www.cerebralmastication.com/2010/08/stochastic-simulation-with-copulas-in-r/">Simple Simulation using Copulas</a> I got a very nice email that basically begged the question, &#8220;Dude, why are you making this so hard?&#8221; The author pointed out that if what I really want is a Gaussian correlation structure for Gaussian distributions then I could simply use the mvrnorm() function from the MASS package. Well I did a quick</p>
<blockquote><p>?mvrnorm</p></blockquote>
<p>and, I&#8217;ll be damned, he&#8217;s right! The advantage of using a copula is the ability to simulate correlation structures where the correlation is different for different levels of values. So that gives the flexibility to make the tails of the distributions more correlated, for example. But my example yesterday was purposefully simple&#8230; so simple that a copula was not even needed.</p>
<p>After creating my sample data all I really needed to do was this:</p>
<blockquote><p>myDraws &lt;- mvrnorm(1e5, mu=mean(ourData), Sigma=cov(ourData))</p></blockquote>
<p>So I  took my example from yesterday and updated it using the mvrnorm() code and, as is my custom, put up a <a href="http://gist.github.com/559082" onclick="pageTracker._trackPageview('/outgoing/gist.github.com/559082?referer=');">Github gist.</a> The code is embedded below as well. I added a little ggplot2 code at the end that will create a facet plot of the 4 distributions showing the shape of the distributions of both the starting data and the simulated data. The plot in the upper left of this post is the ggplot output.</p>
<p><em><strong>EDIT: </strong></em>The email hipping me to this was sent by <a href="http://dirk.eddelbuettel.com" onclick="pageTracker._trackPageview('/outgoing/dirk.eddelbuettel.com?referer=');">Dirk Eddelbuettel</a> who&#8217;s been very helpful to me more times than I can count. I had omitted his name initially. However after confirming with Dirk, he told me it was OK to mention him by name in this post.</p>
<script src="http://gist.github.com/559082.js"></script>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2010/08/even-simpler-multivariate-correlated-simulations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stochastic Simulation With Copulas in R</title>
		<link>http://www.cerebralmastication.com/2010/08/stochastic-simulation-with-copulas-in-r/</link>
		<comments>http://www.cerebralmastication.com/2010/08/stochastic-simulation-with-copulas-in-r/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 20:12:34 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[risk]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=782</guid>
		<description><![CDATA[A friend of mine gave me a call last week and was wondering if I had a little R code that could illustrate how to do a Cholesky decomposition. He ultimately wanted to build a Monte Carlo model with correlated variables. I pointed him to a number of packages that do Cholesky decomp but then [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cafepress.com/+ringer_t,350602392" onclick="pageTracker._trackPageview('/outgoing/www.cafepress.com/+ringer_t_350602392?referer=');"><img class="alignleft size-full wp-image-792" style="margin: 5px; border: 2px solid black;" title="econModels" src="http://www.cerebralmastication.com/wp-content/uploads/2010/08/econModels.jpg" alt="You know we do! " width="206" height="162" /></a>A friend of mine gave me a call last week and was wondering if I had a little R code that could illustrate how to do a <a href="http://en.wikipedia.org/wiki/Cholesky_decomposition" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Cholesky_decomposition?referer=');">Cholesky decomposition</a>. He ultimately wanted to build a Monte Carlo model with correlated variables. I pointed him to a number of packages that do Cholesky decomp but then I recommended he consider just using a Gaussian <a href="http://en.wikipedia.org/wiki/Copula_%28statistics%29" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Copula_28statistics_29?referer=');">Copula </a> and R for the whole simulation. For most of my copula needs in R, I use the <a href="http://cran.r-project.org/web/packages/QRMlib/index.html" onclick="pageTracker._trackPageview('/outgoing/cran.r-project.org/web/packages/QRMlib/index.html?referer=');">QRMlib package</a> which is a code companion to the book <a href="http://www.amazon.com/gp/product/0691122555?ie=UTF8&amp;tag=riskthou-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0691122555" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/0691122555?ie=UTF8_amp_tag=riskthou-20_amp_linkCode=as2_amp_camp=1789_amp_creative=390957_amp_creativeASIN=0691122555&amp;referer=');"><span style="text-decoration: underline;">Quantitative Risk Management: Concepts, Techniques and Tools</span></a> by Alexander J. McNeil, Rudiger Frey and Paul Embrechts. The book is only loosely coupled (pun intended) with the code in the QRMlib package. I really wish the book had been written with code examples and tight linkage between the book and the code. Of course I&#8217;m the type of guy who prefers code snip-its to mathematical notation.</p>
<p>I had some code where I used the QRMlib package, but it was really messy and fairly specific to my use case. So I whipped up very simple example of how to create correlated random draws from a multivariate distribution. In this example I used normally distributed marginals and Gaussian correlation to keep things simple and easy to follow. Rather than blogging through the code, I added a shit load (metric ass ton, if you&#8217;re in Canada) of comments. The code is designed to be stepped through. So don&#8217;t just run the whole blob and wonder what happened.</p>
<p>Walk through the code and if you find any errors be sure and let me know.</p>
<p>The code is embedded in a Github gist below, but if you are reading this in an aggregator (shout out to <a href="http://www.r-bloggers.com/" onclick="pageTracker._trackPageview('/outgoing/www.r-bloggers.com/?referer=');">R-Bloggers</a>) you&#8217;ll need to <a href="http://gist.github.com/557900" onclick="pageTracker._trackPageview('/outgoing/gist.github.com/557900?referer=');">manually go to the gist</a>.</p>
<script src="http://gist.github.com/557900.js"></script>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2010/08/stochastic-simulation-with-copulas-in-r/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>I don&#8217;t even know how wrong I am!</title>
		<link>http://www.cerebralmastication.com/2010/04/i-dont-even-know-how-wrong-i-am/</link>
		<comments>http://www.cerebralmastication.com/2010/04/i-dont-even-know-how-wrong-i-am/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 15:21:29 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[descisions]]></category>
		<category><![CDATA[risk]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=664</guid>
		<description><![CDATA[I&#8217;ve been a long time reader of the blog &#8220;Messy Matters&#8221; (which  invokes terrible images now that I am potty training a toddler). The  authors, Sharad Goel and Daniel Reeves are  academics who work in the Microeconomics and Social Systems (get it,  MESS?!?) lab funded by Yahoo!. (What does Strunk and [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_705" class="wp-caption alignleft" style="width: 293px"><a href="http://www.cerebralmastication.com/wp-content/uploads/2010/04/rummy.jpg"><img class="size-full wp-image-705 " title="rummy" src="http://www.cerebralmastication.com/wp-content/uploads/2010/04/rummy.jpg" alt="" width="283" height="204" /></a><p class="wp-caption-text">&quot;as we know, there are known knowns; there are things we know we know. We also know there are known unknowns; that is to say we know there are some things we do not know. But there are also unknown unknowns -- the ones we don&#39;t know we don&#39;t know.&quot; US Defense Secretary Donald Rumsfeld, February 12, 2002</p></div>
<p>I&#8217;ve been a long time reader of the blog &#8220;Messy Matters&#8221; (which  invokes terrible images now that I am potty training a toddler). The  authors, <a href="http://www.cam.cornell.edu/%7Esharad" onclick="pageTracker._trackPageview('/outgoing/www.cam.cornell.edu/_7Esharad?referer=');">Sharad Goel</a> and <a href="http://ai.eecs.umich.edu/people/dreeves" onclick="pageTracker._trackPageview('/outgoing/ai.eecs.umich.edu/people/dreeves?referer=');">Daniel Reeves</a> are  academics who work in the Microeconomics and Social Systems (get it,  MESS?!?) lab funded by Yahoo!. (What does Strunk and White say about  punctuation after a proper noun which includes punctuation as part of  the proper noun?) Anyhow, the Messy Matters blog had a very interesting  post recently about testing to see if you are overconfident. The gist is this: take a test and try to not answer each question exactly but give an upper and lower bound which you think represents a 90% confidence band around the  right answer. If you haven&#8217;t seen this done, you should <a href="http://messymatters.com/2010/02/28/calibration/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/messymatters.com/2010/02/28/calibration/?referer=');">go take and look</a> and then read the rest of this blog  post.</p>
<p>I didn&#8217;t do worth a shit on their &#8220;overconfidence&#8221; test. I think I  got 5 of the ranges right. The other 5 times the real answer fell  outside my bounds. As I was answering the questions I had this strong  feeling of not being confident at all. I was very tempted to answer HUGE  ranges on some of the questions because I felt totally unable to make a  good guess. But I took a swag and tried to put in big ranges, but not  TOO big, if I didn&#8217;t know the answer. I&#8217;m not the only one who struggled  with this test. In their <a href="http://messymatters.com/2010/03/31/calibration-results/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/messymatters.com/2010/03/31/calibration-results/?referer=');">summary of results </a>I fall in the 76th percentile.  Hey, I&#8217;m above average&#8230; or at least above the median. Clearly I didn&#8217;t know how wrong I was in many cases. But does this  mean I am &#8220;overconfident&#8221;? I don&#8217;t think so. I think this means  something a bit more subtle. This exercise reminded me of creating a  forecasting model and trying to predict values far outside the training  data.</p>
<p>Having read the book <a href="http://www.amazon.com/gp/product/0805078533?ie=UTF8&amp;tag=riskthou-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0805078533" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/0805078533?ie=UTF8_amp_tag=riskthou-20_amp_linkCode=as2_amp_camp=1789_amp_creative=390957_amp_creativeASIN=0805078533&amp;referer=');"><em>On Intelligence </em></a>I am convinced that one of  the main functions of the human brain (or at least the prefrontal  cortex)  is to be a pattern matching  machine. We all build little mental models in our head all the time. And  these models are trained, by definition, on the situations which we run  into day in and day out. And these models are VERY accurate around the  mean (i.e. around the experiences we are used to having). For example,  how small of a piece of sand can you feel between your teeth? Our brains  have a &#8216;model&#8217; of what it normally feels like when our teeth close  against each other. The slightest unexpected disruption in that pattern  triggers our brain to notice. Ever miss a step when walking down stairs?  When did you know you were in trouble? Probably when your foot was  about 2 inches past where you expected the next step to be. You didn&#8217;t  have to wait for your face to hit the railing before your mental model  of step walking was throwing warning bells. Us humans are freaking  amazing mental model makers!</p>
<p>Well we&#8217;re amazing&#8230; except when we suck. When we suck is when we  are faced with trying to predict something that is orders of magnitude  outside our experience. The question on the MESS test which I struggled  the most was the question about how much an  empty 747 weighs. I don&#8217;t ever deal with massive weights. Ever. I only  had two reference points which I could think up: 1) my first car was a  &#8216;69 Cadillac which I  know weighed 5,040 lbs. We used to call it &#8220;Two and a half tons of  fun.&#8221; and 2) a hopper bottom rail car carries ~3500 bushels of corn  which is ~ 196,000 lbs. And I&#8217;ve never been up next to a 747. But they  are HUGE. I&#8217;ve seen pictures of the space shuttle riding around on the  back of one of those bad boys. But they have to be pretty light relative  to their volume because they have a lot of cargo room. And then I did  the math on how many 1969 Cadillacs = 1 rail car of corn&#8230; almost  39!?!? But rail cars on not that big. I&#8217;ve climbed up on rail cars of  grain. Kinda seems like it should be about 10 Cadillacs big. At that  point I was pretty perplexed and just guessed a range which turned out  to be WAAAY too high. It turns out that a 747 weighs around 360,000 lbs,  which is less than 2 rail cars of corn (not including the actual cars,  just the weight of the corn!). My intuition, as trained by my two data points, didn&#8217;t do worth a tinker&#8217;s damn at guessing the weight of airplanes.</p>
<p>But here&#8217;s the whole point of that last paragraph: If a human has no  reference points and no experience with a domain, we (or at least me)  can&#8217;t make good guesses and, more importantly, we can&#8217;t know how bad our  guesses are!  <strong>We CAN&#8217;T know how much we suck! </strong>If you think in  terms of distributions, this exercise is akin to having a very small  sample size and trying to guess the distribution&#8217;s second moment (the  standard deviation). Well shit, we know in practice that if we have  small samples the mean has a big error term but the standard deviation  has an even BIGGER error term.</p>
<p>So simply put, <strong>providing confidence  bands around a guess which is out of my area of experience is really  hard and I&#8217;m not good at it</strong>. The biggest problem is knowing when I&#8217;m out  of my domain. In both <em>The Black Swan </em>and <em>Fooled by Randomness</em>, Nassim  Nicholas Taleb points out that the single strongest predictor for how  bad someone is going to do at <em>the confidence band game </em>is if they hold a PhD. If anyone has a reference on the study he refers to, I&#8217;d love to see it. I&#8217;m resisting the temptation to throw stones at both actuaries and finance quants right here. And if I didn&#8217;t live in a glass house, I would!</p>
<p>My take away from all this is that confidence bands around a guess should <strong>not </strong>be expected to be statistically accurate. That&#8217;s the very nature of not knowing something at all. We don&#8217;t even know what we don&#8217;t know (thank you Donald Rumsfeld). The very definition of an expert might be someone who, if they don&#8217;t know the exact answer, can at least put confidence bands around their guess. In other words, <span style="color: #ff0000;"><strong>you have to have some level of knowledge to put accurate confidence bands around a guess</strong></span>. And failing to be able to do that is not necessarily overconfidence. It might just be ignorance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2010/04/i-dont-even-know-how-wrong-i-am/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Poultry House Risk</title>
		<link>http://www.cerebralmastication.com/2009/02/poultry-house-risk/</link>
		<comments>http://www.cerebralmastication.com/2009/02/poultry-house-risk/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 14:04:15 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=146</guid>
		<description><![CDATA[There&#8217;s an interesting article in the WSJ this week about poultry farmers who grow for Pilgrim&#8217;s Pride (PPC). PPC is in bankruptcy and have canceled grower contracts with 400+ poultry growers. In poultry farming the farmers own the chicken houses and provide the labor but the poultry company (Pilgrim&#8217;s Pride, Tyson, Perdue, etc) own the [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 234px"><img src="http://www.costar.com/webimages/pilgrims.jpg" alt="Plymouth Rock... or something" width="224" height="299" /><p class="wp-caption-text">Plymouth Rock... or something</p></div>
<p>There&#8217;s an <a href="http://online.wsj.com/article_email/SB123440092979675383-lMyQjAxMDI5MzE0NzQxMDcwWj.html" onclick="pageTracker._trackPageview('/outgoing/online.wsj.com/article_email/SB123440092979675383-lMyQjAxMDI5MzE0NzQxMDcwWj.html?referer=');">interesting article in the WSJ this week </a>about poultry farmers who grow for <a href="http://www.google.com/finance?client=ob&amp;q=NYSE:PPC" onclick="pageTracker._trackPageview('/outgoing/www.google.com/finance?client=ob_amp_q=NYSE_PPC&amp;referer=');">Pilgrim&#8217;s Pride (PPC). </a>PPC is in bankruptcy and have canceled grower contracts with 400+ poultry growers. In poultry farming the farmers own the chicken houses and provide the labor but the poultry company (Pilgrim&#8217;s Pride, Tyson, Perdue, etc) own the birds and provide the feed. The producers get paid for every pound they put on the flock and they get extra bonuses for efficiency. If there is only one poultry company in the area, or if there are multiple companies but they are not taking new growers, then a grower is truly beholden to the poultry processing company. If the processing company cancels a grower&#8217;s contract then that grower can end up with hundreds of thousand&#8217;s of dollars of capital and/or debt that is going fallow.</p>
<p>One of the jarring annicdotes in the WSJ story is this one:</p>
<blockquote><p>Last May, a tornado whipped through Center Ridge, population 1,332, demolishing two of the Dixons&#8217; chicken houses. Their $370,000 insurance payment wasn&#8217;t enough to rebuild; they grappled with whether to quit.</p>
<p>Mr. Dixon says he received a visit from a Pilgrim&#8217;s representative who said, &#8220;Build them back as quick as you can and get &#8216;em rolling again.&#8221;</p>
<p>The Pilgrim&#8217;s spokesman says, &#8220;At the time of the May tornado, the company was in need of square footage for housing&#8230;But no one could have foreseen the dramatic changes that occurred in the U.S. chicken industry last summer.&#8221;</p>
<p>The Dixons tapped their savings to rebuild. On Aug. 1, a fresh batch of Pilgrim&#8217;s chicks took up residence. Ten days later, Pilgrim&#8217;s called to say those chicks would be the last.</p></blockquote>
<p>There are two big business risks mentioned above. Both of these risks are difficult to deal with, but critical. The first is the risk the growers face if the poultry processing company goes bankrupt. The second is the reputational/legal risk faced by the processing company if they encourage growers to expand and then cancel their contract as happened to the Dixon&#8217;s.</p>
<p>The risk producers face if the poultry processor goes bankrupt is exactly the type of risk that a <a href="http://en.wikipedia.org/wiki/Credit_default_swap" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Credit_default_swap?referer=');">credit default swap (CDS) </a>can hedge. Interestingly enough I have not heard a single mention of a poultry farmer or rural bank buying a CDS against a poultry processing company. WTF? Seems like JP Morgan would put their jeans and boots on and head out to the fly-over states and make some money. Too late now. You can&#8217;t shut the barn door once it&#8217;s on fire.</p>
<p>The other risk, legal/reputational, is much harder to manage. The risk is qualitative not quantitative, like credit risk. The WSJ article mentions a group of farmers who are suing PPC because the farmers think PPC made verbal promises that were not lived up to. I&#8217;m not a lawyer, I just sleep with one every night, but if the farmers can make a strong case that PPC was saying &#8216;go&#8217; with one hand then &#8217;stop&#8217; with the other they might just have a case at which point I guess they line up behind all the other creditors in bankruptcy court. This is a hard risk to avoid and this type of mixed message issue is increasingly more common as a firm gets larger. My guess would be that the probability of a firm employee saying/doing something stupid goes up exponentially as the firm gets larger. At least PPC employees were not blogging about it&#8230; we hope.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2009/02/poultry-house-risk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mandelbrot and Taleb on PBS</title>
		<link>http://www.cerebralmastication.com/2009/02/mandelbrot-and-taleb-on-pbs/</link>
		<comments>http://www.cerebralmastication.com/2009/02/mandelbrot-and-taleb-on-pbs/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 21:34:49 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=19</guid>
		<description><![CDATA[Let me start by saying that I like Nassim Nicholas Taleb and Benoît Mandelbrot quite a lot. I don&#8217;t agree with them all the time, but that is generally true of people I like. I recall reading Mandelbrot&#8217;s book The Misbehavior of Markets: A Fractal View of Financial Turbulence some years ago and being struck [...]]]></description>
			<content:encoded><![CDATA[<p>Let me start by saying that I like <a href="http://en.wikipedia.org/wiki/Taleb" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Taleb?referer=');">Nassim Nicholas Taleb </a>and <a href="http://en.wikipedia.org/wiki/Beno%C3%AEt_Mandelbrot" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Beno_C3_AEt_Mandelbrot?referer=');">Benoît Mandelbrot </a>quite a lot. I don&#8217;t agree with them all the time, but that is generally true of people I like. I recall reading Mandelbrot&#8217;s book <a href="http://www.amazon.com/gp/product/0465043577?ie=UTF8&amp;tag=riskthou-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0465043577" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/0465043577?ie=UTF8_amp_tag=riskthou-20_amp_linkCode=as2_amp_camp=1789_amp_creative=390957_amp_creativeASIN=0465043577&amp;referer=');">The Misbehavior of Markets: A Fractal View of Financial Turbulence</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=riskthou-20&amp;l=as2&amp;o=1&amp;a=0465043577" border="0" alt="" width="1" height="1" /> some years ago and being struck by how much sense Mandelbrot makes. It helped that his early work related to markets was in cotton prices and I am an agricultural economist.</p>
<p><span id="more-19"></span>Taleb is a bit harder to like than Mandelbrot. He&#8217;s mouthy, arrogant, and demands that his publisher not edit his books. If he crosses your ideology you will find yourself wanting to write him a pissy letter starting with the greeting, &#8220;Look you arrogant ass&#8230;&#8221; But he also has some really great intuition about risk. Most folks get religion after they have a near death experience. Taleb got his religion after he got rich. NNT was holding a double butt load (that&#8217;s a technical term, go look it up) of calls when the financial world went to hell in 1987. NNT knew that the reason he got rich was not because he was smarter or had more foresight than anyone else. He did know one thing, there is no way to know what the probability of a huge price swing is. So he bought out of the money options in both directions since he suspected that the probability of these options paying off BIG was not properly accounted for in the price. It seems he may have been right. He&#8217;s also waged a war against <a href="http://en.wikipedia.org/wiki/Value_at_Risk" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Value_at_Risk?referer=');">value at risk </a>or VAR which I don&#8217;t fully agree with, but C&#8217;est la vie.</p>
<p>Below is a video segment from PBS News Hour where they interview NNT and Dr. Mandelbrot (notice how I did not use his initials? gotta show him some respect). It&#8217;s a good interview, but it cracks me up that the host clearly has Mandelbrot&#8217;s ideas confused with <a href="http://web.mit.edu/newsoffice/2008/obit-lorenz-0416.html" onclick="pageTracker._trackPageview('/outgoing/web.mit.edu/newsoffice/2008/obit-lorenz-0416.html?referer=');">Edward Lorenz</a>, the man who coined the phrase &#8216;Butterfly Effect.&#8217; See 4:55 in the video for the most blatant confusion. Mandelbrot does a good job of ignoring the confusion but eventually at 6:20ish he starts to redirect the host to his true thought contribution which is that big movements are under-anticipated. To the host&#8217;s credit Mandelbrot and Lorenz have co-authored papers so it&#8217;s not like they are totally disconnected.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/H3zZ6qNWeGw&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/H3zZ6qNWeGw&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>I can&#8217;t mention Mandelbrot without posting this great tribute song/video made in honor of his namesake Mandelbrot Set.<br />
<object width="425" height="344" data="http://www.youtube.com/v/ES-yKOYaXq0&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ES-yKOYaXq0&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>Shameless commerce (yeah, I stole that from those Car Talk Guys) related to this post:</p>
<p><a href="http://www.amazon.com/gp/product/0465043577?ie=UTF8&amp;tag=riskthou-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0465043577" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/0465043577?ie=UTF8_amp_tag=riskthou-20_amp_linkCode=as2_amp_camp=1789_amp_creative=390957_amp_creativeASIN=0465043577&amp;referer=');"><img class="alignnone" src="https://images-na.ssl-images-amazon.com/images/I/51FRT5192HL._SL160_.jpg" alt="" width="103" height="160" /></a> <a href="http://www.amazon.com/gp/product/0967375517?ie=UTF8&amp;tag=riskthou-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0967375517" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/0967375517?ie=UTF8_amp_tag=riskthou-20_amp_linkCode=as2_amp_camp=1789_amp_creative=390957_amp_creativeASIN=0967375517&amp;referer=');"></a><a href="http://www.amazon.com/gp/product/1400063515?ie=UTF8&amp;tag=riskthou-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1400063515" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/1400063515?ie=UTF8_amp_tag=riskthou-20_amp_linkCode=as2_amp_camp=1789_amp_creative=390957_amp_creativeASIN=1400063515&amp;referer=');"><img class="alignnone" src="https://images-na.ssl-images-amazon.com/images/I/41whNBCgGjL._SL160_.jpg" alt="" width="106" height="160" /></a></p>
<p>If you are an option trader or would like to learn how options markets <strong>really </strong>work, try NNT&#8217;s first book:</p>
<p><a href="http://www.amazon.com/gp/product/0471152803?ie=UTF8&amp;tag=riskthou-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0471152803" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/0471152803?ie=UTF8_amp_tag=riskthou-20_amp_linkCode=as2_amp_camp=1789_amp_creative=390957_amp_creativeASIN=0471152803&amp;referer=');"><img class="alignnone" src="https://images-na.ssl-images-amazon.com/images/I/71VS8F39BYL._SL160_.gif" alt="" width="112" height="160" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2009/02/mandelbrot-and-taleb-on-pbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

