<?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>Natural Blogarithms &#187; Mathematics</title>
	<atom:link href="http://blog.drscottfranklin.net/category/mathematics/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.drscottfranklin.net</link>
	<description>Ramblings of a Christian Mathematician and Bioinformaticist</description>
	<lastBuildDate>Fri, 18 Jun 2010 04:47:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Chasing Rabbits in Stat Class</title>
		<link>http://blog.drscottfranklin.net/2010/06/17/chasing-rabbits-in-stat-class/</link>
		<comments>http://blog.drscottfranklin.net/2010/06/17/chasing-rabbits-in-stat-class/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 04:47:59 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/2010/06/17/chasing-rabbits-in-stat-class/</guid>
		<description><![CDATA[ 
&#34;Whoa! Dr. Franklin, that was fast.&#34;
One of my students made such a comment on the speed with which I entered numerical data into a spreadsheet using the 10-key number pad. Being well into a 3 hour class, I decided it was a good time to give a bit of a break to the stats [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Laser_128" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px 10px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://blog.drscottfranklin.net/wp-content/uploads//2010/06/image.png" width="240" height="195" /></a> </p>
<p>&quot;Whoa! Dr. Franklin, that was fast.&quot;</p>
<p>One of my students made such a comment on the speed with which I entered numerical data into a spreadsheet using the 10-key number pad. Being well into a 3 hour class, I decided it was a good time to give a bit of a break to the stats lecture by reminiscing on how I developed speedy 10-key skills. After the fact, I recognize that taking this excursion gave the students an interesting perspective on what makes their professor tick and helped them see how technology has developed over the last 20 years.</p>
<p>During the summer after my sophomore year of college around 1996, I lived with my grandparents in Amarillo and went to summer school at Amarillo College. To support myself, I also went to work as a temp. When I first went into the temp agency, I was given a test on some basic clerical skills: mostly typing and 10-key speed and accuracy tests. Honestly, this was the first time I learned that 10-key was something to master or even be tested over. My Mom was excellent at 10-key which know because I&#8217;d seen smoke rising from her desktop calculator at home when she flew through those numbers. I guess her prowess came from years at an S&amp;L and a bank. Nevertheless, when I took typing in school, we were never taught 10-key just the basic &quot;asdf ;lkj&quot; home-row kind of stuff. That kind of typing clicked for me. (har har!) I got up to around 120 words per minute and did fair in the keyboarding competition among area schools.</p>
<p>So at the agency, I sat down to take my keyboard test. First, on the standard typing test I scored around 80 wpm. Down from high school days but still surprisingly impressive for a male temp (or so I was told by the person administering the exam). Then I took the 10-key test. Something I didn&#8217;t know existed. Now, I don&#8217;t remember the units that the speed was measured in, nor do I remember the score I made. What I do remember was that it also was surprisingly high and impressive. So, why was I good at some skill I didn&#8217;t even know was a skill? Ahhh, yes, I remember.</p>
<p>The answer dates back to the first computer my parents bought for me. The machine was a Laser-128 which from the <a href="http://en.wikipedia.org/wiki/Laser_128" target="_blank">Wikipedia article</a> I just learned was manufactured by V-Tech. It&#8217;s interesting that one of the first console games that we purchased for our own children was the V-Smile also made by V-Tech. Nice symmetry. The Laser-128 was an Apple II clone with 128 kilobytes of RAM. This was in the days before hard drives and the operating system was loaded from a floppy disk. And yes, these floppy disks, the 5 1/4&quot; variety, were actually floppy. It was on this machine that first began learning about computer programming. I can&#8217;t honestly say that I was learning how to program just what programming was.</p>
<p>I was subscribed to a children&#8217;s magazine called &quot;3-2-1 Contact&quot; and in the back of every issue were a couple of programs in BASIC (as in the BASIC programming language). I can still vividly remember one of the most exciting and exhilarating moments of my childhood, perhaps of my whole life. The moment came after seemingly endless hours of trying to get the very first program to run. I knew nothing about how I was supposed to type it in, whether punctuation or case had anything to do with the code, whether the line number needed to be typed and I definitely had no idea what the code meant. Yet, I tried and I tried and I tried until finally, after pressing the &quot;Enter&quot; key at the &quot;RUN PROGRAM&quot;, something happened. Something beautiful. Something amazing. Something that made me jump up and down, hoot and holler, clap and do a little jig. Okay, specifically what happened was so basic and ordinary that no one but I would be impressed. It was the fact that it ran that made me so happy. The program just drew a multicolored box around the edge of the screen and then criss-crossed a multicolored &quot;x&quot; on the screen. It repeatedly drew the box and the x over and over again. It was essentially the most boring screensaver you could imagine. But, the code I entered ran. Brilliant! Genius! I still feel the excitement in my gut when I think about that moment.</p>
<p>A little later when I had begun to master the art of typing in the code on those last few pages of the children&#8217;s magazine and I actually started understanding what a majority of the BASIC code meant, I stumbled across a set of programs that would use the speaker in the PC to play music. The code itself was relatively short but there were tons and tons of data lines at the end of the code. The data codes were just lists of numbers separated by comma values. The numbers were pitches and lengths. Correctly coded and executed, a song would emerge from my speaker, complete with harmonies but still sounding like a robot out of movies from the 1970s. There were hundreds if not thousands of numbers in these lists to get a song to play. The first song I ever had play was the &quot;Grand Old Flag&quot;. Debugging the data lines was a pain in the rear because you&#8217;d hear a pitch that was wrong or note length wasn&#8217;t right and you&#8217;d have to hunt for the mistyped value.</p>
<p>It was the hours I spent typing in those numbers that gave me my own prowess in 10-key. You just never know what skills you&#8217;ll pick up just by pursuing your passions. For me, I knew from those early days of coding that programming had to play a role in what I would do for a living. I still get that feeling of hooting and hollering when I find that bug in the code that I&#8217;ve written. To this day, that excitement is still there when I solve the problem after hours of eye-straining scrutiny.</p>
<p>I guess the moral of the story, particularly as it relates to the stats class I was teaching when I chased this rabbit, is that you never know what skills will benefit you later on in your career. Also, it should remind you to find your passion. Something stirs your interest and excites you. If you&#8217;re a nerd like me, it may be debugging code. If you&#8217;re normal, it might just be solving problems or helping people. God designed you with passions that fit you neatly into his plan for your life so don&#8217;t overlook those moments that get you hooting and hollering. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2010/06/17/chasing-rabbits-in-stat-class/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Tips for Living</title>
		<link>http://blog.drscottfranklin.net/2010/06/09/10-tips-for-living/</link>
		<comments>http://blog.drscottfranklin.net/2010/06/09/10-tips-for-living/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 00:14:51 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/2010/06/09/10-tips-for-living/</guid>
		<description><![CDATA[From The Happiness Project by GretchenRubin
Just came across these in reading random blogs and thought they were very good.  My favorite is #7. 

Here are ten tips from Pope John XXIII about how to live a better life, day to day:

1. Only for today, I will seek to live the livelong day positively without wishing to solve the problems [...]]]></description>
			<content:encoded><![CDATA[<p>From <font face="arial, sans-serif"><font color="#666666"><a href="http://www.happiness-project.com/happiness_project/2010/06/10-tips-for-living-a-better-life-one-day-at-a-timefrom-pope-john-xxiii.html" id="juua" title="The Happiness Project">The Happiness Project</a> <span class="entry-author-parent">by <span class="entry-author-name">GretchenRubin</span></span></font></font></p>
<p><font face="arial, sans-serif">Just came across these in reading random blogs and thought they were very good.  My favorite is #7. </font></p>
<p></p>
<p><font face="arial, sans-serif">Here are ten tips from Pope John XXIII about how to live a better life, day to day:</font></p>
<blockquote class="webkit-indent-blockquote" style="border:none;margin:0 0 0 40px"><p></p>
<p><font face="arial, sans-serif">1. Only for today, I will seek to live the livelong day positively without wishing to solve the problems of my life all at once.</font></p>
<p><font face="arial, sans-serif">2. Only for today, I will take the greatest care of my appearance: I will dress modestly; I will not raise my voice; I will be courteous in my behavior; I will not criticize anyone; I will not claim to improve or to discipline anyone except myself.</font></p>
<p><font face="arial, sans-serif">3. Only for today, I will be happy in the certainty that I was created to be happy, not only in the other world but also in this one.</font></p>
<p><font face="arial, sans-serif">4. Only for today, I will adapt to circumstances, without requiring all circumstances to be adapted to my own wishes.</font></p>
<p><font face="arial, sans-serif">5. Only for today, I will devote 10 minutes of my time to some good reading, remembering that just as food is necessary to the life of the body, so good reading is necessary to the life of the soul.</font></p>
<p><font face="arial, sans-serif">6. Only for today, I will do one good deed and not tell anyone about it.</font></p>
<p><font face="arial, sans-serif">7. Only for today, I will do at least one thing I do not like doing; and if my feelings are hurt, I will make sure that no one notices.</font></p>
<p><font face="arial, sans-serif">8. Only for today, I will make a plan for myself: I may not follow it to the letter, but I will make it. And I will be on guard against two evils: hastiness and indecision.</font></p>
<p><font face="arial, sans-serif">9. Only for today, I will firmly believe, despite appearances, that the good Providence of God cares for me as no one else who exists in this world.</font></p>
<p><font face="arial, sans-serif">10. Only for today, I will have no fears. In particular, I will not be afraid to enjoy what is beautiful and to believe in goodness. Indeed, for 12 hours I can certainly do what might cause me consternation were I to believe I had to do it all my life.</font></p>
</blockquote>
<p>
<div>Which one rings most true for you?</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2010/06/09/10-tips-for-living/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ScribTEX moves my LaTEX editing online</title>
		<link>http://blog.drscottfranklin.net/2010/04/30/scribtex-moves-my-latex-editing-online/</link>
		<comments>http://blog.drscottfranklin.net/2010/04/30/scribtex-moves-my-latex-editing-online/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 13:58:15 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/2010/04/30/scribtex-moves-my-latex-editing-online/</guid>
		<description><![CDATA[Thanks to a comment in an earlier post on MonkeyTex, I was introduced to an online tool for editing and compiling LaTEX documents and projects.&#160; 
 
For those that don’t know, LaTEX is a tool used by mathematicians, scientists, and engineers to typeset their print or electronic documents.&#160; In order to render the symbolic notation [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to a comment in an <a href="http://blog.drscottfranklin.net/2007/12/20/latex-collaboration-site/" target="_blank">earlier post</a> on MonkeyTex, I was introduced to an online tool for editing and compiling LaTEX documents and projects.&#160; </p>
<p><a href="http://www.scribtex.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="scribtex" border="0" alt="scribtex" src="http://blog.drscottfranklin.net/wp-content/uploads//2010/04/scribtex.jpg" width="108" height="40" /></a> </p>
<p>For those that don’t know, LaTEX is a tool used by mathematicians, scientists, and engineers to typeset their print or electronic documents.&#160; In order to render the symbolic notation in a readable format, quickly and easily, LaTEX documents are written in a text format that is then run through a compiler that produces a file (dvi, postscript or pdf) that can be distributed.&#160; </p>
<p>ScribTEX is an online editor with a full LaTEX environment. It has all the flexibility of LaTEX with all the functionality of an online editor.&#160; ScribTEX also has that great web 2.0 feel to it.&#160; You can create projects and type your LaTEX code directly online. Then, click the compile button and your pdf document is ready to be downloaded. There are tools that make collaboration easy.&#160; I can store all of my documents up in the cloud so that I can access them from anywhere.&#160; </p>
<p>I currently have a solution using LiveMesh that allows me to get to most of my files anywhere but its sometimes clumsy and delayed in getting the files synchronized.&#160; This way, all my information is available anywhere I have the internet.</p>
<p>You can download your projects and upload them again if you need to work offline.&#160; You can easily upload any of your current content up to ScribTEX. I still want to do more testing so that I can make sure that all my old projects play nice with their system.&#160; But at this point, I highly recommend it for any of you LaTEX afficionados.&#160; Give it a try if you haven’t already!</p>
</p>
</p>
<p>For years, I’ve been using a Windows implementation of LaTEX called MikTEX alongside the WinEdt text editor that integrates with LaTEX.</p>
<p><strong>I’m switching to ScribTEX!</strong></p>
<p>(Thanks, James, for your comment on the earlier post!)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2010/04/30/scribtex-moves-my-latex-editing-online/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fibonacci and Our Number System</title>
		<link>http://blog.drscottfranklin.net/2010/03/24/fibonacci-and-our-number-system/</link>
		<comments>http://blog.drscottfranklin.net/2010/03/24/fibonacci-and-our-number-system/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 03:35:59 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Mathematics History]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/2010/03/24/fibonacci-and-our-number-system/</guid>
		<description><![CDATA[I just started reading &#8220;The Unfinished Game&#8221; by Keith Devlin which documents a correspondence between Fermat and Pascal that literally changed the course of mathematics and even, some would argue, of history in general. The correspondence laid the foundations for probability theory. 
What I just learned was something I&#8217;d never heard before:
&#8220;The modern, so-called Hindu-Arabic [...]]]></description>
			<content:encoded><![CDATA[<p>I just started reading &#8220;The Unfinished Game&#8221; by Keith Devlin which documents a correspondence between Fermat and Pascal that literally changed the course of mathematics and even, some would argue, of history in general. The correspondence laid the foundations for probability theory. </p>
<p>What I just learned was something I&#8217;d never heard before:</p>
<p>&#8220;The modern, so-called Hindu-Arabic number system, developed in India between 200 and 700 A.D., was the first truly efficient way to record and compute with numbers, though the system was not available in the West until Leonardo of Lisa (whom later historians dubbed &#8216;Fibonacci&#8217;) learned it from North African traders and described it in his book Liber abaci (The Book of Calculating), which first appeared in 1202. &#8221;</p>
<p>Fibonacci! What a guy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2010/03/24/fibonacci-and-our-number-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Prezi at ICTCM</title>
		<link>http://blog.drscottfranklin.net/2010/03/12/my-prezi-at-ictcm/</link>
		<comments>http://blog.drscottfranklin.net/2010/03/12/my-prezi-at-ictcm/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 23:16:14 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/2010/03/12/my-prezi-at-ictcm/</guid>
		<description><![CDATA[I went out on a limb today.&#160; During my talk that I presented at the ICTCM 2010 conference in Chicago, instead of using a more traditional media supplement to my talk (such as overhead, powerpoint or PDFs), I used Prezi.&#160; Some of you may have heard of it, but most of you probably haven’t.
I discovered [...]]]></description>
			<content:encoded><![CDATA[<p>I went out on a limb today.&#160; During my talk that I presented at the <a href="http://www.ictcm.org/" target="_blank">ICTCM 2010 conference in Chicago</a>, instead of using a more traditional media supplement to my talk (such as overhead, powerpoint or PDFs), I used <a href="http://www.prezi.com" target="_blank">Prezi</a>.&#160; Some of you may have heard of it, but most of you probably haven’t.</p>
<p>I discovered it the same way I discover most emerging technologies.&#160; I was listening to TWIT and heard them refer to a tool that they assumed everyone had heard about and everyone was using.&#160; So, as a joiner, I had to run out at play with it.&#160; It certainly was intriguing but a bit flashy for me.&#160; It ranked up there with animations and sound affects in Powerpoint (proper use is rarely or never).</p>
<h2><strong>What is Prezi?</strong>&#160; </h2>
<p><strong></strong>At it’s simplest, it is a zooming presentation editor.&#160; Instead of emphasis on components of your presentation being controlled by slides or by bulleted lists, you emphasize with size and zooming.&#160; There is a good video explanation at <a href="http://www.prezi.com" target="_blank">prezi.com</a>.</p>
<p>I’m still not sold on it but the attendees of my talk seemed to enjoy it.&#160; One thing I really enjoyed is that is was easy to use and it certainly served as a great “canvas” to map out my talk before I even knew how I was going to structure it.</p>
<p>I have embedded the presentation below if you would like to take a look.&#160; If you can’t see it, visit <a title="http://prezi.com/h44djwbxp0ul/" href="http://prezi.com/h44djwbxp0ul/">http://prezi.com/h44djwbxp0ul/</a></p>
<p>Title of Talk: Developing Online Video Lectures for Online and Hybrid Algebra Courses</p>
<p>Short Description: An approach to deploy a comprehensive lecture video series for Intermediate and College Algebra is presented. This specific approach utilizing tablet technology combined with software for screen recording and for journaling was designed to obtain small video size for relatively low bandwidth online access.</p>
<p>&#160;</p>
<p>The Prezi:</p>
<div class="prezi-player"><object id="prezi_h44djwbxp0ul" name="prezi_h44djwbxp0ul" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="400"><param name="movie" value="http://prezi.com/bin/preziloader.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="bgcolor" value="#ffffff" /><param name="flashvars" value="prezi_id=h44djwbxp0ul&amp;lock_to_path=1&amp;color=ffffff&amp;autoplay=no" /><embed id="preziEmbed_h44djwbxp0ul" name="preziEmbed_h44djwbxp0ul" src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="400" bgcolor="#ffffff" flashvars="prezi_id=h44djwbxp0ul&amp;lock_to_path=1&amp;color=ffffff&amp;autoplay=no"></embed></object>
<div class="prezi-player-links">
<p><a title="description" href="http://prezi.com/h44djwbxp0ul/">ICTCM 2010</a> on <a href="http://prezi.com">Prezi</a></p>
</p></div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2010/03/12/my-prezi-at-ictcm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: The Housekeeper and the Professor</title>
		<link>http://blog.drscottfranklin.net/2010/03/06/book-recommendation-the-housekeeper-and-the-professor/</link>
		<comments>http://blog.drscottfranklin.net/2010/03/06/book-recommendation-the-housekeeper-and-the-professor/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 05:59:34 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/?p=806</guid>
		<description><![CDATA[ A couple of weeks ago, I finished reading a book that had been recommend in an article I was reading at the MAA website (Mathematical Association of America).  The book was called “The Housekeeper and the Professor” by Yoko Ogawa.
I highly recommend this book as a quick read.  It&#8217;s a heartwarming tale that wraps [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Housekeeper-Professor-Novel-Yoko-Ogawa/dp/0312427808" target="_blank"><img style="margin: 0px 0px 10px 10px; display: inline; border: 0px;" title="image" src="http://blog.drscottfranklin.net/wp-content/uploads//2010/03/image1.png" border="0" alt="image" width="163" height="244" align="right" /></a> A couple of weeks ago, I finished reading a book that had been recommend in an article I was reading at the MAA website (Mathematical Association of America).  The book was called “<a href="http://www.amazon.com/Housekeeper-Professor-Novel-Yoko-Ogawa/dp/0312427808" target="_blank">The Housekeeper and the Professor</a>” by Yoko Ogawa.</p>
<p>I highly recommend this book as a quick read.  It&#8217;s a heartwarming tale that wraps a love of mathematics and a touch of number theory into its narrative.</p>
<p>In this story, an  interesting malady has befallen one of the main characters, referred to throughout as the “professor”.  The story is told by a housekeeper who has come into the employ of the professor through his sister-in-law.  We learn very early on that the professor was involved in a car accident that left him with the ability to only remember that last 80 minutes.</p>
<p>If you’ve seen “50 First Dates” starring Drew Barrymore and Adam Sandler then you’re familiar with this condition, at least as a premise for an interesting tale, and you&#8217;re familiar with “10 second Tom”.  To deal with his illness, the professor has taken to pinning important information to his clothing such as the condition that plagues him, the identity of the new housekeeper and her son, and many other day-to-day items.</p>
<p>What is most interesting about the book is how the author ties the professor’s love of numbers and mathematics into his interactions with people he never remembers having met.  The charming tale is built on the ability of the professor to continue his work as a mathematician by solving puzzles published in mathematics journals and how he interacts with the housekeeper and her young son through a common love of Japanese baseball.</p>
<p>Again, I would highly recommend this book for anyone with the even smallest love for mathematics or, perhaps, a mathematician. The only complaint that I have for this book is one that only makes it better for many of the readers of this blog.  The mathematics while intriguing and well explained doesn’t get too deep.  I’m no number theorist but this book inspires me to learn more about the field because the topics dealt with in this book left me wanting more.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2010/03/06/book-recommendation-the-housekeeper-and-the-professor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ICTCM 2010: Twitter to the Rescue</title>
		<link>http://blog.drscottfranklin.net/2010/03/06/ictcm-2010-twitter-to-the-rescue/</link>
		<comments>http://blog.drscottfranklin.net/2010/03/06/ictcm-2010-twitter-to-the-rescue/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 04:22:30 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/?p=813</guid>
		<description><![CDATA[Thank you Twitter!&#160; 
More specifically, I’m grateful to one of the co-chairs of the ICTCM conference for watching twitter and seeing my lament that I would not be able to attend the conference this year because I didn’t have the travel funds.

On February 11th, I posted:
Still trying to decide if ICTCM is in the cards [...]]]></description>
			<content:encoded><![CDATA[<p>Thank you Twitter!&#160; </p>
<p>More specifically, I’m grateful to one of the co-chairs of the <a href="http://www.ictcm.org/">ICTCM conference</a> for watching twitter and seeing my lament that I would not be able to attend the conference this year because I didn’t have the travel funds.</p>
<p><a href="http://www.ictcm.org"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ictcm" border="0" alt="ictcm" src="http://blog.drscottfranklin.net/wp-content/uploads//2010/03/ictcm.png" width="492" height="119" /></a></p>
<p>On February 11th, I posted:</p>
<blockquote><p>Still trying to decide if ICTCM is in the cards for me this year. I&#8217;m short a couple hundred on travel funds. Bummer.</p>
</blockquote>
<p>On February 15th, I received a reply from the co-chair of the conference:</p>
<blockquote><p>@<a href="http://twitter.com/SplineGuy">SplineGuy</a> D option for ICTCM: volunteer 4 hrs get $100 off reg fee, or 8 hrs for free reg. interested, send me DM w email add. I&#8217;m co-chair</p>
</blockquote>
<p>After a few back-and-forths, I was registered for the conference with fees paid and an accepted abstract for a short talk. I’m very excited to be going. As I said last time I attended ICTCM, <a href="http://blog.drscottfranklin.net/2008/03/07/i-belong-at-ictcm/">I belong at ICTCM!</a></p>
<p>On Thursday, I’m flying out from Lubbock before 6 AM and arriving in Chicago mid-morning.&#160; That’s a little early for check-in but I’m okay with that.&#160; I’ll nap in their lobby if I have to.&#160; I’m heading back home on Saturday evening.&#160; I’m also looking forward to a tweetup in the hotel lobby on Friday evening around 8:00 PM.&#160; Any tweeps that will be around should come on by. (<a href="http://twitter.com/#search?q=ictcm">#ICTCM</a>)</p>
<p>My short talk for ICTCM this year will take place on Friday, March 12 at 10:30 AM.&#160; The short description and abstract that were submitted and accepted are below:</p>
<h3>Short Description: </h3>
<p>An approach to deploy a comprehensive lecture video series for Intermediate and College Algebra is presented. This specific approach utilizing tablet technology combined with software for screen recording and for journaling was designed to obtain small video size for relatively low bandwidth online access.</p>
<h3>Abstract:</h3>
<p>In this paper, an approach to deploy a comprehensive lecture video series for Intermediate and College Algebra is presented. The tools employed include Camtastia Studio® for screen recording, video editing and encoding, as well as Microsoft OneNote® with a Wacom Graphire® Tablet for screen writing and lecture note development. An alternative approach providing similar results that uses freeware and open-source software is also described. Extensive testing was done in order to optimize the video encoding, keeping the size of the videos at a minimum. These videos were launched as part of two online algebra courses at Wayland. These techniques have also served to facilitate the development of hybrid courses and to supplement traditional courses. This approach can be easily adapted to most mathematics courses and in the days of “Snowpocalypse” and the H1N1 pandemic, it can serve as a backup when traditional course content may need to be provided online.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2010/03/06/ictcm-2010-twitter-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Student Writing in Differential Equations</title>
		<link>http://blog.drscottfranklin.net/2010/03/05/student-writing-in-differential-equations/</link>
		<comments>http://blog.drscottfranklin.net/2010/03/05/student-writing-in-differential-equations/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 02:05:11 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/2010/03/05/student-writing-in-differential-equations/</guid>
		<description><![CDATA[ As part of the group project that was assigned in my Differential Equations course, students were required to write a project report.&#160; I just wanted to post quickly today that I am significantly impressed with the performance of these students on the assignment provided.&#160; 
In preparation for the writing portion of the project, I [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px 10px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://blog.drscottfranklin.net/wp-content/uploads//2010/03/image.png" width="244" height="164" /> As part of the group project that was assigned in my Differential Equations course, students were required to write a project report.&#160; I just wanted to post quickly today that I am significantly impressed with the performance of these students on the assignment provided.&#160; </p>
<p>In preparation for the writing portion of the project, I required the students to read a <a href="http://ems.calumet.purdue.edu/mcss/kevinlee/mathwriting/writingman.pdf" target="_blank">short essay by Dr. Kevin P. Lee at Purdue University</a>.&#160; I spent almost an entire class going over such important principles as:</p>
<ul>
<li>Follow the basic rules of grammar, including the use of expressions and equations.</li>
<li>Use symbolic notation appropriately.</li>
<li>Organize your paper.</li>
<li>Define all variables and formulas.</li>
<li>Make sure that the paper is readable aloud.</li>
<li>Use appropriate figures that effectively explain the mathematics.</li>
</ul>
<p>As I was giving this lecture, I began to realize that I missed out on this kind of instruction at an undergraduate level.&#160; In fact, most of my experience in mathematical writing came only through experience both from reading many, many papers but also from getting my work critiqued by fellow grad students and my graduate instructors.&#160; There was never a time that I was given such specific instructions such as the use of “=” in an equation as a verb.&#160; Or that the paper should be readable aloud even with all the mathematical expressions.</p>
<p>I think I even commented out loud during my lecture that I was jealous of them getting to see this as an undergraduate.&#160; I have assigned writing in many of my classes over the years, particularly in Math Models (a projects course at Wayland).&#160; However, I’ve never spent this much time on instruction on how to write. We also covered the use of the new equation editor available in Word® 2007.&#160; I’m convinced now that it has been worth they time.</p>
<p>In addition to the increased focus on writing in class, I also decided on some effective motivation for the groups.&#160; I made it clear that I didn’t believe that they could produce a quality paper on the first try, since for most of them, this will their first attempt at a mathematics paper. (Can you say reverse psychology?)&#160; I told them I would expect to completely butcher their paper and hand it back for them do over (and over and over, until they got it right).&#160; </p>
<p>However, as a proper incentive I also told them that in the extremely unlikely scenario that one of the groups turns in a “perfect” paper, they could receive a free pass on one of the courses exams.&#160; In other words, they would be allowed to drop the lowest exam grade for the semester.</p>
<p>Honestly, I didn’t expect to have to give out the award, but after a first read on each of their reports, at least one group has a reasonable chance.&#160; I did give them a checklist (provided at the end of Dr. Lee’s essay with a couple of modifications) and I’ll be checking very closely.&#160; Once I’ve finished graded, I intend on posting their papers here on my blog to see what you guys think. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2010/03/05/student-writing-in-differential-equations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to lie with your graphs</title>
		<link>http://blog.drscottfranklin.net/2009/11/23/how-to-lie-with-your-graphs/</link>
		<comments>http://blog.drscottfranklin.net/2009/11/23/how-to-lie-with-your-graphs/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 14:25:00 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Math Blunders]]></category>
		<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/2009/11/23/how-to-lie-with-your-graphs/</guid>
		<description><![CDATA[Stumbled across an interesting little post about 5 ways that you can lie with your graphs.&#160; Actually, a better lesson to take from the post is “5 ways other people lie with their graphs and now you can call them on it.”
The post was on Talking Squid, entitled “Five Easy Lies”: Two of the most [...]]]></description>
			<content:encoded><![CDATA[<p>Stumbled across an interesting little post about 5 ways that you can lie with your graphs.&#160; Actually, a better lesson to take from the post is “5 ways other people lie with their graphs and now you can call them on it.”</p>
<p>The post was on Talking Squid, entitled <a href="http://www.talkingsquid.net/archives/870" target="_blank">“Five Easy Lies”</a>: Two of the most common ones I’ve seen in talks are below:</p>
<ul>
<li><strong>Choose your cutoffs       <br /></strong><a href="http://blog.drscottfranklin.net/wp-content/uploads//2009/11/image2.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.drscottfranklin.net/wp-content/uploads//2009/11/image_thumb1.png" width="249" height="149" /></a>&#160;</li>
<p>“The trend shows no increase for the last [n] days/months/years.”</p>
<p>Don’t mention the previous [20 n] data points.</p>
<li><strong>Talk about the trend of the trend       <br /><a href="http://blog.drscottfranklin.net/wp-content/uploads//2009/11/image3.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.drscottfranklin.net/wp-content/uploads//2009/11/image_thumb2.png" width="240" height="144" /></a>        <br /> </strong></li>
<p>“Sure the graph is going up for now, but the rate of increase is going down.”</p>
<p>If this fails, talk about the rate of increase of the rate of increase. Keep on differentiating until you find a curve that matches your needs. If all else fails, try logarithms.</p>
</ul>
<p><a href="http://www.talkingsquid.net/archives/870" target="_blank">Read the rest…</a></p>
<p>The last comment reminds me of Mar’s Law that stumbled upon a couple of days ago:</p>
<blockquote><p><font color="#333333">Everything is linear if plotted log-log with a fat magic marker.</font></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2009/11/23/how-to-lie-with-your-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do you measure two-thirds?</title>
		<link>http://blog.drscottfranklin.net/2009/11/18/how-do-you-measure-two-thirds/</link>
		<comments>http://blog.drscottfranklin.net/2009/11/18/how-do-you-measure-two-thirds/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 14:53:51 +0000</pubDate>
		<dc:creator>SplineGuy</dc:creator>
				<category><![CDATA[Math is Everywhere]]></category>
		<category><![CDATA[Mathematical Moments]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Math Blunders]]></category>

		<guid isPermaLink="false">http://blog.drscottfranklin.net/?p=790</guid>
		<description><![CDATA[From an article by Mary Ann Bragg which appeared on CapeCodeOnline and was also printed in this month’s College Mathematics Journal:
TRURO — Voters narrowly approved one of four zoning amendments late Tuesday night at the annual town meeting. But town officials were still looking at the exact vote count on that article yesterday.
In a vote [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px 10px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://blog.drscottfranklin.net/wp-content/uploads//2009/11/image1.png" width="128" height="161" />From an article by Mary Ann Bragg which appeared on CapeCodeOnline and was also printed in this month’s College Mathematics Journal:</p>
<blockquote><p>TRURO — Voters narrowly approved one of four zoning amendments late Tuesday night at the annual town meeting. But town officials were still looking at the exact vote count on that article yesterday.</p>
<p>In a vote of 136 to 70, voters passed a new time limit on how quickly a cottage colony, cabin colony, motel or hotel can be converted to condominiums. The new limit requires that those properties be in operation for three years before being converted to condominiums.</p>
<p>The idea behind the zoning amendment is to slow the pace of condominium development in Truro and preserve more affordable accommodations for tourists, according to citizens proposing the warrant article.</p>
<p>Currently Truro does not allow condominiums complexes to be built outright in its zoning bylaws. Instead, property owners must build a cottage colony, cabins, motel or hotel first and then covert it to condominiums through a special permit.</p>
<p>The exact count of the vote — 136 to 70 —had town officials hitting their calculators yesterday. The zoning measure needed a two-thirds vote to pass. A calculation by town accountant Trudy Brazil indicated that 136 votes are two-thirds of 206 total votes, said Town Clerk Cynthia Slade.</p>
</blockquote>
<p>But is it?&#160; Is 136 a sufficient number of votes to be considered two-thirds of the total 206 votes?&#160; Let’s check:</p>
<p>If you use the fact that <img src='/latexrender/pictures/855513b1326c79bda4f8301b0034f80a.gif' title='\frac{2}{3} \approx 0.66' alt='\frac{2}{3} \approx 0.66' align=absmiddle class='latex'> and then proceed to multiply 206 by 0.66 you get 135.96.&#160; There were 136 votes in favor which is&#160; more than 135.96 so that means it passes, right?&#160; If you think so, then you’d be WRONG!!!&#160; </p>
<p>The main problem is the rounding.&#160; In fact, <img src='/latexrender/pictures/7a81db6a51db8e905d9b59d9a141a115.gif' title='\frac{2}{3} = 0.666666\ldots' alt='\frac{2}{3} = 0.666666\ldots' align=absmiddle class='latex'> or using repeated decimal notation, <img src='/latexrender/pictures/1f4628ebf37835a764b5621b10e972f7.gif' title='\frac{2}{3} = 0.\bar{6}' alt='\frac{2}{3} = 0.\bar{6}' align=absmiddle class='latex'>.&#160; When you round, you are actually creating an error that, in this case, makes a pretty significant difference.</p>
<p>Think of it another way, lets compare 136 / 206 to 2 / 3.&#160; First, just do it by decimal approximation:</p>
<p><img src='/latexrender/pictures/ebeb039c1657802faa9b0e8bbdc7303a.gif' title='\frac{136}{206} \approx 0.660194174757 &amp;lt; 0.6666666667 \approx \frac{2}{3}' alt='\frac{136}{206} \approx 0.660194174757 &amp;lt; 0.6666666667 \approx \frac{2}{3}' align=absmiddle class='latex'></p>
<p>My calculator cannot exactly represent either of these fractions but its accurate to 12 decimal places and I can clearly see that 136/206 &lt; 2/3 so the vote should not pass.</p>
<p>Do you remember another way you can compare fractions?&#160; Find a common denominator and convert each fraction, then compare.&#160; </p>
<p><img src='/latexrender/pictures/20597033067c591f8c16c7005f0dfcf0.gif' title='\frac{136}{206} \cdot \frac{3}{3} = \frac{408}{618}' alt='\frac{136}{206} \cdot \frac{3}{3} = \frac{408}{618}' align=absmiddle class='latex'></p>
<p><img src='/latexrender/pictures/ca6d6b563d3b7583eeb067c5b0b48460.gif' title='\frac{2}{3} \cdot \frac{206}{206} = \frac{412}{618}' alt='\frac{2}{3} \cdot \frac{206}{206} = \frac{412}{618}' align=absmiddle class='latex'></p>
<p>So, here we see that, again,</p>
<p><img src='/latexrender/pictures/152827a2b142fd5fb2527cfe52603bf9.gif' title='\frac{136}{206} = \frac{408}{618} &amp;lt; \frac{412}{618} = \frac{2}{3} ' alt='\frac{136}{206} = \frac{408}{618} &amp;lt; \frac{412}{618} = \frac{2}{3} ' align=absmiddle class='latex'></p>
<p>This second method of checking is even better than the first because there are no approximations involved.&#160; We’ve confirmed, absolutely, that 136 votes out of a total of 206 does NOT constitute two-thirds.</p>
<p>Fortunately, a good citizen made an anonymous call in Truro, MA, to clear this up.&#160; What perplexes me is that they decided they needed to let the State Attorney General’s office decide on the correct count. The mathematical explanation wasn’t good enough. Can you say quantitative illiteracy?</p>
<p><a href="http://www.capecodonline.com/apps/pbcs.dll/article?AID=/20090430/NEWS/904300313/-1/NEWSLETTER100" target="_blank">Read the entire story here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.drscottfranklin.net/2009/11/18/how-do-you-measure-two-thirds/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.595 seconds -->
