+ Reply to Thread
Results 1 to 5 of 5

Calculating the average annual cost over 5 years with multiple durations

  1. #1
    Registered User
    Join Date
    09-05-2017
    Location
    England
    MS-Off Ver
    2016
    Posts
    8

    Calculating the average annual cost over 5 years with multiple durations

    I am trying to create a formula that will calculate the annual cost for each year 1 to 5, calculate the average cost per year at each year time point and can be easily changed if the duration of the product changes.

    e.g. Product A: lasts for 3 years at a cost of £50
    Product B lasts 5 years at a cost of £80
    But product A may last for 4 years at the same original cost.

    I want to be able to see the cost at Year 1, Year 2, Year 3, Year 4 and Year 5.

    It is easy enough to make these calculations, the bit I'm struggling with is making the calculation flexible to the duration the product lasts, so if it goes from a 3 year duration to a 4 year duration.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    27,001

    Re: Calculating the average annual cost over 5 years with multiple durations

    It would help immensely to see your file so we understand how your data is organized, what is the frequency of your cost data. What does "each year time point" mean? Show us where you would like the results displayed.

    Under the text box where you type your reply click the Go Advanced button. On the next screen scroll down and click on Manage Attachments, which will show a pop-up window to Select and Upload a file. Then close the window.
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    09-05-2017
    Location
    England
    MS-Off Ver
    2016
    Posts
    8

    Re: Calculating the average annual cost over 5 years with multiple durations

    Hi, I've attached the file, thanks in advance for your help.

    The information I am referring to is under box 11, entitled Actual Costs.

    I have put in a primitive calculation which gives me the correct answer for now but it doesn't allow me to change the duration in box 11 if for example the product lasts longer or for less time.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    09-05-2017
    Location
    England
    MS-Off Ver
    2016
    Posts
    8

    Re: Calculating the average annual cost over 5 years with multiple durations

    Do you have everything you need?

  5. #5
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    27,001

    Re: Calculating the average annual cost over 5 years with multiple durations

    I have everything I need but time.

    I am reviewing your file and your description above and do not understand what you are trying to accomplish. First, it would help if you gave a little more explanation Second, you have a sheet FULL of formulas. Which formula specifically (in which cell) do you need help with? Or do you need a new formula that does not yet exist?

    You have a formula in your file labelled "Average Annual Cost per unit" (G51:G55). This formula calculates

    (unit cost x # units for market) / (number of years) / (# units for market)

    You are multiplying by number of units then dividing it back out, so this is equivalent to

    (unit cost) / (number of years)

    I cannot think of any business value for this calculation unless you are trying to allocate expenses over those years for accounting purposes. But if that's what you are doing, you wouldn't do it with unit costs, you would do it with total cost.

    As for your question, this formula already uses the number of years, so your goal of "making the calculation flexible to the duration the product lasts, so if it goes from a 3 year duration to a 4 year duration" already seems to be taken into account.

    Your formulas that calculate the "Actual Cost" over 5 years (D59:H63) don't make any sense to me either. The second year is 1/2 the first year; the third year is 1/3; the fourth year is 1/2; and the fifth year is 2/5. I can't see the logic to that. What is the meaning of these yearly figures? "I want to be able to see the cost at Year 1, Year 2, Year 3, Year 4 and Year 5." Do you mean that these yearly figures should taking into account the costs calculated above, or that the cost averaging should taking into account these yearly figures?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 11-08-2016, 03:12 PM
  2. Need formula for calculating future cost, every X years
    By plusonehm in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-22-2013, 02:15 PM
  3. [SOLVED] Formula for calculating average cost in each column of my range given multiple criteria
    By bwmuhich in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-11-2013, 09:54 AM
  4. Calculating Average Annual Returns from a Series of Annual Returns
    By Bruinsfan in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-03-2012, 09:50 PM
  5. Calculating average durations expressed as hh:mm:ss
    By metalpoker in forum Excel General
    Replies: 7
    Last Post: 09-22-2011, 07:00 AM
  6. Replies: 6
    Last Post: 06-07-2010, 04:57 AM
  7. Calculating Annual Average?
    By mycon73 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-17-2009, 11:05 AM

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