probability Flashcards

(27 cards)

1
Q

pmf of uniform discrete distribution

A

1 / (b-a+1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

expectation of uniform discrete distribution

A

(a+b) / 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

variance of uniform discrete distribution

A

( (b - a + 1)^2 - 1 ) / 12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

pmf of bernoulli distribution

A

f(0) = p, f(1) = 1-p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

expectation of bernoulli distribution

A

p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

variance of bernoulli distribution

A

p(1-p)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

pmf of binomial distribution

A

(n x) p^x (1-p)^(n-x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

expectation of binomial distribution

A

np

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

variance of binomial distribution

A

np(1-p)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

pmf of geometric distribution

A

p (1-p)^(x-1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

expectation of geometric distribution

A

1 / p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

variance of geometric distribution

A

1/p - 1/p^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

pmf of poisson distribution

A

(v^x / x!) e^(-v)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

expectation of poisson distribution

A

v

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

variance of poisson distribution

A

v^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

pdf of uniform distribution

A

1/(b-a) if x in (a,b)

17
Q

expectation of uniform distribution

18
Q

variance of uniform distribution

A

(b - a)^2 / 12

19
Q

pdf of exponential distribution

A

v e^(-vx) if x>0

20
Q

expectation of exponential distribution

21
Q

variance of exponential distribution

22
Q

pdf of gamma distribution

A

(b^a / G(a)) x^(a-1) e^(-bx) if x>0

23
Q

expectation of gamma distribution

24
Q

variance of gamma distribution

25
pdf of normal distribution
(1 / o |2pi) e^( -(x-u)^2 / 2o^2 )
26
expectation of normal distribution
u
27
variance of normal distribution
o^2