Cox–Ingersoll–Ross model

The following model has SDE has been suggested as a model for interest rates:

\[ dr_t = a(b-r_t)dt +  \sigma \sqrt{r_t} dW_t\]

for \(r_t \in \mathbf R\), \(r_0 >0\) and constants \(a\),\(b\), and \(\sigma\).

  1. Find a closed form expression for \(\mathbf E( r_t)\).
  2. Find a closed form expression  for \(\mathrm{Var}(r_t)\).
  3. Characterize the values of parameters of \(a\), \(b\), and \(\sigma\) such that \(r=0\) is an absorbing point.
  4. What is the nature of the boundary at \(0\) for other values of the parameter ?

 

Comments are closed.