Statistics is the science of collecting, analyzing, interpreting, presenting, and organizing data.
Descriptive Statistics: Summarize and interpret data to provide meaningful insights.
Inferential Statistics: Make predictions about a population based on sample data.
Efficiency: It’s often impractical to collect data from an entire population.
Cost-Effectiveness: Sampling can be less expensive.
Accuracy: Proper sampling techniques can yield highly accurate estimates.
Population: The entire group that is the subject of the study.
Sample: A subset of the population used for making inferences about the population.
Quantitative Variables: Numeric data that can be measured.
Qualitative Variables: Descriptive, non-numeric data.
Nominal: Categories without order (e.g., Majors).
Ordinal: Categories with order but not equally spaced (e.g., Class Standing: Freshman, Sophomore, etc.).
Mean: The average of all data points.
Population Mean: \(\mu = \frac{\sum_{i=1}^{N} x_i}{N}\)
Sample Mean: \(\bar{x} = \frac{\sum_{i=1}^{n} x_i}{n}\)
Median: Middle value when data is sorted
Steps to find Median:
Sort the data in ascending order
Mode: The most frequently occurring value.
Range: Difference between the highest and lowest values.
Example: highest GPA: \(4.0\), lowest GPA: \(2.9\)
Variance: Average of the squared differences from the Mean.
Standard Deviation: Square root of the variance.