Content deleted Content added
Thatsme314 (talk | contribs) |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 1:
{{Short description|Smooth function in statistics}}
{{more citations needed|date=March 2014}}
{{for|variance as a function of space-time separation|Variogram}}
{{Regression bar}}
In [[statistics]], the '''variance function''' is a [[smooth function]]
== Intuition ==
In a regression model setting, the goal is to establish whether or not a relationship exists between a response variable and a set of predictor variables. Further, if a relationship does exist, the goal is then to be able to describe this relationship as best as possible. A main assumption in [[linear regression]] is constant variance or (homoscedasticity), meaning that different response variables have the same variance in their errors, at every predictor level. This assumption works well when the response variable and the predictor variable are jointly
When it is likely that the response follows a distribution that is a member of the exponential family, a [[generalized linear model]] may be more appropriate to use, and moreover, when we wish not to force a parametric model onto our data, a [[non-parametric regression]] approach can be useful. The importance of being able to model the variance as a function of the mean lies in improved inference (in a parametric setting), and estimation of the regression function in general, for any setting.
Line 83 ⟶ 84:
==== Example – normal ====
The [[
:<math>f(y) = \exp\left(\frac{y\mu - \frac{\mu^2}{2}}{\sigma^2} - \frac{y^2}{2\sigma^2} - \frac{1}{2}\ln{2\pi\sigma^2}\right)
Line 280 ⟶ 281:
:<math>g_v(x) = \operatorname{Var}(Y\mid X=x) =\operatorname{E}[y^2\mid X=x] - \left[\operatorname{E}[y\mid X=x]\right]^2 </math>
An example is detailed in the pictures to the right. The goal of the project was to determine (among other things) whether or not the predictor, '''number of years in the major leagues''' (baseball
== Notes ==
|