This document discusses using a seasonal autoregressive integrated moving average (SARIMA) model to forecast precipitation in Mt. Kenya region. It fits various SARIMA models to monthly precipitation data from 1970 to 2011 and selects the best model with the lowest AIC and BIC values. The best model was found to be SARIMA(1,0,1)x(1,0,0)12, which had two statistically significant variables and passed diagnostic checks. Forecast accuracy statistics for this model, including ME, MSE, RMSE and MAE, indicated the SARIMA model provides a good method for precipitation forecasting in Mt. Kenya region.