|
| |||||||||
| Tags: excel, excel 2003, excel 2007, interacts, linest, statistical function, trend |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How TREND interacts with LINEST in Excel?
Hello everyone, I am just going through the topic of trend which is the statistical function used in an Excel. I also know the basic things about the Linest in Excel. The only thing I am not able to understand is the interaction of the trend with the Linest in Excel. So need your help in this topic. Please tell me how TREND interacts with LINEST in Excel? Hope that someone would provide the needful information soon.!! ![]() |
|
#2
| ||||
| ||||
| Re: How TREND interacts with LINEST in Excel?
To illustrate the trend collinearity, you will have to create an Excel spreadsheet empty with the appropriate coding. Otherwise, you can copy the table from the Microsoft site, and then paste it to your table. After pasting the table into your new Excel worksheet, click Paste Options, then click Match formatting destination. In the pasted range still selected, use one of the following procedures, depending on the version of Excel you are running :
|
|
#3
| ||||
| ||||
| Re: How TREND interacts with LINEST in Excel?
Trend data are in cells A1: C8. (Entries in cells D2: D6 are not part of data but are used for illustration later in this article.) Trend results for two different models for earlier versions of Excel and later versions of Excel are presented in cells E10: E16 and I10: 116 cells, respectively. Results in cells A10: A16 is the version of Excel you use. If trend is to return appropriate results, then LINEST had better generate appropriate results in step 3. Here the problems come from collinear predictor columns. |
|
#4
| ||||
| ||||
| Re: How TREND interacts with LINEST in Excel?
TREND and LINEST Interaction can be viewed as follows :
|
|
#5
| ||||
| ||||
| Re: How TREND interacts with LINEST in Excel?
Predictor columns are (argument known_x) collinear if at least one column, c, can be expressed as a sum of multiples of others, c1, this and other columns. Column C is often called redundant because it contains information that can be constructed from the columns c1, this and other columns. The fundamental principle in the presence of collinearity is that results should be unaffected by including or removing a redundant column of original data. For LINEST in Microsoft Excel 2002 and in earlier versions of Excel did not look for collinearity, this principle was easily violated. Predictor columns are almost collinear if at least one column, c, can be expressed as almost equal to a sum of multiples of others, c1, this and other columns. |
|
#6
| ||||
| ||||
| Re: How TREND interacts with LINEST in Excel?
In Excel 2003 and later versions of Excel, such a message is not sent in an alert or a text string, but in the output table LINEST. TREND has no mechanism for distributing such a message for you. In the LINEST output table, a regression coefficient is zero and whose standard error is zero corresponds to a coefficient of a column that was removed from the model. LINEST output tables contained in rows 23 to 35 corresponding to the trend in output lines 10 to 16. The entries in cells I24: I25 show a column removed redundant predictor. In this case, LINEST chose to remove the column C (coefficients in cells K24 I24, J24, correspond to columns C, B and Excel is constant column, respectively). When collinearity is present, any one of the columns involved can be removed and the choice is arbitrary. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How TREND interacts with LINEST in Excel?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What are an improvements of LINEST function in Excel 2003? | SKREECH | Windows Software | 5 | 13-03-2010 06:14 AM |
| Description of the LINEST function in Excel 2003 | PsYcHo 1 | Windows Software | 5 | 13-03-2010 05:47 AM |
| How LOGEST interacts with LINEST in Excel? | MarceloQuad | Windows Software | 5 | 13-03-2010 05:22 AM |
| What is the TREND in Excel? | sivaranjan | Windows Software | 5 | 13-03-2010 04:10 AM |
| How GROWTH interacts with LOGEST in an Excel? | Author | Windows Software | 5 | 13-03-2010 02:26 AM |