If I have some quantitative data, how often will the numbers begin with each digit 1-9? Benford’s Law is a probability distribution based on logs that models leading digit frequencies in many real-life datasets, such as social media followers and computer network traffic. It is widely used to detect financial fraud. We will explore a synthetic financial dataset using technology and Benford’s Law.