Radioactive decay of an element occurs according to a Poisson process with rate $10,000$ per second. What is the approximate probability that the millionth decay occurs within $100.2$ seconds?
Let $X$ be the number of decays and the number of expected decays within $100.2$ seconds is $\lambda=100.2\cdot10000=1002000.$ Thus $\bar{X}\sim \text{Poi}(1002000)$ and $\mu=1002000, \ \sigma=\sqrt{1002000}=1000.995.$
How to I formulate "probability that the millionth decay occurs within $100.2$ seconds?"
Is it $P(X>1000000)?$ I don't se how.
$X$ is equal to the number of decays over a given timespan of $100.2$ seconds. It could be any non-negative integer (theoretically).
If $X=3$ then $3$ decays occurred during than timespan. The fourth will then occur later. The same goes if $X<3$.
If $X\geq 4$, it means that there were a number of decays at least equal to $4$, hence the fourth was one of them.
It follows that $$P(X\geq 1000000)$$ is the correct formulation.