I decided to try and calculate beta for APPL against SPY 2016 using three methods:
- SimpleBeta
- Standard liner regression across all data
- Kalman filters
Methods 1 and 2 give consistent answers: 2 gives a beta of 1.02 and 1 averages to 0.97. The Kalman filter gives something akin to noise.
Could someone look at my notebook? Am I doing something wrong? Thanks in advance.