
<?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>End User Modeling &#187; Financial Modeling</title>
	<atom:link href="http://rnfc.org/ivey/index.php/category/financial-modeling/feed/" rel="self" type="application/rss+xml" />
	<link>http://rnfc.org/ivey</link>
	<description>The Richard Ivey School of Business</description>
	<lastBuildDate>Tue, 09 Mar 2010 07:29:40 +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>Numerical Recipes in VB for Excel &amp; Access</title>
		<link>http://rnfc.org/ivey/2009/08/10/numerical-recipes/</link>
		<comments>http://rnfc.org/ivey/2009/08/10/numerical-recipes/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 16:06:04 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Financial Modeling]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://rnfc.org/ivey/?p=613</guid>
		<description><![CDATA[The following VB libraries are very useful for numerical computing, mathematical modeling and customized financial algorithm development. All the functions were designed to make computations on arrays (i.e., vectors or matrices) simply and quickly. I have shared comprehensive and robust optimization routines that enable calibration of financial models. My students had provided extensive text processing [...]]]></description>
			<content:encoded><![CDATA[<p>The following VB libraries are very useful for numerical computing, mathematical modeling and customized financial algorithm development. All the functions were designed to make computations on arrays (i.e., vectors or matrices) simply and quickly. I have shared comprehensive and robust optimization routines that enable calibration of financial models. <a href="http://rnfc.org/ivey/quant-libraries/eum-projects/">My students had provided extensive text processing examples for wrapping and visualizing financial data in seconds.</a> </p>
<p><strong>Mathematical Algorithms</strong><br />
<a href="http://www.rnfc.org/rhapsody/math/">Math Codes</a><br />
Standard Modules: 126<br />
Function Procedures: 1029<br />
Total Lines of Code: 44725<br />
<a href="http://www.rnfc.org/rhapsody/math/Math_Project_Details.zip">Math Project Details</a></p>
<p><a target="_new" href="http://www.cise.ufl.edu/~davis/Horror_matrices.html" rel="nofollow">Horror Matrices and Other Mathematical Poetry</a></p>
<p><strong>Quantitative Financial Algorithms</strong><br />
<a href="http://www.rnfc.org/rhapsody/quant/">Quant Codes</a><br />
Standard Modules: 56<br />
Function Procedures: 269<br />
Total Lines of Code: 15671<br />
<a href="http://www.rnfc.org/rhapsody/quant/Quant_Project_Details.zip">Quant Project Details</a></p>
<p><a target="_new" href="http://numericalmethods.eng.usf.edu/EML3041/homework/poems2009summer.html" rel="nofollow">Poems about Numerical Methods</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rnfc.org/ivey/2009/08/10/numerical-recipes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fundamental Models &amp; Damodaran on Valuation</title>
		<link>http://rnfc.org/ivey/2009/07/17/fundamental-models/</link>
		<comments>http://rnfc.org/ivey/2009/07/17/fundamental-models/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 02:06:37 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Financial Modeling]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://rnfc.org/ivey/?p=553</guid>
		<description><![CDATA[This year I was working on a Data Visualization Technology to aggregate, and visualize fundamental data using different valuation techniques. In this post I am sharing the fundamental models that were used as the initial building blocks for creating and implementing the framework in C#. I attempted to be as comprehensive as possible in the [...]]]></description>
			<content:encoded><![CDATA[<p>This year I was working on a Data Visualization Technology to aggregate, and visualize fundamental data using different valuation techniques. In this post I am sharing the fundamental models that were used as the initial building blocks for creating and implementing the framework in C#. I attempted to be as comprehensive as possible in the codes; covering the range of comps that Dr. Damodaran offers in the <a href="http://pages.stern.nyu.edu/~adamodar/">Updated Data section</a>. </p>
<p><a href="http://www.rnfc.org/rhapsody/class/summer_2009/FUNDAMENTAL_MODELS.xltm">Fundamental Models</a></p>
<p><a href="http://www.rnfc.org/rhapsody/class/summer_2009/VBA_CODES.bas">VBA Codes</a></p>
<p><a href="http://www.rnfc.org/rhapsody/class/summer_2009/FUNDAMENTAL_DATA_ADVFN.xltm">ADVFN Data Feeder (received positive feedback from major financial institutions)</a></p>
<p>I have to thank <a href="http://en.wikipedia.org/wiki/Aswath_Damodaran">Dr. Aswath Damodaran</a> from the Stern School of Business at New York University. His books and teachings notes helped to develop the algorithms for valuation scenarios. I also have to thank <a href="http://www.ivey.uwo.ca/Faculty/George_Athanassakos.html">Professor George Athanassakos</a> for providing the opportunity to work for the <a href="http://www.bengrahaminvesting.ca/Outreach/news&#038;announcements.htm">Ben Graham Centre of Value Investing</a> and for introducing me to <a href="http://en.wikipedia.org/wiki/Warren_Buffett">Mr. Warren Buffett</a>. </p>
<p><a href="http://rnfc.org/ivey/2008/09/17/oracle_of_omaha/"><br />
<blockquote>
I still remember when I was an HBA student taking the first Ivey course on Value Investing. I really enjoyed the class and the constructive conversations I had with Dr. George. His invaluable insights allowed me to fully explore the opportunities offered by financial markets. Hunting out bargains where there is a solid margin of safety between the price paid for a stock and its true value.</p></blockquote>
<p></a></p>
<p>Finally, I have to thank my student Christopher Gilpin for his outstanding programming and  math skills. </p>
<p>nico</p>
]]></content:encoded>
			<wfw:commentRss>http://rnfc.org/ivey/2009/07/17/fundamental-models/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Math &amp; Quant Libraries</title>
		<link>http://rnfc.org/ivey/2009/03/01/math-quant-libraries/</link>
		<comments>http://rnfc.org/ivey/2009/03/01/math-quant-libraries/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 09:38:58 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Financial Modeling]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://rnfc.org/ivey/?p=351</guid>
		<description><![CDATA[The Math Libraries provide an excellent foundation for understanding the computational intricacies involved in financial modeling. By integrating financial modeling with the algorithms in the math libraries, one will actually achieve two goals at once: users find it easier to understand math theories/concepts and become more employable as they pick up real-world financial skills.
Based on [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.rnfc.org/rhapsody/math/">Math Libraries</a> provide an excellent foundation for understanding the computational intricacies involved in financial modeling. By integrating financial modeling with the algorithms in the math libraries, one will actually achieve two goals at once: users find it easier to understand math theories/concepts and become more employable as they pick up real-world financial skills.</p>
<p>Based on my experience, there will be great demand for Quants as the financial world looks for people who &#8220;can do the job&#8221;. This will further strengthen the role of computational finance in teaching business students. <a href="http://rnfc.org/rhapsody/quant/">To overcome the problem of programming, the instructor in advance can choose the functions that will be used to teach the lecture</a>. This will allow the school to deliver creative solutions for the Financial Engineering class, and prepare the students to deliver new valuation models based on loss aversion and extreme value.</p>
<p><a href="http://www.ft.com/cms/s/0/0a0f1132-f600-11dd-a9ed-0000779fd2ac.html">Do not destroy the essential catalyst of risk. By Lloyd Blankfein.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rnfc.org/ivey/2009/03/01/math-quant-libraries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
