500+ quant interview questions for Jane Street, Citadel, Two Sigma, DE Shaw, and other top quantitative finance firms.
C++ and Python coding challenges for quant developer interviews
Statistical analysis and quantitative modeling problems
Trading MCQs, probability brainteasers, and market scenarios
Practice quant interview questions on MyntBit - the all-in-one quant learning platform. Free questions available for C++ coding, Python problems, probability brainteasers, and trading MCQs.
Difficulty: Hard
Category: Statistics & Regression
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: GARCH, volatility, time-series, statistics, persistence
You are analyzing the volatility of a stock using a GARCH(1,1) model. The model is defined as: $ \sigma_t^2 = \omega + \alpha \epsilon_{t-1}^2 + \beta \sigma_{t-1}^2 $ where: $ \sigma_t^2 $ is the conditional variance at time t. $ \omega $ is a constant. $ \epsilon_{t-1} $ is the error term at time t-1. $ \sigma_{t-1}^2 $ is the conditional variance at time t-1. If the estimated parameters result in $ \alpha + \beta $ being very close to 1, what does this imply about the volatility
Practice this hard trader interview question on MyntBit - the all-in-one quant learning platform with 500+ quant interview questions for Jane Street, Citadel, Two Sigma, and other top quantitative finance firms.