I was wondering what the derivative is of an indicator function. So we have the function:
$$f(Y, a) = \Bbb1(Y \le a).$$
I am trying to differentiate this function to $a$. Is this equal to $0$?
Thank you
I was wondering what the derivative is of an indicator function. So we have the function:
$$f(Y, a) = \Bbb1(Y \le a).$$
I am trying to differentiate this function to $a$. Is this equal to $0$?
Thank you
The indicator function $\Bbb 1_{Y\ge a}$ has a jump discontinuity at $a$ since
$$ \lim_{y\to a^-} \Bbb 1_{Y\ge a}(y) = 0 \ne \lim_{y\to a^+} \Bbb 1_{Y\ge a}(y) = 1. $$
So $\Bbb 1_{Y\ge a}$ is not even continuous at $a$, and certainly not differentiable.
If you are a physicist, you might say that the derivative of $\Bbb 1_{Y\ge a}$ is a dirac delta function $\delta(y-a)$, but this is outside of the purview of the analysis taught in most undergraduate classes. The rigorous mathematics of delta functions requires some care.