Re: 'trend value' formula needed
- From: matt271829-news@xxxxxxxxxxx
- Date: 5 Jan 2007 04:33:19 -0800
Andy Smith wrote:
What you need to do is to fit a plane to your 3 data points (or a least square fit if you have more data points).
This assumes that there is an (approximate) linear relationship between
the variables, and I don't see any indication in the question that this
is known to be the case. If it's not the case then a best-fit plane
could give hopelessly incorrect predictions.
Your model is C = aA + bB + k
- with three sets of (A,B,C) you have 3 simultaneous equations to solve for a,b and k; then you just use the formula above to read off C for a given A,B value.
.
- References:
- 'trend value' formula needed
- From: khany
- Re: 'trend value' formula needed
- From: Andy Smith
- 'trend value' formula needed
- Prev by Date: Re: 'trend value' formula needed
- Next by Date: Re: Z-transform of 1/n^2
- Previous by thread: Re: 'trend value' formula needed
- Next by thread: Re: 'trend value' formula needed
- Index(es):