Chapter 6 Bayesian Methods Flashcards

(8 cards)

1
Q

Q: When do you use a Student’s t-distribution?

A

A: Use it when the sample size is small (n < 30), the population standard deviation is unknown, and the data is approximately normal.

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

Q: What is a Student’s t-distribution?

A

A: It is a probability distribution used for small sample sizes, with a mean of 0 and standard deviation greater than 1, depending on the degrees of freedom.

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

Q: How is the Student’s t-distribution defined?

A

A: It has a mean of 0 and a standard deviation that depends on the degrees of freedom. The PDF is defined by a specific formula involving the Gamma function.

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

Q: How to approach answering questions on Bayes’ Theorem?

A

A: Identify the prior probabilities, likelihoods, and evidence. Then apply Bayes’ Theorem formula to update the belief about a parameter based on observed data.

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

Q: What is Bayes’ Theorem?

A

A: Bayes’ Theorem is a way to update the probability of a hypothesis based on new evidence. It is given by P(B|A) = [P(A|B) * P(B)] / P(A).

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

Q: How to calculate a posterior distribution in Bayesian statistics?

A

A: Use the formula: Posterior ∝ Likelihood × Prior. Integrate the joint distribution over the parameter space to normalize the posterior.

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

Q: What is a conjugate family of distributions?

A

A: A conjugate family of distributions allows the posterior distribution to belong to the same family as the prior, making computations easier.

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

Q: What is the role of loss functions in Bayes’ estimators?

A

A: A loss function quantifies the cost of estimation errors, and Bayes’ estimators minimize the expected loss.

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