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

<channel><title><![CDATA[Actuary Fellow - Home]]></title><link><![CDATA[https://actuaryfellow.weebly.com/home]]></link><description><![CDATA[Home]]></description><pubDate>Sun, 29 Mar 2020 20:05:41 -0700</pubDate><generator>Weebly</generator><item><title><![CDATA[ActuaryFellow Giveback Program]]></title><link><![CDATA[https://actuaryfellow.weebly.com/home/actuaryfellow-giveback-program]]></link><comments><![CDATA[https://actuaryfellow.weebly.com/home/actuaryfellow-giveback-program#comments]]></comments><pubDate>Wed, 18 Dec 2019 17:56:24 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://actuaryfellow.weebly.com/home/actuaryfellow-giveback-program</guid><description><![CDATA[Hi Fellows,Thank you for choosing us as your study buddy.&nbsp;&#8203;By introducing the ActuaryFellow Giveback program, we&nbsp;integrate social good into our business model. The&nbsp;program&nbsp;allocates a portion of our revenues for charitable giving and let you direct donations to charities of your choice.&nbsp;&nbsp;Each student is given at least $50 of&nbsp;charitable giving fund.You can direct&nbsp;your giving funds&nbsp;to multiple charities, but each donation must be&nbsp;an increment [...] ]]></description><content:encoded><![CDATA[<div class="paragraph" style="text-align:left;"><font color="#000000">Hi Fellows,<br />Thank you for choosing us as your study buddy.&nbsp;<br />&#8203;<br />By introducing the ActuaryFellow Giveback program, we&nbsp;integrate social good into our business model. The&nbsp;program&nbsp;allocates a portion of our revenues for charitable giving and let you direct donations to charities of your choice.&nbsp;&nbsp;</font><ul><li><font color="#000000">Each student is given at least $50 of&nbsp;charitable giving fund.</font></li><li><font color="#000000">You can direct&nbsp;your giving funds&nbsp;to multiple charities, but each donation must be&nbsp;an increment of $25.</font></li><li><font color="#000000">Soon after your purchase, we would send you a&nbsp;donation form&nbsp;to specify the donation amount and the charities of your choice. This can include charitable fundraising campaigns of your colleagues, friends, or family members.</font></li></ul><br /><font color="#000000">Together we can make our community better!<br />Cheers,<br />Ryan</font></div>  <div><div style="height: 20px; overflow: hidden; width: 100%;"></div> <hr class="styled-hr" style="width:100%;"></hr> <div style="height: 20px; overflow: hidden; width: 100%;"></div></div>  <div class="paragraph"><font color="#2a2a2a">I have been volunteering as a mentor with&nbsp;<a href="https://actuaryfellow.us20.list-manage.com/track/click?u=2941e0c47de966f844f8be556&amp;id=1a775dad13&amp;e=bf391d3712" target="_blank">Apex for Youth</a>&nbsp;since 2016. I have witnessed the growth of my mentee and how much he has benefited from the program in terms of public speaking, confidence building, and time/stress management.&nbsp;&nbsp;<br />&#8203;<br /><a href="https://actuaryfellow.us20.list-manage.com/track/click?u=2941e0c47de966f844f8be556&amp;id=76f12347f5&amp;e=bf391d3712" target="_blank">Apex For Youth</a>&nbsp;is run by a team of passionate educators with a high level of professionalism. I strongly recommend it for your choice!</font></div>  <div><div class="wsite-image wsite-image-border-medium " style="padding-top:5px;padding-bottom:10px;margin-left:0px;margin-right:10px;text-align:left"> <a> <img src="https://actuaryfellow.weebly.com/uploads/1/2/3/6/123616564/mike-and-i-collage_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>]]></content:encoded></item><item><title><![CDATA[Constructing Efficient Frontier with Python]]></title><link><![CDATA[https://actuaryfellow.weebly.com/home/constructing-efficient-frontier-with-python]]></link><comments><![CDATA[https://actuaryfellow.weebly.com/home/constructing-efficient-frontier-with-python#comments]]></comments><pubDate>Thu, 17 Oct 2019 01:26:46 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://actuaryfellow.weebly.com/home/constructing-efficient-frontier-with-python</guid><description><![CDATA[I find it fun to apply the concepts from Exam 9 in the real world, especially the concepts on portfolio management.&nbsp; In BKM Chapter 7, we learn about the Markowitz Portfolio Selection Model and the Efficient Frontier.&nbsp; In this post, we take the concepts further with Python and construct an efficient frontier for a portfolio with multiple securities.&nbsp; &nbsp;Introduction:For simplicity, we work with a portfolio with 4 stocks; you could modify the codes to include as many stocks as y [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">I find it fun to apply the concepts from Exam 9 in the real world, especially the concepts on portfolio management.&nbsp; In BKM Chapter 7, we learn about the <u><em>Markowitz Portfolio Selection Model</em></u> and the <em><u>Efficient Frontier</u></em>.&nbsp; In this post, we take the concepts further with Python and construct an efficient frontier for a portfolio with multiple securities.&nbsp; &nbsp;<br><br><u><strong>Introduction:</strong></u><br><span>For simplicity, we work with a portfolio with 4 stocks; you could modify the codes to include as many stocks as you would like.&nbsp; &nbsp;</span><br><br>The codes are written in Python along with commentaries, which make it less difficult to follow.&nbsp; Even if you are new to Python, it is NOT too hard to follow.&nbsp;<br><br><strong><u>Section 1</u></strong> shows how to pull stock prices from the Internet and organize them.&nbsp;<br>(<em>You could skip this section if you are not familiar the Python libraries used.&nbsp; The dataset is saved and reloaded in Section 2.</em>)<br><br><strong><u>Section 2</u></strong> shows the calculation of expected returns and standard deviation for random portfolios and portfolios on the efficient frontier, as well as the plot for efficient frontier.&nbsp; Matrix operation and optimization are used (Thank God, this is not tested on Exam 9!!)<br><br>Let's get the fun started!</div><div><div id="367695760158756172" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml"> </div></div>]]></content:encoded></item><item><title><![CDATA[Effective Use of TI-30XS Data Feature (Mini Excel) Part 2]]></title><link><![CDATA[https://actuaryfellow.weebly.com/home/effective-use-of-ti-30xs-data-feature-mini-excel-part-2]]></link><comments><![CDATA[https://actuaryfellow.weebly.com/home/effective-use-of-ti-30xs-data-feature-mini-excel-part-2#comments]]></comments><pubDate>Mon, 29 Apr 2019 02:12:12 GMT</pubDate><category><![CDATA[Exam_9_D_Mango_CovarianceShare]]></category><guid isPermaLink="false">https://actuaryfellow.weebly.com/home/effective-use-of-ti-30xs-data-feature-mini-excel-part-2</guid><description><![CDATA[Video Lesson #2: Covariance share 2010Q14        [...] ]]></description><content:encoded><![CDATA[<h2 class="wsite-content-title">Video Lesson #2: Covariance share 2010Q14</h2>  <div class="wsite-youtube" style="margin-bottom:10px;margin-top:10px;"><div class="wsite-youtube-wrapper wsite-youtube-size-auto wsite-youtube-align-center"> <div class="wsite-youtube-container">  <iframe src="//www.youtube.com/embed/YeGfmzoyhhg?wmode=opaque" frameborder="0" allowfullscreen></iframe> </div> </div></div>]]></content:encoded></item><item><title><![CDATA[Effective Use of TI-30XS Data Feature (Mini Excel)]]></title><link><![CDATA[https://actuaryfellow.weebly.com/home/effective-use-of-ti-30xs-data-feature-mini-excel]]></link><comments><![CDATA[https://actuaryfellow.weebly.com/home/effective-use-of-ti-30xs-data-feature-mini-excel#comments]]></comments><pubDate>Mon, 29 Apr 2019 02:07:55 GMT</pubDate><category><![CDATA[Exam_9_D_Mango_Convexity]]></category><guid isPermaLink="false">https://actuaryfellow.weebly.com/home/effective-use-of-ti-30xs-data-feature-mini-excel</guid><description><![CDATA[Video Lesson #1: Convexity 2018Q4        [...] ]]></description><content:encoded><![CDATA[<h2 class="wsite-content-title">Video Lesson #1: Convexity 2018Q4</h2>  <div class="wsite-youtube" style="margin-bottom:10px;margin-top:10px;"><div class="wsite-youtube-wrapper wsite-youtube-size-auto wsite-youtube-align-center"> <div class="wsite-youtube-container">  <iframe src="//www.youtube.com/embed/6-74jlCtzug?wmode=opaque" frameborder="0" allowfullscreen></iframe> </div> </div></div>]]></content:encoded></item><item><title><![CDATA[Exam-taking Tips]]></title><link><![CDATA[https://actuaryfellow.weebly.com/home/exam-taking-tips]]></link><comments><![CDATA[https://actuaryfellow.weebly.com/home/exam-taking-tips#comments]]></comments><pubDate>Thu, 25 Apr 2019 15:42:42 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://actuaryfellow.weebly.com/home/exam-taking-tips</guid><description><![CDATA[       Post-it flag:https://www.amazon.com/Post-Janeiro-Collection-Dispenser-683-RIO2/dp/B00QL3TCA4&#8203; [...] ]]></description><content:encoded><![CDATA[<div class="wsite-youtube" style="margin-bottom:10px;margin-top:10px;"><div class="wsite-youtube-wrapper wsite-youtube-size-auto wsite-youtube-align-center"> <div class="wsite-youtube-container">  <iframe src="//www.youtube.com/embed/cI0cr1OfX1s?wmode=opaque" frameborder="0" allowfullscreen></iframe> </div> </div></div>  <h2 class="wsite-content-title">Post-it flag:<br /><a href="https://www.amazon.com/Post-Janeiro-Collection-Dispenser-683-RIO2/dp/B00QL3TCA4">https://www.amazon.com/Post-Janeiro-Collection-Dispenser-683-RIO2/dp/B00QL3TCA4</a><br />&#8203;</h2>]]></content:encoded></item></channel></rss>