Distribuições de probabilidade conínuas Flashcards

(19 cards)

1
Q

X v.a.c tem distribuição uniforme no intervalo (a,b)

A

X ~ U(a,b)
fdp = f(x) = f(x; a, b) =
1/b-a para x ∈ (a,b);
0 caso contrário
(X diz-se v.a. uniforme discreta)
-> U[a,b]

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

distribuição uniforme (valor esperado)

A

E(X) = (a+b) / 2

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

distribuição uniforme (variância)

A

V(X) = (b-a)^2 / 12

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

distribuição exponencial

A

(tempos de espera)
X ~ Exp(λ)
f(x) = f(x; λ) =
λe^(-λx) para x>=0
0 cc

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

distribuição exponencial (valor esperado)

A

E(X) = 1/λ

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

distribuição exponencial (variância)

A

V(X) = 1/λ^2

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

X ~ Exp(λ) (f.d.)

A

F(x; λ) =
1- e^(-λ*x) para x>=0
0 cc

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

X ~ Exp(λ) “falta de memória”

A

x>0 e y>0
P(X>x+y|X>y) = P(X>x)

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

Xi ~ Exp(λi) (i=1,…. n)

A

A distribuição da soma segue uma distribuição de Erlang de ordem n

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

Distribuição gama

A

X ~G(r, λ)
fdp = f(x) = f(x; r, λ)
0 para x<0
λ^r / (τ(r) * x^(r-1) * e^(-λx), r>0, λ>0, x>0
com τ(r) = ∫(0 oo) x^(r-1) * e^(-x) = (r-1)!

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

Distribuição gama (valor esperado)

A

E(X) = r / λ

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

Distribuição gama (variância)

A

V(X) = r / λ^2

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

Distribuição do Qui-quadrado

A

se Xi ~ N(𝜇i,𝜎i^2), então:
∑X ~𝜒^2(n)
∑((Xi-𝜇i)/𝜎i)^2 ~ 𝜒^2(n)

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

Distribuição do Qui-quadrado (valor esperado)

A

E(X) = n

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

Distribuição do Qui-quadrado (variância)

A

V(X) = 2n

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

Distribuição t-Student

A

Se X ~ N(0,1) e Y ~ 𝜒^2(n) ind., então:
T = X / √ (Y/n) ~ tn

17
Q

Distribuição t-Student (caracteristicas)

A

simétrica
E(T)=0 para n>1 e VAR(T)=n/(n-2) para n>2

18
Q

Distribuição t-Student vs normal

A

-> se o n for pequeno, a diferença é grande,
-> se o n for grande, a diferença é pequena

19
Q

Distribuição de Fisher-Snedecor

A

Se X ~ 𝜒^2(n) e Y~𝜒^2(m) ind., então:
F = (X/n) / (T/m) ~Fn,m
(se X ~ Fnm, então 1/X ~ Fmn