BackMidterm 2 Study Guide: Probability, Distributions, and Confidence Intervals
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Probability and Random Variables
Basic Probability Concepts
Probability is the measure of the likelihood that an event will occur. In statistics, we use probability to quantify uncertainty and make inferences about populations based on samples.
Sample Space (S): The set of all possible outcomes of a random experiment.
Event (A): A subset of the sample space; a collection of outcomes.
Probability of an Event: , where and .
Complementary Events:
Union and Intersection:
Example: If the probability that a student is late is 0.2, then the probability that the student is not late is .
Random Variables
A random variable is a function that assigns a real number to each outcome in the sample space of a random experiment.
Discrete Random Variable: Takes on a countable number of possible values (e.g., number of students late to class).
Continuous Random Variable: Takes on any value in an interval (e.g., time spent on homework).
Example: Let be the number of students who arrive late to an exam. is a discrete random variable.
Probability Distributions
Binomial Distribution
The binomial distribution models the number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success.
Parameters: (number of trials), (probability of success)
Probability Mass Function (PMF):
Mean:
Variance:
Example: If 20 students each have a 0.3 probability of being late, the probability that exactly 5 are late is .
Poisson Distribution
The Poisson distribution models the number of events occurring in a fixed interval of time or space, given the events occur independently and at a constant average rate.
Parameter: (average rate of occurrence)
PMF:
Mean and Variance:
Example: If the average number of emails received per hour is 5, the probability of receiving exactly 3 emails in an hour is .
Uniform Distribution
The uniform distribution is a continuous probability distribution where all intervals of the same length within the distribution's range are equally probable.
PDF: for
Mean:
Variance:
Example: If the time to grade an assignment is uniformly distributed between 1 and 5 days, the probability it takes more than 3 days is .
Exponential Distribution
The exponential distribution models the time between events in a Poisson process.
Parameter: (rate parameter)
PDF: for
Mean:
Variance:
Example: If the average time between emails is 2 hours (), the probability that the next email arrives after 3 hours is .
Sampling Distributions and Confidence Intervals
Sampling Distributions
A sampling distribution is the probability distribution of a given statistic based on a random sample.
Central Limit Theorem (CLT): For large , the sampling distribution of the sample mean is approximately normal, regardless of the population distribution.
Standard Error (SE):
Example: If the population standard deviation is 2 and the sample size is 25, .
Confidence Intervals for the Mean
A confidence interval gives a range of plausible values for a population parameter, such as the mean, based on sample data.
Formula (known ):
Formula (unknown ):
Interpretation: A 90% confidence interval means that, in repeated sampling, 90% of such intervals would contain the true mean.
Example: If , , , and for 90% confidence, the interval is .
Properties of Expectation and Variance
Linearity of Expectation
The expected value operator is linear, meaning:
for any random variables and constants .
Variance Properties
If and are independent,
Useful Probability and Statistics Formulas
Concept | Formula |
|---|---|
Binomial PMF | |
Poisson PMF | |
Uniform PDF | for |
Exponential PDF | for |
Mean of Binomial | |
Variance of Binomial | |
Mean of Poisson | |
Variance of Poisson | |
Mean of Uniform | |
Variance of Uniform | |
Mean of Exponential | |
Variance of Exponential | |
Standard Error | |
Confidence Interval (mean, known ) | |
Confidence Interval (mean, unknown ) |
Normal and t-Distributions
Standard Normal Distribution
The standard normal distribution is a normal distribution with mean 0 and standard deviation 1. Probabilities are found using standard normal tables (z-tables).
Z-score:
t-Distribution
The t-distribution is used instead of the normal distribution when the population standard deviation is unknown and the sample size is small. It is similar to the normal distribution but has heavier tails.
Degrees of Freedom:
Use t-tables to find critical values for confidence intervals.
Summary Table: Key Distributions
Distribution | Type | Parameters | Mean | Variance |
|---|---|---|---|---|
Binomial | Discrete | |||
Poisson | Discrete | |||
Uniform | Continuous | |||
Exponential | Continuous | |||
Normal | Continuous |
Application: Interpreting Confidence Intervals
When you construct a confidence interval for a mean, you are estimating the range in which the true population mean lies with a certain level of confidence (e.g., 90%).
Correct Interpretation: "We are 90% confident that the average number of hours per week and per course UCSD students spend outside of class working on materials is between 3.5166 and 3.5186 hours."
Incorrect Interpretation: "There is a 90% probability that the true mean is in this interval." (The interval either contains the mean or it does not; the confidence refers to the method, not the specific interval.)
Practice Problems and Solutions
Problem: What is the probability that a random variable uniformly distributed on [1,5] exceeds 3?
Solution:
Problem: If , what is ?
Solution:
Additional info: This study guide is based on a midterm exam covering probability, discrete and continuous distributions (binomial, Poisson, uniform, exponential), properties of expectation and variance, and confidence intervals for means. It includes both conceptual and computational aspects, as well as interpretation of results.