Fall 2016 Computer Science 458 Lecture 6: 9/19/2016


[Home]

Administrivia

  • Per piazza posting, Jieung Kim office hours: Monday and Wednesdays, 5:30 pm to 7:30pm. AKW 311.
  • Submit process.

  • We have the following guest speakers in the next few weeks: Select students for dinners

    Assignment 1

    See Assignments

    Lecture

  • Modern Portfolio Theory
  • Vocabulary

    Statistics
  • volatility
  • variance [ var() ]
  • standard deviation [ sd() ]
  • mean [ mean() ]
  • random variable
  • correlation coefficient [ cor() ]
  • covariance [ cov() ]
  • Finance
  • stock = equity
  • bond = debt = fixed income
  • IPO = initial public offering
  • options (buy = call, sell = put)
  • derivatives (options, futures, forwards, swaps, credit default swaps, swaptions, mortgage backed securities [MBS], collateralized debt obligations [CDO's], CDO-squared)
  • Black Scholes option pricing model
  • efficient frontier
  • portfolio
  • asset classes (equity, fixed income, real estate, private equity, venture capital, real estate, timber, jewelry store receivables, rock band royalties)
  • time horizon
  • risk-free rate
  • transaction costs
  • Capital Allocation Line (CAL) == Capital Market Line (CML)
  • market portfolio
  • unsystematic risk
  • systematic risk
  • Capital Asset Pricing Model (CAPM)
  • Security Market Line (SML)
  • liquidity premium
  • Sharpe Ratio
  • Value at Risk (VAR)
  • Alpha
  • Examples
  • Indices excercise data (2007): xls csv R Rplots.pdf
    Which investment would you prefer? How could you create a diversified portfolio from these investments that has a better risk/return profile?

  • [Home]