<?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; video</title>
	<atom:link href="http://www.cerebralmastication.com/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cerebralmastication.com</link>
	<description>Something to Chew On</description>
	<lastBuildDate>Fri, 16 Jul 2010 22:07:12 +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>Struggling with apply() in R</title>
		<link>http://www.cerebralmastication.com/2009/12/struggling-with-apply-in-r/</link>
		<comments>http://www.cerebralmastication.com/2009/12/struggling-with-apply-in-r/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 19:30:55 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apply]]></category>
		<category><![CDATA[plyr]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=432</guid>
		<description><![CDATA[It&#8217;s common knowledge that I struggle wrapping my head around the apply functions in R. That is illustrated very clearly in the following discussion on Stack Overflow:

Dirk&#8217;s comment is actually spot on. I&#8217;ve asked the same damn question at least 4-5 times. Only I didn&#8217;t really understand it was the same question. That&#8217;s one of [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s common knowledge that I struggle wrapping my head around the apply functions in R. That is illustrated very clearly in the <a href="http://stackoverflow.com/questions/1355355/how-to-avoid-a-loop-in-r-selecting-items-from-a-list" onclick="pageTracker._trackPageview('/outgoing/stackoverflow.com/questions/1355355/how-to-avoid-a-loop-in-r-selecting-items-from-a-list?referer=');">following discussion </a>on Stack Overflow:</p>
<p><a href="http://stackoverflow.com/questions/1355355/how-to-avoid-a-loop-in-r-selecting-items-from-a-list" onclick="pageTracker._trackPageview('/outgoing/stackoverflow.com/questions/1355355/how-to-avoid-a-loop-in-r-selecting-items-from-a-list?referer=');"><img class="alignnone size-full wp-image-433" style="border: 2px solid black; margin: 2px;" title="apply_struggle" src="http://www.cerebralmastication.com/wp-content/uploads/2009/12/apply_struggle.PNG" alt="apply_struggle" width="536" height="217" /></a></p>
<p>Dirk&#8217;s comment is actually spot on. I&#8217;ve asked the same damn question at least 4-5 times. Only I didn&#8217;t really understand it was the same question. That&#8217;s one of the problems of not really being good at something; it&#8217;s hard to think abstractly about it. I&#8217;m not really good at R, so sometimes I don&#8217;t realize that multiple concepts are related. As I talk with other new users of R it&#8217;s clear that unless they come from a programming language with an apply-esque construct they likely are struggling with R. I think most of the confusion comes from a) not understanding what data format apply() is going to return and b) not understanding anonymous functions.</p>
<p>With this in mind I did a little screencast illustrating how this struggle plays out for a new users. I also show why I use the plyr package for much of the stuff other folks use apply() for.</p>
<p>Any feedback you have is appreciated. This is my first stab at a screencast, so I am still trying to figure out the best approach/method as well as how many drinks puts me on the <a href="http://xkcd.com/323/" onclick="pageTracker._trackPageview('/outgoing/xkcd.com/323/?referer=');">Ballmer Peak</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/tdoIwXT_lP8" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/tdoIwXT_lP8"></embed></object></p>
<p><strong>EDIT</strong>: it&#8217;s been pointed out that I misuse some terminology a number of times. I should have named my year vector &#8220;yearVector.&#8221; By calling it &#8220;yearList&#8221; I then refer to the vector as a list. I was using &#8220;list&#8221; in the vernacular, but since list is a specific R data structure it is confusing that I named a vector a name with &#8220;list&#8221; in it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2009/12/struggling-with-apply-in-r/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Dr. Hal Varian Saying Stuff</title>
		<link>http://www.cerebralmastication.com/2009/03/dr-hal-varian-saying-stuff/</link>
		<comments>http://www.cerebralmastication.com/2009/03/dr-hal-varian-saying-stuff/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 19:04:36 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=197</guid>
		<description><![CDATA[When he&#8217;s not sitting around thinking about how sexy statisticians are I am,  he apparently gives speaking engagements. Who knew? Here&#8217;s a video of him saying stuff about managing &#8220;knowledge workers.&#8221; I believe that &#8220;knowledge workers&#8221; is a euphemism for &#8220;people who like to play video games.&#8221; I could be wrong, but not likely.

]]></description>
			<content:encoded><![CDATA[<p>When he&#8217;s not sitting around thinking about how sexy <span style="text-decoration: line-through;">statisticians are</span><a href="http://www.cerebralmastication.com/?p=99"> I am</a>,  he apparently gives speaking engagements. Who knew? Here&#8217;s a video of him saying stuff about managing &#8220;knowledge workers.&#8221; I believe that &#8220;knowledge workers&#8221; is a euphemism for &#8220;people who like to play video games.&#8221; I could be wrong, but not likely.</p>
<p><object width="500" height="405" data="http://www.youtube.com/v/_PPH7lA7t_o&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=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/_PPH7lA7t_o&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2009/03/dr-hal-varian-saying-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#039;Sully&#039; Sullenberger voice recordings</title>
		<link>http://www.cerebralmastication.com/2009/02/sully-sullenberger-voice-recordings/</link>
		<comments>http://www.cerebralmastication.com/2009/02/sully-sullenberger-voice-recordings/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 14:19:16 +0000</pubDate>
		<dc:creator>JD Long</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[descisions]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.cerebralmastication.com/?p=119</guid>
		<description><![CDATA[We&#8217;ve all heard all the stories about how &#8216;Sully&#8217; Sullenberger has to go through a special line at the airport because his large brass balls always set off the metal detectors. Well. It&#8217;s true, and here&#8217;s proof:

Ever since Sept 15th, 2008 I have had a bit of a fetish with studying accident theory (that&#8217;s when [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve all heard all the stories about how &#8216;Sully&#8217; Sullenberger has to go through a special line at the airport because his large brass balls always set off the metal detectors. Well. It&#8217;s true, and here&#8217;s proof:</p>
<p><object width="512" height="363" data="http://s.wsj.net/media/swf/main.swf" type="application/x-shockwave-flash"><param name="name" value="flashPlayer" /><param name="bgcolor" value="#FFFFFF" /><param name="flashvars" value="videoGUID=B8DE1E90-6F77-4960-9E27-0437D87F10A5&amp;playerid=1000&amp;plyMediaEnabled=1&amp;configURL=http://wsj.vo.llnwd.net/o28/players/&amp;autoStart=false” base=" /><param name="src" value="http://s.wsj.net/media/swf/main.swf" /></object></p>
<p>Ever since Sept 15th, 2008 I have had a bit of a fetish with studying accident theory (that&#8217;s when our financial system started its current free fall).  One of the best books I have read on how big studs like Sully make decisions is the book <a href="http://www.amazon.com/gp/product/0262611465?ie=UTF8&amp;tag=riskthou-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0262611465" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/gp/product/0262611465?ie=UTF8_amp_tag=riskthou-20_amp_linkCode=as2_amp_camp=1789_amp_creative=390957_amp_creativeASIN=0262611465&amp;referer=');"><em>Sources of Power</em> by Gary Klein</a>. Mr Klein helps us understand how critical descionmakers think under fire (both literal and figurative). It&#8217;s definitly worth reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cerebralmastication.com/2009/02/sully-sullenberger-voice-recordings/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>
