FS1 Chapters 1-6 Flashcards

1
Q

How do you find E(X) for discrete random variables?

A

ΣxP(X=x)
Multiply each outcome and probability together and add

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

How do you find E(X^2) for discrete random variables?

A

Σx^2P(X=x)

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

How do you find Var(X) for discrete random variables?

A

E(X^2) - (E(X))^2
Mean of the squares minus square of the mean

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

What is E(aX + b) equal to?

A

aE(X) + b

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

What is E(X+Y) equal to?

A

E(X) + E(Y)

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

What is Var(aX + b) equal to?

A

a^2Var(X)

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

What are the conditions required to use the Poisson distribution?

A

-Events are independent
-Events occur singly in space or time
-Constant average rate so mean number in a period is proportional to length of period

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

What is the combined distribution of X and Y, X~ Po(λ) and Y~ Po(μ)?

A

X+Y~ Po(λ+μ)

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

What is E(X) and Var(X) in the Poisson distribution?

A

E(X)= λ
Var(X)= λ

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

What is E(X) of a binomial distribution X~ B(n,p)?

A

E(X) = np

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

What is Var(X) of a binomial distribution X~ B(n,p)?

A

Var(X) = np(1-p)

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

What are the conditions needed to use a binomial distribution as an approximation for a Poisson distribution?

A

n is large
p is small
λ = np

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

What is E(X) of a distribution X~ Geo(p)?

A

E(X)= 1/p

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

What is Var(X) of a distribution X~ Geo(p)?

A

Var(X)= (1-p)/p^2

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

What is E(X) of a distribution X~ NB(r,p)?

A

E(X) = r/p

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

What is Var(X) of a distribution X~ NB(r,p)?

A

Var(X)= r(1-p)/ p^2

17
Q

What is the central limit theorem?

A

The mean of a large random sample taken from any random distribution is always approximately normally distributed

18
Q

What is the distribution for the central limit theorem?

A

For distribution with mean μ and standard deviation σ and sample size of n ,
Xbar ~ N(μ, (σ/√n)^2)

19
Q

What are the hypotheses for chi squared tests?

A

Ho: observed values follow theoretical distribution
H1: observed values do not follow theoretical distribution

20
Q

How is the chi squared value calculated?

A

Σ(O-E)^2/E
O: observed values
E: expected values

21
Q

When do you combine classes?

A

When expected values are less than 5, you combine down until they are greater than 5

22
Q

How do you find the number of degrees of freedom usually?

A

Number of classes (after combining) - 1

23
Q

When is the result significant for chi squared tests?

A

When the chi squared value is greater than the critical value, so Ho is rejected

24
Q

What do you do when you are given or not given the parameter (probability or mean) for a chi squared test?

A

If given, do nothing
If calculated, - 1 from degrees of freedom

25
Q

How do you calculated expected frequency for contingency tables?

A

(row total x column total)/grand total

26
Q

How do you calculate degrees of freedom for a contingency table?

A

(no. rows - 1) x (no. columns - 1)

27
Q

What do you do if expected frequency in a column is less than 5?

A

Combine columns