The probability density function is given by \( f(x) = \begin{cases} C(x-1), & \text{for } 1<x<4 \\ 0, & \text{otherwise} \end{cases} \). Find \(P(2<X<3)\).
Show Hint
For a continuous probability density function (PDF) \(f(x)\), \(\int_{-\infty}^{\infty} f(x)dx = 1\).
To find \(P(a<X<b)\), calculate \(\int_a^b f(x)dx\).
First, normalize the PDF by finding the constant C.