+ Reply to Thread
Results 1 to 4 of 4

Help!?! Weighted numbers greater than whole

  1. #1
    Registered User
    Join Date
    04-15-2014
    Location
    Johannesburg, South Africa
    MS-Off Ver
    Excel 2010
    Posts
    2

    Help!?! Weighted numbers greater than whole

    Hi

    Been reading through the forums and haven't found anything to help my issue.

    I have a set number that I need to allocate over a flexible period of say 5 -11 days.
    I have applied the traditional split per day to each number i.e. a monday normally results in 20% of transactions, Tuesday 25% etc.
    The issue comes in when I try to allocate the budget over a period longer or shorter than a week.

    Therefore the budget for the 9 days is being allocated over the period of 9 days which results in a overall allocation of 150%. (duplicate mondays etc).
    Is there a way to limit the entire period to a set number and have the numbers adjust themselves accordingly up or down to match it other than multiplying it by a factor?

    Example attached:

    Excel Problem.xlsx

    Thanks for the help!

    Sleepwa

  2. #2
    Valued Forum Contributor
    Join Date
    09-25-2011
    Location
    Eastbourne, England
    MS-Off Ver
    Excel 2010
    Posts
    1,089

    Re: Help!?! Weighted numbers greater than whole

    Hi Sleepwa

    Welcome to the forum.

    The problem exists because you will insist on using the old fashioned dating system. When you get to use the deci-dating system, it will become much easier! (10 days to a week, 10 month to a year. Simple!

    In the meantime, I guess you will just have to get used to the fact that there are not 4 weeks in a month (don't you just love February?) - hence the use of factors.

    A system that I have used is as attached: base the system on a 4 week month, put whatever variations on the weekday % (but make sure that the total 100% . Spread these over the month, and then reduce the % so that they total 400%

    It will be interesting to see what other interesting solutions are suggested.

    Regards
    Alastair
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    04-15-2014
    Location
    Johannesburg, South Africa
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Help!?! Weighted numbers greater than whole

    Hi Alastair

    Thanks for the reply.

    Very clever solution. Thanks.

    I unfortunately have to spread the month into 4 segments as per forecast requirements but this should help alot!
    Let me go play

    Regards,

    Darren

  4. #4
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Help!?! Weighted numbers greater than whole

    Try this formula in C11 copied across

    =INDEX($C$4:$F$4,C$7)*$B$4*INDEX($K$4:$Q$4,MATCH(TEXT(C9,"ddd;;"),$K$2:$Q$2,0))/SUMPRODUCT(($C$7:$AG$7=C7)+0,SUMIF($K$2:$Q$2,TEXT($C$9:$AG$9,"ddd;;"),$K$4:$Q$4))

    Now the whole month will add up to the figure in B4, with the correct split across the weeks - this should work whatever percentages you have in C4:F4 and K4:Q4 (as long as both of those ranges total to 100%) and however you split the weeks - see attached. Yellow cells aren't required for the solution - that simply verifies that the sums are correct for each week
    Attached Files Attached Files
    Audere est facere

+ 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. [SOLVED] Total progress based on weighted numbers
    By maximelling in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-25-2013, 09:14 AM
  2. Need Random Number Generator but with Weighted Probability for Certain Numbers...
    By michaeljoeyeager in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-13-2012, 03:52 PM
  3. Need Help with a Random Number Generator with Weighted Probability for Certain Numbers
    By michaeljoeyeager in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-13-2012, 02:48 PM
  4. Subtotals and Totals and Weighted Numbers
    By ExcelAteMyHomework in forum Excel General
    Replies: 1
    Last Post: 10-19-2010, 04:26 PM
  5. Weighted avg of numbers not in contiguous row-ie array w lookup?
    By Diane in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-08-2005, 10:15 PM

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