Chapter 5: Discrete Probability Distributions Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering core definitions, formulas, and distribution properties from Chapter 5 notes.

Last updated 11:02 PM on 8/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

Random Variable

A variable whose values are determined by chance.

2
New cards

Discrete Probability Distribution

Consists of the values a random variable can assume and the corresponding probabilities of those values.

3
New cards

Probability Mass (density) Function (pdf)

The probability distribution of a discrete random variable that tells how much mass of the unit of probability is at each specific value, always taking the form P(X=x)P(X = x)

4
New cards

Cumulative Density Function (CDF)

Describes the sum of the mass of the unit of probability before and up to a specified value for a discrete random variable, always taking the form P(Xx)P(X \le x)

5
New cards

Requirements for a Probability Distribution

Two mandatory rules: 1) The sum of all probabilities in the sample space equals 1 (p(x)=1\sum p(x) = 1), and 2) Each individual probability is between 0 and 1 inclusive (0p(x)10 \le p(x) \le 1).

6
New cards

Mean of a Discrete Random Variable

The expected average value if an experiment is performed infinitely many times, computed as E(X)=μ=i=1nxi×p(xi)E(X) = \mu = \sum_{i=1}^{n} x_i \times p(x_i)

7
New cards

Expected Value (Expectation)

The theoretical average of a random variable of a probability distribution, which is exactly the same as the mean E(X)E(X)

8
New cards

Variance of a Discrete Random Variable

A measure of variability calculated as σ2=[x2p(x)]μ2=E(X2)[E(X)]2\sigma^2 = \sum [x^2 p(x)] - \mu^2 = E(X^2) - [E(X)]^2

9
New cards

Standard Deviation of a Discrete Random Variable

The square root of the variance of a discrete probability distribution, calculated as σ=σ2\sigma = \sqrt{\sigma^2}

10
New cards

Binomial Experiment

A probability experiment with 1) a fixed number of trials nn, 2) two outcomes per trial ('success' or 'failure'), 3) independent trials, and 4) a constant probability of success pp.

11
New cards

Trial

Each repetition of a probability experiment.

12
New cards

Binomial Distribution

The outcomes of a binomial experiment and the corresponding probabilities of these outcomes.

13
New cards

Binomial Probability Formula

Formula used to find exact probabilities in a binomial distribution: P(X=x)=(nx)pxqnxP(X = x) = \binom{n}{x} p^x q^{n-x} where q=1pq = 1 - p

14
New cards

Mean of a Binomial Distribution

The expected mean for a variable following a binomial distribution, calculated as E(X)=μ=n×pE(X) = \mu = n \times p

15
New cards

Variance of a Binomial Distribution

The variance for a variable following a binomial distribution, calculated as σ2=n×p×q\sigma^2 = n \times p \times q

16
New cards

Standard Deviation of a Binomial Distribution

The standard deviation for a variable following a binomial distribution, calculated as σ=n×p×q\sigma = \sqrt{n \times p \times q}