BackStatistics Study Guide: Key Concepts and Methods
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Ch1: Statistics Introduction
Observational Study vs. Experiment
Statistics distinguishes between observational studies and experiments based on whether variables are manipulated.
Observational Study: No attempt is made to control or influence variables; data is simply observed and recorded.
Experiment: Variables are manipulated to observe their effect on other variables.
Population Parameter vs. Sample Statistic
Understanding the difference between population parameters and sample statistics is fundamental in statistics.
Population Parameter: A numerical characteristic of a population (e.g., mean, proportion).
Sample Statistic: A numerical characteristic calculated from a sample, used to estimate population parameters.
Types of Data
Categorical Data: Data that can be divided into groups or categories (e.g., gender, color).
Numerical Data: Data that represents quantities (e.g., height, weight).
Variable Types
Nominal Data: Used for identification; no inherent order (e.g., types of fruit).
Ordinal Data: Categories with a meaningful order (e.g., rankings).
Quantitative Data: Numeric values that can be measured (e.g., age, income).
Ch2: Graphical Summaries
Single Categorical Variables
Bar Charts: Used to compare frequencies of categories.
Pie Charts: Show proportions of categories as slices of a circle.
Two Quantitative Variables
Scatterplots: Display the relationship between two quantitative variables.
Linear Association: Points tend to follow a straight line.
Ch3: Numerical Summaries
Measures of Location (Central Tendency)
Mean: The arithmetic average; sensitive to outliers.
Median: The middle value; resistant to outliers.
Mode: The most frequently occurring value.
Measures of Variability (Dispersion)
Range: Difference between maximum and minimum values.
Inter-Quartile Range (IQR): ; resistant to outliers.
Variance: Average squared deviation from the mean.
Population variance:
Sample variance:
Standard Deviation: Square root of variance; measures spread in same units as data.
Population:
Sample:
Boxplots and Modified Boxplots
Boxplots display the five-number summary: minimum, , median, , maximum.
Modified boxplots identify outliers using fences:
Upper fence:
Lower fence:
Ch4: Relation Between Two Variables
Correlation and Regression
Correlation Coefficient: Measures strength and direction of linear relationship.
Regression Line: Predicts response variable from explanatory variable.
Ch5: Probability
Basic Probability Rules
Probability of an Event:
Sum of Probabilities:
Conditional Probability:
Independence: Events are independent if
Probability Calculations
Addition Rule:
Multiplication Rule: (if independent)
Ch6: Distribution of Discrete Random Variables
Discrete Probability Distributions
Lists all possible values and their probabilities.
Probabilities must sum to 1 and each be between 0 and 1.
Expected Value and Variance
Expected Value:
Variance:
Binomial Distribution
Models number of successes in independent trials.
Probability function:
Mean:
Standard deviation:
Ch7: Distribution of Continuous Random Variables
Normal Distribution
Bell-shaped, symmetric, defined by mean and standard deviation .
Notation:
Empirical Rule:
68% of data within 1 of mean
95% within 2
99.7% within 3
Standard Normal Distribution
Mean = 0, Standard deviation = 1
Z-score:
Use Z-tables to find probabilities and percentiles.
Ch8: Sampling Distributions
Sampling Distribution of the Mean
Distribution of sample means from repeated samples.
Central Limit Theorem: For large , sampling distribution of mean is approximately normal.
Mean:
Standard Error:
Ch9: Confidence Intervals
Definition and Structure
A range of values likely to contain the true population parameter.
General formula:
Interpreting the Interval
"We are 95% confident that the true mean is between [Lower Bound] and [Upper Bound]."
Factors Affecting Width
Factor | Change | Resulting Interval |
|---|---|---|
Confidence Level | Higher (e.g., 99%) | Wider |
Sample Size (n) | Increase | Narrower |
Standard Deviation | Increase | Wider |
Ch10: Hypothesis Testing
Core Concept
Statistical method to decide if sample data provides enough evidence to support a claim about a population parameter.
The Two Hypotheses
Null Hypothesis (): No effect or difference.
Alternative Hypothesis (): There is an effect or difference.
Significance Level ()
The risk of making a Type I error (rejecting when it is true).
Types of Errors
Type I Error: Rejecting a true .
Type II Error: Failing to reject a false .
Quick Summary Table
Component | Symbol | Description |
|---|---|---|
Null Hypothesis | "Nothing is happening." (Always has equality sign =) | |
Alternative | "Something is happening." (Has <, >, or ≠) | |
Alpha | The risk we are willing to take of being wrong (Type I error) | |
P-value | The evidence against . Smaller = Stronger evidence. |