Q1. Answer the following sub-questions.
- (a)) Show under what condition Poisson distribution tends to Normal distribution. (400 words)
- (b)) A monthly demand for commodity is a continuous random distribution with probability distribution function given as: p(x) = { 3N(x^2-1) for 1 < x < 2; 0 elsewhere } where N is normalization constant. Obtain the value of N so that the function is normalized and hence, find the mean and the variance. (400 words)
- (c)) N particles obey Maxwell-Boltzmann distribution. They are distributed among three states with energies E₁ = 0, E₂ = kBT, and E₃ = 4kBT. If the equilibrium energy of the system is approximately 3000kBT, calculate the total number of particles. (200 words)
- Poisson distribution approaches Normal distribution when its mean (λ) is large.
- Normalization constant N ensures PDF integrates to 1 over its domain.
- Mean (E[X]) is the expected value of the random variable.
- Variance (Var[X]) measures the spread of the distribution, calculated as E[X²] - (E[X])².
Answer: The following response addresses three distinct sub-questions related to statistical mechanics and probability. Sub-question (a) explores the conditions under which the Poisson distribution approximates the Normal distribution, a fundamental concept in limit theorems. Sub-question (b) involves calculating the normalization constant, mean, and variance for a given continuous probability distribution function, which is crucial for characterizing random variables. Finally, sub-question (c) applies ...