I have a question that I literally have no idea how to begin, I was hoping someone could help me:
It says $X_1,X_2,\ldots,X_n$ is a sample from a distribution
It says that the Cumulative Distribution Function (CDF) is
$$F(x,\theta) = 1 - C/((x-\theta)+3)^4,\quad x > 0, \theta > 0$$
The instructions now say
determine the constant C (no computation required) and determine the pdf f(x).
Can anyone point me in a direction of a resource? or give me a hint as to how to get started? I have no clue what this distribution function is at all!
If $F(x,\theta) = 1-\frac{C}{((x-\theta)+3)^4}$ is a cumulative distribution function, then we know that it must satisfy certain properties, namely:
The probability density function is simply $\frac{dF}{dx}$, by definition. To find the constant $C$, we need only look at the first few properties. Hint: for any arbitrary choice of $\theta$, what does $\frac{1}{((x-\theta)+3)^4}$ look like?