This post says
The log-likelihood is, as the term suggests, the natural logarithm of the likelihood.
In turn, given a sample and a parametric family of distributions (i.e., a set of distributions indexed by a parameter) that could have generated the sample, the likelihood is a function that associates to each parameter the probability (or probability density) of observing the given sample.
I cannot imagine what "a set of distributions indexed by a parameter" is.
Is it something like a set of different normal distributions?
For example, $X_{\theta_1} \sim {\mathcal {N}}(\mu_1 ,\sigma_1 ^{2})$, $X_{\theta_2} \sim {\mathcal {N}}(\mu_2 ,\sigma_2 ^{2})$ ... where the parameter vector is $\theta = [\mu, \sigma^{2}]$
Does "a set of different normal distributions" imply this kind of families?
Could some give an examples of "a set of distributions indexed by a parameter"?
The term "indexed" is the most confusing part, which reminds me something like a sequence of id {1, 2, ...}