Chapter 3 - Geometric and Negative Binomial Distribution

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/6

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.

7 Terms

1
New cards

P(X=x) for 1st success of geometric distribution

P(X=x) = p(1-p)x-1

2
New cards

Cumulative geometric distribution formula

P(X≤x) = 1-(1-p)x

3
New cards

E(X) of geometric distribution

E(X) = μ = 1/p

4
New cards

Var(X) of geometric distribution

Var(X) = σ2 = (1-p)/p2

5
New cards

P(X=x) for number of trials needed for r success of negative binomial distribution

P(X=x) = (x-1)C(r-1) pr (1-p)x-r

6
New cards

E(X) of negative binomial distribution

E(X) = μ = r/p

7
New cards

Var(X) of negative binomial distribution

Var(X) = σ2 = r(1-p)/p2