|
| |||||||||
| Tags: excel, excel 2003, logest, macintosh, microsoft excel 2004, statistical function |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| What is the statistical function:LOGEST in Excel?
Hello folks, First thing I would like to Thanks all of you. You really helped me a lot last time. I am now having a doubt and hope that I will get the same help.!! This time I have stuck in statistical functions that are used in Excel. I am not getting the function Logest properly. So expecting some help from your side.!! Please tell me what is the statistical function:LOGEST in Excel? Try to reply me as early as possible.!! ![]()
__________________ He who asks is a fool for five minutes, but he who does not ask remains a fool forever. -Chinese Proverb |
|
#2
| ||||
| ||||
| Re: What is the statistical function:LOGEST in Excel?
LOGEST is evaluated by calling the function for the LINEST. Major changes to LINEST for Excel 2003 and later versions of Excel are summarized and their implications for LOGEST are noted. The statistical functions in Microsoft Excel 2004 for Macintosh were updated using the same algorithms Excel 2003 and later versions of Excel. LOGEST performance has been improved because LINEST has been greatly improved in Excel 2003 and in later versions of Excel. If you are using an earlier version of Excel, check that predictor columns are not collinear before using LOGEST.
__________________ Blessings to you |
|
#3
| ||||
| ||||
| Re: What is the statistical function:LOGEST in Excel?
The LOGEST (known_y's, known_x's, constant statistics) function is used to perform regression in which an exponential curve is adjusted. A test result of least squares is used and LOGEST trying to find the best fit under that criterion. Data represent known_y 's on the dependent variable and known_x represent data on one or more independent variables. The second argument is optional. If omitted, it is supposed to be an array of the same size as known_y 's containing the values (1, 2, 3 ,...). |
|
#4
| ||||
| ||||
| Re: What is the statistical function:LOGEST in Excel?
Assuming there exists p predictor variables, LOGEST fits an equation of the form given below :
|
|
#5
| ||||
| ||||
| Re: What is the statistical function:LOGEST in Excel?
I would also like to explain you about the equation in which LOGEST fits. The last argument LOGEST is set to TRUE if you want additional statistics, including various sum of squares, r squared, f and statistical standard errors of regression coefficients. In this case, LOGEST is normally required as an array formula. The last argument is optional. If omitted, it is interpreted as FALSE. The dimensions of the table are five lines by a number of columns equal to the number of independent variables plus one if the third argument is set to TRUE (over 0) if the third argument is set to TRUE.
__________________ (\__/) (='.'=) This is Bunny. Copy and paste bunny into your (")_(") signatureto help him gain world domination |
|
#6
| ||||
| ||||
| Re: What is the statistical function:LOGEST in Excel?
The following is the Syntax of the Logest :
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "What is the statistical function:LOGEST in Excel?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How LOGEST interacts with LINEST in Excel? | MarceloQuad | Windows Software | 5 | 13-03-2010 05:22 AM |
| What is Excel Statistical Functions: POISSON? | Steyn | Windows Software | 4 | 13-03-2010 03:17 AM |
| How GROWTH interacts with LOGEST in an Excel? | Author | Windows Software | 5 | 13-03-2010 02:26 AM |
| What is Excel statistical function : GROWTH? | hatred | Windows Software | 5 | 13-03-2010 02:05 AM |
| Excel Function and Excel Chart Colors | Samarth | Windows Software | 5 | 13-01-2010 08:16 PM |