Main points:

  • the history of random portfolios extends at least to Chicago 1965
  • testing a fund versus a benchmark takes many years to get reasonable statistical power
  • a benchmark will be easier to beat some years versus others
  • peer groups depend on the fantasy that there is little noise in the rankings of the peers
  • there are open probability questions about random portfolios
  • random portfolios are sometimes used like the statistical bootstrap, sometimes like a random permutation test

annotated slides (pdf)

Presented 2009 April at the R/Finance Conference

Kommentarer inaktiverade för Random Portfolios: Practice and Theory

See more

Explore more content and blog posts.

  • jun 25, 26

    The email address patrick@burns-stat.com was out of action for a few hours today.  It is back now.

  • jun 25, 26

    Customization in R. Basics Several features benefit from being customizable — either because of personal taste or specifics of the environment. The way R implements this flexibility is through the [...]

  • jun 25, 26

    How to control the limits of data values in R plots. R has multiple graphics engines.  Here we will talk about the base graphics and the ggplot2 package. We’ll create [...]