Showing 1-2 of 2 problems
- The random variable \(X\) has a binomial distribution with parameters \(n\) and \(p\), where \(n=16\) and
\(p=\frac12\). Show, using an approximation in terms of the standard normal
density function $\displaystyle
\tfrac{1}{\sqrt{2\pi}} \, \e ^{-\frac12 x^2}
$, that \[
\P(X=8) \approx \frac 1{2\sqrt{2\pi}}
\,.
\]
- By considering a binomial distribution with parameters \(2n\) and \(\frac12\), show that
\[
(2n)! \approx \frac {2^{2n} (n!)^2}{\sqrt{n\pi}} \,.
\]
- By considering a Poisson distribution with parameter \(n\), show that
\[
n! \approx \sqrt{2\pi n\, } \, \e^{-n} \, n^n \,.
\]
Show Solution
- \(X \sim B(16, \tfrac12)\), then \(X \approx N(8, 2^2)\), in particular
\begin{align*}
&& \mathbb{P}(X = 8) &\approx \mathbb{P} \left ( 8 - \frac12 \leq 2Z + 8 \leq 8 + \frac12 \right) \\
&&&= \mathbb{P} \left (-\frac14 \leq Z \leq \frac14 \right) \\
&&&= \int_{-\frac14}^{\frac14} \frac{1}{\sqrt{2 \pi}}e^{-\frac12 x^2} \d x \\
&&&\approx \frac{1}{\sqrt{2\pi}} \int_{-\frac14}^{\frac14} 1\d x\\
&&&= \frac{1}{2 \sqrt{2\pi}}
\end{align*}
- Suppose \(X \sim B(2n, \frac12)\) then \(X \approx N(n, \frac{n}{2})\), and
\begin{align*}
&& \mathbb{P}(X = n) &\approx \mathbb{P} \left ( n - \frac12 \leq \sqrt{\frac{n}{2}} Z + n \leq n + \frac12 \right) \\
&&&= \mathbb{P} \left ( - \frac1{\sqrt{2n}} \leq Z \leq \frac1{\sqrt{2n}}\right) \\
&&&= \int_{-\frac1{\sqrt{2n}}}^{\frac1{\sqrt{2n}}} \frac{1}{\sqrt{2 \pi}} e^{-\frac12 x^2} \d x \\
&&&\approx \frac{1}{\sqrt{n\pi}}\\
\Rightarrow && \binom{2n}{n}\frac1{2^n} \frac{1}{2^n} & \approx \frac{1}{\sqrt{n \pi}} \\
\Rightarrow && (2n)! &\approx \frac{2^{2n}(n!)^2}{\sqrt{n\pi}}
\end{align*}
- \(X \sim Po(n)\), then \(X \approx N(n, (\sqrt{n})^2)\), therefore
\begin{align*}
&& \mathbb{P}(X = n) &\approx \mathbb{P} \left (-\frac12 \leq \sqrt{n} Z \leq \frac12 \right) \\
&&&= \int_{-\frac{1}{2 \sqrt{n}}}^{\frac{1}{2 \sqrt{n}}} \frac{1}{\sqrt{2\pi}}e^{-\frac12 x^2} \d x \\
&&&\approx \frac{1}{\sqrt{2 \pi n}} \\
\Rightarrow && e^{-n} \frac{n^n}{n!} & \approx \frac{1}{\sqrt{2 \pi n}} \\
\Rightarrow && n! &\approx \sqrt{2 \pi n} e^{-n}n^n
\end{align*}
The national lottery of Ruritania is based on the positive integers from \(1\) to \(N\),
where \(N\) is very large and fixed. Tickets cost \(\pounds1\) each.
For each ticket purchased, the punter (i.e. the purchaser)
chooses a number from \(1\) to \(N\). The winning number
is chosen at random, and the jackpot is shared equally
amongst those punters who chose the winning number.
A syndicate decides to buy \(N\) tickets,
choosing every number once to be sure of winning a share of
the jackpot. The total number of tickets purchased in this draw is \(3.8N\) and
the jackpot is \(\pounds W\). Assuming that the non-syndicate punters
choose their numbers independently and at random,
find the most probable number of
winning tickets and show that the expected net loss of the syndicate is
approximately
\[
N\; - \;
%\textstyle{
\frac{5
\big(1- e^{-2.8}\big)}{14} \;W\;.
\]