Basic probability distributions - exclusive and compound events, binomial, Poisson, Gaussian distributions, normal distribution of error, standard error, principle of least squares, curve fitting, solution of linear equations - Question Bank
1. When fitting a curve y = f(x) to data points (x_i, y_i) using least squares, the goal is to find the parameters of f(x) that minimize:
2. What is the primary application of the standard error?
3. The distribution that describes the sum of a large number of independent, identically distributed random variables, regardless of the original distribution, tends towards which distribution?
4. If an event can occur in 'm' ways and another mutually exclusive event can occur in 'n' ways, in how many ways can either of these events occur?
5. What does the parameter 'k' represent in the Poisson distribution PMF, P(X=k) = (λ^k * e^-λ) / k!?
6. In the context of solving linear equations, the principle of least squares is often used when:
7. Which of the following is NOT a characteristic of a normal distribution?
8. The sum of probabilities for all possible outcomes in any probability distribution must equal:
9. What is the 'standard error' of a statistic a measure of?
10. If P(A) = 0.5 and P(B) = 0.3, and A and B are independent events, what is P(A and B)?
11. What does 'compound events' refer to in probability?
12. Which distribution is often used to approximate the binomial distribution when 'n' is large and 'p' is close to 0 or 1?
13. The principle of least squares is a method used in:
14. For a standard normal distribution, what is the mean and standard deviation?
15. What is the role of the parameter 'p' in a binomial distribution?
16. If a coin is flipped 10 times and lands heads 7 times, this scenario can be modeled by which distribution?
17. Which distribution is often used to model rare events?
18. The standard error is most closely related to which statistical concept?
19. In the context of errors, what does the standard deviation of the normal distribution represent?
20. What is the normal distribution of error?
21. If you have a set of data points (x_i, y_i) and you are fitting a linear model y = mx + c, the least squares method minimizes the sum:
22. Which type of function is most commonly fitted using the principle of least squares for simple experimental data?
23. Curve fitting is essential for:
24. What is the standard error of estimate in the context of linear regression?
25. For a linear regression model y = a + bx, what does the principle of least squares aim to find?
26. In curve fitting using the principle of least squares, what does it mean to 'fit' a curve?
27. What is the primary goal of the principle of least squares?
28. A smaller standard error indicates:
29. How is the standard error of the mean (SEM) typically calculated?
30. What does the standard error represent in the context of statistical inference?
31. The empirical rule (68-95-99.7 rule) for a normal distribution states that approximately what percentage of data falls within one standard deviation of the mean?
32. In a Gaussian distribution, the mean, median, and mode are:
33. What is the shape of the Gaussian (Normal) distribution curve?
34. What is the formula for the probability density function (PDF) of a Gaussian (Normal) distribution?
35. What are the two parameters that define a Gaussian (Normal) distribution?
36. The Gaussian distribution is also known as the:
37. Under what conditions can a binomial distribution be approximated by a Poisson distribution?
38. What are the mean and variance of a Poisson distribution?
39. What is the formula for the probability mass function (PMF) of a Poisson distribution?
40. The Poisson distribution is typically used to model the number of events occurring in a fixed interval of time or space, provided that these events occur with a known average rate and independently of the time since the last event. What parameter characterizes a Poisson distribution?
41. What is the variance of a binomial distribution?
42. What is the mean (expected value) of a binomial distribution?
43. What is the formula for the probability mass function (PMF) of a binomial distribution?
44. In a binomial distribution, what does 'n' represent?
45. Which probability distribution is used to model the number of successes in a fixed number of independent Bernoulli trials?
46. For independent events A and B, what is the probability of both A and B occurring, P(A ∩ B)?
47. When are two events considered independent?
48. If event A and event B are mutually exclusive, what is the probability of A or B occurring, P(A U B)?
49. What is the fundamental condition for two events to be mutually exclusive?