Probability Flashcards
(84 cards)
What is a Random Variable?
A variable that can take on different values determined by the outcomes of a random phenomenon.
What are the two types of Random Variables?
Discrete and Continuous.
What is a Discrete Probability Distribution?
A distribution that shows the probabilities of outcomes of a discrete random variable.
Give an example of a Discrete Probability Distribution.
The probability of getting heads or tails when flipping a coin.
What is a Binomial Distribution?
A distribution representing the number of successes in a fixed number of independent Bernoulli trials.
What are the key parameters of a Binomial Distribution?
Number of trials (n) and probability of success (p).
What is the Binomial Coefficient used for?
To calculate the number of possible combinations in a binomial experiment.
What is the formula for the Binomial Coefficient?
C(n, k) = n! / (k!(n-k)!)
What is a Bernoulli Distribution?
A discrete probability distribution for a random experiment with only two outcomes: success (1) and failure (0).
What is the expected value of a Bernoulli Distribution?
The probability of success (p).
What is a Continuous Probability Distribution?
A distribution that shows the probabilities of outcomes for a continuous random variable.
What is a Probability Density Function (PDF)?
A function that describes the likelihood of a continuous random variable taking a particular value.
What is the property of a PDF?
The area under the curve equals 1.
What is a Cumulative Distribution Function (CDF)?
A function that gives the probability that a random variable is less than or equal to a certain value.
What is the relationship between PDF and CDF?
The CDF is the integral of the PDF.
What is a Uniform Distribution?
A distribution where all outcomes are equally likely within a given interval.
What is the PDF formula for a Uniform Distribution?
1 / (b - a) for values between a and b.
What is a Normal Distribution?
A symmetric, bell-shaped distribution defined by its mean (μ) and standard deviation (σ).
What rule is often associated with Normal Distributions?
The Empirical Rule (68-95-99.7 rule).
What is a Chi-Squared Distribution?
A distribution of a sum of squared standard normal variables, often used in hypothesis testing.
What is Sampling from a Distribution?
Selecting a subset of data points from a probability distribution to estimate population properties.
What are the two common methods of Sampling?
Random Sampling and Stratified Sampling.
What is Probability?
A measure of the likelihood that a particular event will occur, ranging from 0 to 1.
What is the formula for Probability?
Probability = Number of favorable outcomes / Total number of possible outcomes.