For a class called Quantitative Engineering Analysis 3, my small group of three created a phone typing speed estimator algorithm. It takes accelerometer data from a phone collected during a typing test, performs a Fourier transform on the data to identify its most prevalent frequencies, compares it to a calibration curve we previously generated using test data and outputs an estimated typing speed in words per minute.