-3
$\begingroup$

https://en.wikipedia.org/wiki/Bias%E2%80%93variance_tradeoff#Derivation

well,in the "Derivation" part of the wiki link.

i don't figure out why $E(f)=f$, does it imply that the function $f$ is constant?(but it makes no sense.)

thanks in advance.

$\endgroup$
2
  • 3
    $\begingroup$ This is written one libe before: since $f$ is deterministic. $\endgroup$
    – Did
    Commented Feb 14, 2016 at 10:24
  • $\begingroup$ i have noticed that, but for different x, f(x) is different, so E(f) can be a deterministic value(because it can be the mean of f(x)), but f can not be a deterministic value. $\endgroup$
    – SDJSK
    Commented Feb 15, 2016 at 11:26

2 Answers 2

0
$\begingroup$

In the derivation part of wikipedia, the function is deterministic which means given a particular input in its domain, will always produce same output. So, we can take the function as constant given its domain.

$\endgroup$
0
-1
$\begingroup$

We talk about expectation of a random variable, when we are doubtful about its outcome. Eg: It may or may not rain. So, when we say that it is expected to rain, We mean that most probably it will rain... but it may not also.
In the above situation, $f(x)$ is a pre-determined function. Value of $f(x)$ at $x$ is surely unique. So, the expectation of 'what might be the value of $f(x)$ is that it is surely $f(x)$.
I hope I am clear.

$\endgroup$
4
  • $\begingroup$ but for different x, f(x) is different, so E(f) can be a deterministic value(because it can be the mean of f(x)), but f can not be a deterministic value. $\endgroup$
    – SDJSK
    Commented Feb 15, 2016 at 11:26
  • 1
    $\begingroup$ f is deterministic implies that f(x) is fixed. f(x) doesn't vary. $\endgroup$ Commented Feb 15, 2016 at 11:41
  • $\begingroup$ i don't think f is deterministic implies f is a constant function. there is such a word:"The expectation ranges over different choices of the training set x1, ..., xn, y1, ..., yn, " if f(x) doesn't vary,so why it need to pick different x to estimate the function f? $\endgroup$
    – SDJSK
    Commented Feb 15, 2016 at 12:56
  • $\begingroup$ I never said f is a constant function. Let me try to explain this way. Let f(4) = 10. Then, f(4) is always 10. However, if f(4) can be 3,6,9 or 10, then f is not deterministic. Then, E(f(4)) is not equal to 10 but is something between 3 and 10. Since, f(4) is always 10, E(f(4)) = 10. It is in this form that they are using the proof. $\endgroup$ Commented Feb 15, 2016 at 13:03

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .