This document discusses modeling of biomedical signals. It introduces autoregressive (AR) and moving average (MA) modeling techniques. For AR modeling, it describes three methods for computing the model parameters: the least squares method, the autocorrelation method, and the covariance method. The least squares method minimizes the mean squared error between predicted and actual signal samples. The autocorrelation and covariance methods relate the AR model parameters to the autocorrelation function of the signal.