Given a point set, the convex hull is the smallest convex set that contains the point set. Study how to compute the convex hull; use it to understand the similarities and differences in the ways mathematicians and computer scientists think; and examine what happens when this idea is pushed into data points in three dimensions.