1. MIT OpenCourseWare. (2014). 18.05 Introduction to Probability and Statistics
Spring 2014. Lecture 13: Central Limit Theorem. Massachusetts Institute of Technology. The notes describe the Normal distribution as a model for phenomena resulting from the sum of many small
independent random effects
which accurately describes the various factors (traffic
passengers
etc.) causing deviations in a bus's scheduled arrival time. (See Section 2
"The Bell Curve").
2. Stanford University. (2023). CS109: Probability for Computer Scientists
Lecture Notes 12: Normal Distribution. The lecture notes explain that the Normal distribution is often used to model real-world continuous variables where values cluster around a mean
such as measurement errors. The deviation of a bus's arrival time from its schedule is a form of measurement error. (See "Normal Random Variable" section).
3. University of California
Berkeley. (2021). STAT 20: Introduction to Probability and Statistics
Lecture 17: The Normal Distribution. The course material explicitly states that the Normal distribution is a suitable model for continuous random variables where the data is expected to be symmetric and centered around a mean
which is the expected pattern for bus arrivals relative to a schedule. (See "Properties of the Normal Curve").