This document discusses histograms and stem-and-leaf plots for analyzing and visualizing the distribution of a single set of numerical data. It provides examples using yearly precipitation data from New York City to demonstrate how to create histograms and stem-and-leaf plots in R. Histograms partition data into bins to show the frequency or relative frequency of observations in each bin, while stem-and-leaf plots list the "stems" and "leaves" of values to show their distribution.