This document discusses various approaches for data fusion, which refers to statistically combining data from different sources. The main approaches covered are data assimilation, optimal interpolation, variational methods, and the Kalman filter. Data assimilation aims to combine model output with observations to estimate the true state. Optimal interpolation finds the best linear combination of a background field and observations to minimize error. Variational methods determine the state by minimizing a cost function, while the Kalman filter sequentially assimilates observations using forecast and analysis steps. The goal of all these approaches is to integrate multiple data sources to obtain a better estimate of the true state than using any one source alone.