Stat 1
Stat 1
Normal Distribution:
Why: Use it when the data is naturally clustered around an average and follows a bell curve.
Most real-world measurements, like heights or test scores, are distributed like this.
Data Type: Continuous (numbers that can take any value, like 5.7 or 62.4).
2. Chi-Square Distribution:
Why: Use it when you want to check if there’s a relationship between categories in your data
(e.g., do men and women prefer different pizza flavors?). Also used to test variability in data.
Data Type: Categorical (data divided into groups like "yes/no" or "male/female").
Why: Use it when you want to find how far a value is from the average compared to other
values in the data. It helps to standardize data, like comparing test scores from different exams.
4. Poisson Distribution:
Why: Use it when you want to count how often something happens in a specific amount of time
or space (e.g., number of calls to a help center in an hour).
5. Binomial Distribution:
Why: Use it when you want to find the probability of a certain number of successes in repeated
trials (e.g., flipping a coin 10 times and counting heads).
6. T-Distribution:
Why: Use it when you’re comparing averages from small data sets or when you don’t know the
standard deviation of a population (e.g., comparing test scores from two small classrooms).
7. Uniform Distribution:
Why: Use it when every outcome has an equal chance of happening (e.g., rolling a fair die or
randomly picking a card from a deck).