This document discusses point pattern analysis, which involves finding and explaining patterns in maps of point locations. It introduces key concepts like point patterns, windows, kernel density estimation, and nearest neighbor analysis. Kernel density estimation creates a smooth surface showing the density of points across an area. Nearest neighbor analysis examines the cumulative distribution of distances to each point's nearest neighbor, and can identify clustered, uniform, or random patterns. Significance is tested using simulations.