+ Reply to Thread
Results 1 to 6 of 6

Intercept and Linest functions.

Hybrid View

  1. #1
    Registered User
    Join Date
    11-29-2008
    Location
    Bloomington
    Posts
    10

    Intercept and Linest functions.

    So I have an array of data and want to use it as my Y values.

    However I want to use an incremental time counter for my X's; 1,2,3...etc.

    What's the command for the incremental time counter?

    I think I'll also need this for another column. I'm using these 2 functions to calculate the slope and intercept of an array. I will then be using them to make another array that starts off at: The Intercept + x*slope, where x increments down the array.
    Last edited by Thorxes; 11-29-2008 at 01:53 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689
    If 1 is in A1, in A2 and copy down, =A1+1
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    11-29-2008
    Location
    Bloomington
    Posts
    10
    Yeah the problem with that is that I have to print these worksheets for company reports and I didn't want there the be a column with just numbers being printed off.

    I think to get around it I'll just make the font color: white for that column.

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689
    You don't need to provide x values for LINEST or TREND; they default to categories (i.e., {1,2,3,...}) if omitted.

  5. #5
    Registered User
    Join Date
    11-29-2008
    Location
    Bloomington
    Posts
    10
    well my later problem is that, through these functions, I'm calculating slope and intercept.

    I then need to have a column next the the Y values, that is: Intercept+ x*slope. Where x would be the increment counter. In this case, I still need that column with incremented numbers to do this.

  6. #6
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689
    Post a workbook and explain in context?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1