Reading sections are from the Introductory Statistics Textbook
The mode is the most frequently occurring number in a dataset. In the dataset { 15, 16, 16, 18, 19 }, the number 16 occurs the most frequently. So, the mode is 16.
The mode is a common measure of the center of the data. This is because most data tends to be clustered near the center, so the most frequently-occurring value is likely in the middle. Consider this histogram:

This describes the relative shape of most data distributions, known as a Normal Distribution. As you can see, center values are more common and extreme values are less common. So, the mode (19 in this histogram) is a good measure of where the center of the data is located.
Sometimes, however, there can be multiple modes. Here is an example of a bimodal dataset. We would say that its mode is {109, 112}.

The nice thing about the mode is that it won’t change. If the data in this graph gets an additional value of 116, then that won’t change the modes in the graph at all.