ch 3- discrete random variable

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

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

29 Terms

1
New cards

Random Variable (RV)

Mapping from outcomes of a sample space to real numbers; not random, not a variable.

2
New cards

Range of RV

Set of all possible values the random variable can take.

3
New cards

Discrete Random Variable (DRV)

An RV whose range is a countable set (finite or countably infinite).

4
New cards

Continuous Random Variable (CRV)

An RV whose range is an interval (uncountable; infinitely many values).

5
New cards

Probability Mass Function (PMF)

You use a Probability Mass Function when you’re working with a discrete random variable- exact outcome

<p>You use a <strong>Probability Mass Function</strong> when you’re working with a <strong>discrete random variable</strong>- exact outcome</p>
6
New cards

Family of DRVs

Bernouili, Binomial, Geometric, Poisson, Discrete, Uniform

7
New cards

Bernoulli RV

measures Success (1) or Failure (0).

8
New cards

Bernoulli PMF

The mathmetic function

<p>The mathmetic function</p>
9
New cards

Geometric RV

Counts number of trials until the first success.

10
New cards

Geometric PMF

mathmetical form

<p>mathmetical form</p>
11
New cards

Pascal/Negative Binomial RV

Counts number of trials until the r-th success occurs.

12
New cards

Negative Binomial PMF

The PMF (Probability Mass Function) is the formula that gives the probability that the random variable equals a specific value.

<p>The <strong>PMF (Probability Mass Function)</strong> is the <em>formula</em> that gives the probability that the random variable equals a specific value.</p>
13
New cards

Negative Binomial Parameters

r = number of successes, p = probability of success.

14
New cards

Discrete Uniform RV

All outcomes equally likely from finite set.

15
New cards

Discrete Uniform PMF

<p></p>
16
New cards

Poisson RV

Models number of events in fixed interval when events occur independently at constant rate.

17
New cards

Poisson PMF

<p></p>
18
New cards

Poisson Parameter

λ = average rate of occurrence.

19
New cards

Cumulative Distribution Function (CDF)

F(x) = P(X ≤ x); probability that X takes on a value less than or equal to x.

20
New cards

Expected Value (Geometric)

E[X] = 1/p.

21
New cards

Expected Value (Binomial)

E[X] = n p.

22
New cards

Expected Value (Pascal/Neg. Binomial)

E[X] = k/p.

23
New cards

Expected Value (Discrete Uniform)

E[X] = (k + l)/2.

24
New cards

Variance

<p></p>
25
New cards

Standard Deviation

σ_X = √Var(X).

26
New cards

Interpretation of Variance

Small variance = values close to mean; large variance = values far from mean.

27
New cards

Variance in plain words

Average squared distance from the mean.

28
New cards

Covariance

Cov(X,Y) = E[(X-μX)(Y-μY)]; measures linear relationship between X and Y.

29
New cards

Independence vs. Correlation

Independence ⇒ Cov=0, but Cov=0 does NOT necessarily imply independence.