Descriptive statistics and inferential statistics are two branches of statistical analysis, each serving distinct purposes in the realm of data understanding. Descriptive statistics focuses on summarizing and describing the main features of a dataset, without making any generalizations about a larger population. It's concerned with presenting information about the data that has been gathered in a clear, concise manner. On the other hand, inferential statistics aims to make inferences or predictions about a larger population based on the data obtained from a sample of that population. It goes beyond just describing the sample and seeks to draw conclusions about the wider group it represents.
Descriptive statistics uses methods such as measures of central tendency (mean, median, mode) to identify a typical value for the data. For example, if we have the exam scores of 50 students, descriptive statistics can tell us the average score (mean), the middle score (median) or the most frequent score (mode). In addition, measures of dispersion or spread such as range, variance, and standard deviation are used to indicate how much the data is scattered around the central value. F....
Log in to view the answer