Let $X_1, X_2, \dots, X_n$ be independent and identically distributed random variables having an exponential distribution with mean $\frac{1}{\lambda}$.
Let $S_n = X_1 + X_2 + \dots + X_n$ and $N = \inf\{n \ge 1: S_n > 1\}$. Then $Var(N)$ equals
$\lambda$.
We are given $n$ independent and identically distributed (i.i.d.) random variables, $X_1, \dots, X_n$, following an exponential distribution with mean $E[X_i] = \frac{1}{\lambda}$. The sum is $S_n = X_1 + \dots + X_n$. We define $N$ as the smallest integer $n \ge 1$ such that $S_n > 1$. We need to find the variance of $N$, denoted as $Var(N)$.
The sum of $n$ i.i.d. exponential random variables with rate $\lambda$ corresponds to the time of the $n$-th event in a Poisson process with rate $\lambda$. Let $T_n$ be the time of the $n$-th event in such a process. Then $S_n = T_n$. The definition of $N$ becomes $N = \inf\{n \ge 1: T_n > 1\}$.
This implies that the $(N-1)$-th event occurs at or before time 1 ($T_{N-1} \le 1$), and the $N$-th event occurs after time 1 ($T_N > 1$).
Let $M(t)$ be the number of events occurring in the Poisson process up to time $t$. The condition $T_{N-1} \le 1 < T_N$ means that exactly $N-1$ events have occurred by time $t=1$. Therefore, $N-1 = M(1)$.
For a Poisson process with rate $\lambda$, the number of events $M(t)$ in the time interval $[0, t]$ follows a Poisson distribution with mean $\lambda t$ and variance $\lambda t$. Thus:
Since $N-1 = M(1)$, we can find $E[N]$ and $Var(N)$:
The variance is unchanged by subtracting a constant:
The variance of $N$ is $\lambda$. This corresponds to Option B.
Consider the problem of testing $H_0 : \theta = 1$ vs $H_1 : \theta = \frac{1}{2}$ where $\theta$ is the mean of a Poisson random variable. Let $X$ and $Y$ be a random sample from Poisson ($\theta$) distribution. Consider the following test procedure:
Reject $H_0$ if either $X = 0$ or $(X = 1 \text{ and } X + Y \leq 2)$; otherwise accept $H_0$.
Which of the following are true?
In a football league, the goals scored by home teams over 380 matches have the following frequency distribution.
| Number of goals | 0 | 1 | 2 | 3 | 4 | 5 |
| Frequency | 92 | 121 | 91 | 50 | 19 | 7 |
The average goals scored by home teams is 1.49. We want to test $H_0$: Goal distribution is Poisson. Based on observations the value of the $\chi^2$-statistic for goodness of fit is 1.27. Given $\chi^2_{0.05, 6} = 1.64, \chi^2_{0.05, 5} = 1.15, \chi^2_{0.95, 6} = 12.59$ and $\chi^2_{0.95, 5} = 11.07$, which of the following are true?