Hypothesis Testing on Sales

APT Case Competition on Time Series Data

Summary

Applied Predictive Technologies’ software helps businesses run internal experiments on offline data like in-store purchases. In this case competition, a client was interested in determining the effect of several varieties of poster campaign on profits. We used hypothesis testing on several months of sales data from a test and control group to determine whether various iterations of a sales campaign had a positive effect on profits. Our presentation won third place.

The full slides are available here.

Project Outline

Tools

For modeling and plotting, we used R and Python, including Pandas for some data manipulation and standardization.