Stat Notes
Stat Notes
Introduction to Statistics
Types of Data
● Qualitative (Categorical) Data: Non-numeric data that can be categorized (e.g., colors, names).
● Quantitative (Numerical) Data:
○ Discrete: Countable, finite values (e.g., number of students in a class).
○ Continuous: Infinite values within a range (e.g., height, weight).
● Descriptive Statistics: Summarizes data using numbers and graphs (e.g., mean, median, mode,
range).
● Inferential Statistics: Makes predictions or inferences about a population based on a sample (e.g.,
hypothesis testing, confidence intervals).
● Mean (Average): Sum of all data points divided by the number of points.
● Median: Middle value in a data set (or average of two middle values if even number of points).
● Mode: Most frequently occurring value in a data set.
Measures of Dispersion
Probability Basics
Distributions
● Normal Distribution: Symmetrical, bell-shaped distribution; characterized by mean (μ) and standard
deviation (σ).
● Binomial Distribution: Probability distribution for a fixed number of trials with two possible outcomes
(success/failure).
● Poisson Distribution: Probability of a given number of events occurring in a fixed interval.
Hypothesis Testing
● Correlation: Measures the strength and direction of the relationship between two variables (ranging from
-1 to 1).
● Linear Regression: Models the relationship between a dependent variable and one or more independent
variables.
○ Simple Linear Regression Equation: Y=a+bXY = a + bXY=a+bX, where YYY is the dependent
variable, XXX is the independent variable, aaa is the intercept, and bbb is the slope.