As an example, suppose $X_{1}, X_{2}, \ldots, X_{n_{1}}$ are iid with pdf $f(x-\theta)$, for $-\infty<$ $x<\infty$, where $-\infty<\theta<\infty$. Denote the cdf of $X_{i}$ by $F(x-\theta) .$ Let $Z_{1}, Z_{2}, \ldots, Z_{n_{2}}$ denote the censored observations. For these observations, we only know that $Z_{j}>a$, for some $a$ that is known, and that the $Z_{j} \mathrm{~s}$ are independent of the $X_{i} \mathrm{~s}$. Then the observed and complete likelihoods are given by $$ \begin{aligned} L(\theta \mid \mathbf{x}) &=[1-F(a-\theta)]^{n_{2}} \prod_{i=1}^{n_{1}} f\left(x_{i}-\theta\right) \\ L^{c}(\theta \mid \mathbf{x}, \mathbf{z}) &=\prod_{i=1}^{n_{1}} f\left(x_{i}-\theta\right) \prod_{i=1}^{n_{2}} f\left(z_{i}-\theta\right) \end{aligned} $$
However, I don't see how the observed likelihood function is derived:
$$ L(\theta \mid \mathbf{x}) =[1-F(a-\theta)]^{n_{2}} \prod_{i=1}^{n_{1}} f\left(x_{i}-\theta\right)$$
In particular where is the component $[1-F(a-\theta)]^{n_{2}}$ coming from?