This document discusses using an observability index to decompose the Kalman filter into two filters applied sequentially: 1) A filter estimating the transitional process caused by uncertainty in initial conditions, which treats the system as deterministic. 2) A filter estimating the steady state that treats the system as stochastic. The observability index measures observability as a signal-to-noise ratio to evaluate how long it takes to estimate states in the presence of noise. This decomposition simplifies filter implementation and reduces computational requirements by restricting estimated states and dividing the observation period into transitional and steady state estimation.