Content deleted Content added
Link suggestions feature: 3 links added. |
m Typed math quantities |
||
Line 84:
Log–log plots are often use for visualizing log-log linear regression models with (roughly) [[log-normal]], or [[Log-logistic distribution|Log-logistic]], errors. In such models, after log-transforming the dependent and independent variables, a [[Simple linear regression]] model can be fitted, with the errors becoming [[Homoscedasticity|homoscedastic]]. This model is useful when dealing with data that exhibits exponential growth or decay, while the errors continue to grow as the independent value grows (i.e., [[heteroscedasticity|heteroscedastic]] error).
As above, in a log-log linear model the relationship between the variables is expressed as a power law. Every
:<math>y = a \cdot x^b \cdot e^\epsilon</math>
Line 92:
:<math>\log(y) = \log(a) + b \cdot \log(x) + \epsilon</math>
This is a [[linear equation]] in the logarithms of
[[File:Visualizing Loglog Normal Data.png|thumb|Figure 1: Visualizing Loglog Normal Data]]
|