Lecture Notes on Random Variables

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

flashcard set

Earn XP

Description and Tags

Flashcards from Lecture Notes

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Random Variable

Assigns a numerical value to each outcome in a sample space.

2
New cards

Discrete Random Variable

A random variable whose possible values form a discrete set, meaning there's a gap between each value.

3
New cards

Probability Mass Function (pmf)

A function, p(x) = P(X = x), describing the probability of possible values of a discrete random variable X.

4
New cards

Cumulative Distribution Function (cdf)

A function, F(x) = P(X <= x), specifying the probability that a random variable is less than or equal to a given value.

5
New cards

Mean of a Discrete Random Variable

μ = ΣxP(X = x), the sum of each possible value of X multiplied by its probability.

6
New cards

Variance of a Discrete Random Variable

σ^2 = Σ(x - μ)^2 * P(X = x), the sum of the squared differences between each value of X and the mean, weighted by their probabilities.

7
New cards

Standard Deviation

The square root of the variance.

8
New cards

Random Experiment

An experiment that results in different outcomes each time it is repeated under virtually identical conditions.

9
New cards

Sample Space

The set of all possible outcomes of a random experiment.