This document describes a statistical approach to machine translation. It discusses using probability to determine the most likely source sentence S given a target sentence T. It presents methods for computing language model probabilities, translation probabilities, and searching for the optimal S. Two pilot experiments are described to estimate parameters for the translation model from bilingual text data. Evaluation of the second experiment showed the decoded sentences were either exact, alternate, different, wrong or ungrammatical compared to the reference translations.