Chart for representing multiple inputs (conditions) and one output

Hello everyone,
I am using Microsoft Excel 2010.
I have a list of sells. Each sell amount can be only one from the following range $25, $30, $50, $40, $75, $85, $100 and number of clients can be any number between 0 and 500 in each month. We assume each client will buy the services at least once a year or
at most once a month. A sales representative will make 10% profit out of these sells.
What type of chart representation can best show the minimum and maximum profits per month during a year for a sales rep.?
Any help is appreciated in advance.
Thanks

Hello Ring Gee.
Thanks for reply,
Suppose you are working for a company, consider the followings at the end of the first month. They will pay you 10% commission if you sell the telephone services to 100 people. You will continue to receive this amount of commission for 12 months. If you
sell the telephone services to 300 people your commission rate will be 14% and they will pay you this commission for 20 months. This means in the first case you will receive $3000 to $12000  (varies by sell's amount) and if you sell the services to 600
clients you will receive between $96000 and $384000 (varies by sell's amount). 
This way, life time and rate of your commission will increase if you increase the number of sells. 
Is it clear enough? 
I want to visualize this scenario using the chart that covers all conditions. There was no option to upload the actual excel file, so I took a picture of it. Look at the image bellow please: 

Similar Messages

  • Connecting through an HDMI connector that has two HDMI inputs ports and one output port

    I have an LCD TV with only one HDMI port which connects to the digital cable box.  I bought a HDMI switching device, but have not been able to get the Apple TV to display on the TV.  Has anyone encountered a similar problem?

    AppleTV has always been fickle about HDMI connections - it is likely a compatability issue with the switch.
    Presumably the other device connected works ok?

  • Multiple primary server and one stand by server

    Friends,
    Can we have multiple primary servers and one stand by server.
    That is to say ,\
    can we have a system where there are primary servers at different locations and one stand by server
    in another location, so that all the changes that are happenign in all teh preimary servers can be seen
    and queried in stand by server.[logical]
    Assuming the prinmary servers have the same database structure.

    can we have a system where there are primary servers at different locations For one primary server there will be one standby server.
    stand by server in another location, so that all the changes that are happenign in all teh preimary servers can be seen and queried in stand by server.[logical].You can have a standby server in a remote location and use it for reporting purpose, but you should put ur standby db in readonly mode till 10g. In 11g I think you can put ur standby database in managed recovery mode and still you can use it for reporting purpose.
    Satya.

  • Multiple where conditions in one parameter

    Hi,
    Is it possible to have more than one where condition in one parameter?
    For example, my WHERE_CLAUSE parameter holds the value "where id='12345' and name='john smith'"
    when i run the report, I get a [052008_033528064][][EXCEPTION] java.lang.NullPointerException at oracle.apps.xdo.dataengine.DataTemplateParser.getObjectVlaue(Unknown
    Source) Thus the sql statement did not execute.
    But if I change the WHERE_CLAUSE to "where id='12345'" or "where name='john smith'" it works fine.
    My observation is that if there are two where conditions, BI publisher wont allow it. Am I correct?
    But the report has to be open to the possibility of having more than one where clause condition. Is there a work around for this?
    Thanks,
    Shanak

    nope your mistaken. bip will handle multiple joins.
    1. make sure the where_clause parameter is defined in your package.
    2. make sure use & syntax
    3. make sure your sql is not malformed. This is probably the issue.
    4. also, read my article on bind variables. the practice of coding the actual value in a where clause should be avoided at all costs. Causes the query execution plan to be reparsed each time that particular query is executed.
    http://bipublisher.blogspot.com/2007/10/bi-publisher-what-lexical-understanding.html
    Ike Wiggins
    http://bipublisher.blogspot.com/

  • Multiple input stream in one socket connection

    Can we have multiple input streams for a java socket connection? It means that in a client/server application (creates using java socket), can we have multiple input streams for the client side program. For example, the input streams are to cater for the need of letting the user to chat and downloading some files from the chat partner at the same time. And do we need to use thread to create the multiple input streams like the case when we create a multithreaded server? Anyone out there who knows the solution please post it. Thanks in advance.

    Can we have multiple input streams for a java socket
    connection? It means that in a client/server
    application (creates using java socket), can we have
    multiple input streams for the client side program.
    For example, the input streams are to cater for the
    need of letting the user to chat and downloading some
    files from the chat partner at the same time. And do
    we need to use thread to create the multiple input
    streams like the case when we create a multithreaded
    server? Anyone out there who knows the solution please
    post it. Thanks in advance.Ok im no expert here but this is what i learned:
    a Socket can have only one InputStream (Socket.getInputStream()) and one OutputStream Socket.getOutputStream()). So you will have to create a way to make multiple Socket connections in your client program. And yes, you have to use threads for your server. if you dont the client will have to wait until the user before them is finished with the connection before being able to connect. I hope this helps you out. BTW please check out http://www.javabible.com. they have the book online now for free.
    Joeyford1

  • File bc: Multiple input files in one folder

    I am working on an integration project, which includes five BPEL processes. These processes are intiated whenever a file is copies in a given folder. The input-filename-pattern for these bpel processes are different (say, input1_%d.txt, input2_%d.txt etc.). But, these files are present in one single folder.
    To implement it, we created one more bpel process, which was bound to file-bc. The first activity in this process is a 'pick' activity. Five operations were defined corresponding to each input-file (name pattern and schema) in the WSDL under single port-type. And, the port-type was bound to the folder where all messages are received. For all five operations, polling interval was defined as 1000 ms.
    For pick activitiy, five 'onMessage' node was created for each operation, which invoked the corresponding (one of five) BPEL process.
    We tested this solution, and it worked. The solution was able to pick five types of input files and invoke the bpel-processes.
    However, the system log of glassfish contains a number of exception error messages. To me, it looks like that all five operations are trying to get the lock on the folder at the same time and this exception is thrown. Though, it does not create any problem in execution of the process, it is a headache for the system administrator.
    Is there any way to control these specific error messages, so that these are not sent to the system log?
    The error message in they system-log is:
    [#|2007-12-21T22:21:40.602-0500|SEVERE|sun-appserver9.1|sun-file-binding.com.sun.jbi.filebc.InboundMessageProcessor|_ThreadID=32;_ThreadName=filebc-ib-Thread-47;_RequestID=15c6d2fe-59e4-4f4f-970f-d13d5d7024ea;|FILBC-IMP0001: inonly message for operation {http://www.servicelive.com/wsdl/HPServiceOrder}AcceptCancelOrder failed processing, an exception was raised. null
    java.lang.IllegalMonitorStateException
         at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:125)
         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1102)
         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:431)
         at com.sun.jbi.filebc.InboundMessageProcessor.execute(InboundMessageProcessor.java:343)
         at com.sun.jbi.filebc.InboundMessageProcessor.run(InboundMessageProcessor.java:184)
         at java.lang.Thread.run(Thread.java:595)
    |#]
    [#|2007-12-21T22:21:41.602-0500|SEVERE|sun-appserver9.1|sun-file-binding.com.sun.jbi.filebc.InboundMessageProcessor|_ThreadID=32;_ThreadName=filebc-ib-Thread-47;_RequestID=15c6d2fe-59e4-4f4f-970f-d13d5d7024ea;|FILBC-IMP0001: inonly message for operation {http://www.servicelive.com/wsdl/HPServiceOrder}AcceptCancelOrder failed processing, an exception was raised. null
    java.lang.IllegalMonitorStateException
         at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:125)
         at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1102)
         at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:431)
         at com.sun.jbi.filebc.InboundMessageProcessor.execute(InboundMessageProcessor.java:343)
         at com.sun.jbi.filebc.InboundMessageProcessor.run(InboundMessageProcessor.java:184)
         at java.lang.Thread.run(Thread.java:595)
    |#]
    Thanks,
    Sanjay

    Sanjay,
    Most of the folks that would normally reply are on winter holiday break, so there would be a delay in response. In the mean time, I would really appreciate if you log this as a bug at http://open-jbi-components.dev.java.net. You need to join as an observer to log this bug. You may also want to subscribe to [email protected] and start posting questions there so that you get a fast response from the Open ESB dev team. FYI, Open JBI Components is a sub project of Open ESB and the dev alias at Open ESB is very active.
    Suresh

  • Is there a batch process for opening multiple raw images and applying the same, stored preset?

    I often have multiple exposures of the same subject, which I would like to treat identically. At present I have to open each one individually in Camera Raw, apply the preset, save, go on to the next, etc.
    Looking for a way, if there is one, to select them all, in order to apply the preset to all at once. Or perhaps there may be a scripting method to allow this?

    Which version of photoshop, camera raw and operating system are you using?
    You should be able to open all the images inside camera raw, Select All  (upper left of the camera raw dialog above the filmstrip of open images) and then apply the settings to all the selected images.

  • How to Configure iCloud with multiple iCloud accounts and one apple id

    I need some help from the icloud experts. I almost have my arms around this, but not completely.
    What I want to end up with is the following:
    One account that both my wife and I use for shared contacts, calendars, photostream and find my device.
    Separate account for my email among several devices.
    Separate account for my wife for her email among several devices.
    Now what I curently have is an apple id (*.mac.com), which is the main account used for purchases, etc. It has my mail, backups, and 25GB of space as a result from MobileMe.
    I created a separate icloud account for my wife, using her Apple ID, so that her mail stayed separate from mine. However, now we have separate photo streams, contacts, etc, which is getting confusing and cumbersome.
    I would like to keep my apple id as the main account since it already has the 25GB of space. So tell me if the following make sense.
    I setup the master account using my apple id (the one with 25GB of space) for both of us, and enable the contacts and calendar syncing for all of our devices.
    I turn the mail and Safari bookmarks syncing on for my devices; but turn it off  for my wife's devices.
    Then I use my wife's account on her devices to sync her mail, bookmarks, etc.
    Would this work or is there another combination to use? Ideally a family oriented apple id would be good for the master account, but it wouldn't have the 25GB of space unless I purchased it. I'm trying to get around that if possible. I have tried to find something like this on the discussion boards but haven't had luck yet.
    Thanks in advance for any help.

    Set up your mac.com account again on devices.  Turn off Mail and other data syncing with this account on your wife's devices for data that you want to keep separate.  Then set up a second ("secondary") iCloud account on your wife's devices to sync Mail.
    If you already set up a separate iCloud account on your wife's devices, on her devices go to Settings>iCloud, tap Delete Account, then sign back in your your mac.com ID.  Turn on the data you want to share with this account across all devices; don't turn Mail on.  Then go to Settings>Mail,Contacts,Calendars>Add Account>iCloud and enter her separate iCloud credentials and turn Mail to On.
    The only downside to this approach is that her email will be fetch, not push email.  Push email is only supported in the main ("primary") account, not a secondary account.
    The limitations to be aware of with secondary accounts are that only the primary account can be used for Photo Stream, Bookmarks, Documents, iCloud Backup and Find My Device.  Also, push mail only works for the primary account; secondary account mail is fetch.

  • How to agregate multiple response messages into one output message

    Hello,
    My issue is to send a request to a webservice, and as response i got a message with maximum 100 records. Then if there is more records to retrieve i will have to re send a request in order to have the remaining records until there is no records to retrieve.
    So how can i send back in the end of the loop only one output messsage with all records retrieved ?
    Thank's for all.

    Hi Aheriz,
    If I understand correctly, you can receive a response from webservice with maximum 100 records in it and if there are more records against the request you sent, then you will have to call the webservice again. How do you decide if there are more records?
    Do you get it in some field present in response?
    So you can decide based on it whether to make another call/multiple call to webservice (the loop condition depends on number of records left/100). And about sending one output, you have to aggregate and for that you can use send pipeline .
    Sample is available in the SDK Folder under Pipelines/Aggregator:https://msdn.microsoft.com/en-us/library/aa561747.aspx
    Maheshkumar
    S Tiwari|User
    Page|Blog|Good
    to know for every BizTalk Developer

  • Print multiple Transfer Orders on one output

    Hi All
    I am having trouble in getting the correct config for printing multiple Transfer Orders on the same output.
    As part of our warehouse supervision there are occasions when we need to move materials from one bin to another. Individual materials can be moved using LT01 which prints the transfer order correctly.
    However, when we need to move several materials we use LT10. This prints the Transfer Orders individually. Is there a way to have just one output that lists all the materials? So it would be one transfer order with multiple item lines
    Thansk in advance
    Darren

    Hi Darren,
    Thanks for your update.
    I also didn't fix this issue.
    But in LT10 screen: if you change the radio button from Quant to Storage bin you will only get one combined TO per bin instead of individual TO’s per quant. The steps assume the materials are going to the same storage bin. But if the user need the option to choose by line item and putaway to a specific bin,it seems can not meet their requiements.It may need development.
    Thank you and good luck!
    Tina

  • Multiple "FromAddressContainsWords" Conditions in One Rule via PowerShell?

    My organization recently moved to Exchange Online and I am looking at trying to convert the old mail rules from our old system (Sieve rules from Zimbra) to something that will work in Exchange Online.  My plan is to massage the Sieve output into New-InboxRule
    statements.  The massaging part is the easy part.  What I'm having difficult with is using PowerShell to recreate a rule that should have multiple -FromAddressContainsWords parameters.  Here's what I started off with:
    New-InboxRule -Name "Annoyances" -FromAddressContainsWords roxioemail.com -FromAddressContainsWords "Covalent Technologies" -FromAddressContainsWords process.con -FromAddressContainsWords [email protected] -DeleteMessage $true -StopProcessingRules -Mailbox George.Lenzer
    This didn't work as the -FromAddressContainsWords option can only be used once.  The error also suggested trying to do an array if the parameter would accept one.  I don't know, because that isn't documented anywhere.  The only thing mentioned
    in the help is that it will take a "MultivaluedProperty" which I assume means some sort of string or array that has multiple values in it.
    I then tried this:
    New-InboxRule -Name "Junk Mail" -FromAddressContainsWords {roxioemail.com; Covalent Technologies; process.com; [email protected]} -DeleteMessage $true -StopProcessingRules $true -Mailbox George.Lenzer
    While this worked, when I went into OWA to look at the rule and check the list of words, instead of each word on it's own line, had a single entry containing everything between { and }.  This doesn't look right, and I don't expect it would do what I
    want.  So how does one go about creating an Inbox rule from PowerShell that needs to check multiple conditions, some of the identical type?  It can be done from the GUI, so there must be a way to do it from PowerShell.  Any suggestions?

    Hi George.  Thanks for posting in the forums.  Looking at both of your code snippets, I can see where the problem is.  MultivaluedProperties in PowerShell are exactly as you describe: a set of properties presented as a single argument to a
    parameter.  The mistake you made was attempting to use the semicolon to separate the items in your multivalued property and then trying to present them as a single string.  This is why you get the whole blob of text between the squiggly braces.
    Before I give you the solution, let me say that what you want is to pass an array to -FromAddressContainsWords.  In PowerShell. the comma along with multiple quoted strings is what defines an array.  See here for a better explanation than I can
    give:
     http://theessentialexchange.com/blogs/michael/archive/2008/02/08/Multivalued-Parameters-.aspx
    With that said, here's the solution to your issue:
    New-InboxRule -Name "Junk Mail" -FromAddressContainsWords ("roxioemail.com", "Covalent Technologies", "process.com", "[email protected]") -DeleteMessage $true -StopProcessingRules
    $true -Mailbox George.Lenzer
    Hope this helps!

  • Multiple ipods users and one computer

    Our household has several iPods but use one computer. I just purchased a new iPod and when I connected to the computer (Windows XP) it allowed me to identify my ipod but sunced the other ipod user's music. I'm lost - how can I or can I maintain 2 different syncs?

    When the iPods belong to different people, there are basically three ways of using multiple iPods on a computer and these involve:
    a) Sharing a single iTunes library
    b) Creating Multiple Libraries in a single user account
    c) Creating multiple user accounts.
    Note: When you are sharing an iTunes library, you don't have to set each iPod to update in the same manner, you can mix and match from the options below as each iPod has it's own update settings
    Sharing a Library and/or User Account
    If you want to share the one library, you can set either or all of the iPods so that they only get updated with only certain playlists (you can update from more than one if you wish): Loading songs onto iPod automatically - Windows
    Choosing the update option "Sync Music - Selected playlists" allows you to create a playlist specifically for the iPod and drag the tracks you want into it. If you tire of the list and want to change it, you just add or remove the songs you don't want. The ones you take out out remain in the library to be used some other time if you choose. You can read more about playlists at these links:
    iTunes: Creating playlists of your favorite songs
    How to create a Smart Playlist with iTunes
    Or you can choose to update any or all of the iPods manually and just drag whatever content you want to them: Managing content manually on iPod
    Loading the iPod shuffle differs slightly but it can still be used with the others, for details have a look at this page: Loading songs onto iPod shuffle - Windows
    Multiple Libraries
    It's also possible to have multiple libraries in a single account. To create or access a second (or more) library, hold down the Shift key (or the Option key on a Mac) when launching iTunes 7. In the resulting dialogue you will get the option to create a new library or navigate to the other Library.
    Note: You can only have one Library open at a time and iTunes will default to the last library opened if you don't use the keyboard command to choose one. This can prove tricky when using multiple iPods, if you don't use the keyboard command you can risk syncing to the wrong library: Using multiple iTunes libraries -Windows
    Separate User Accounts
    Another option is to create a separate User account for each person on your PC or Mac. Different accounts by definition would give you completely separate libraries. Each account has it's own iTunes folder, Library and iTunes Music folder and you load it with CDs etc just as you did with your original one. The iPod can be set to update however the owner chooses, sync all, manual or sync specific playlists
    I don't use Windows so I can't give you a step by step on that one, however I can point you to another web page which should help you out. You can read about Windows user accounts here: Using Windows XP User Accounts

  • How to Transform using multiple input sources to one target

    Hello - I'm trying to figure out a way in which I can map retrieved values from more than one table (defined via db adapter links) into a single target flat file (defined via file adapter). I can establish a 1-1 transformation process fine, but when I define a second transformation activity for another table I get an error when I try to run the BPEL process. Does anyone have any ideas on what I can try next? Thanks for helping out the rookie!
    P.S. I'm running SOA Suite 10.1.3.1 with Jdeveloper 10.1.3.1 and connecting to an MS-SQL Server database

    Hi,
    if i understand your question:
    you are getting several variables with values from the db adapters.
    you want to put these variables to the variable, which is the input for the file adapter (this procedure is called the assignment).
    you want to do this assignment with transformations.
    you have to ways to solve that:
    use the assign, which is much less comfortable.
    or
    ask for a feature enhancement via metalink that a transformation support more than one input...

  • Multiple Hard Drives and One Library...is it possible?

    this is a repost, my last post got jacked.
    Hi, I've been doing some looking around here already for a good solution, but have yet to find it, including some of the existing threads dealing with similar issues.
    So here is my scenario: Laptop with a hard drive that is almost full, need to move two thirds to an external drive, however I need to maintain the integrity of the whole library (current playlists, playcounts etc), none of this option key launching stuff, and separate libraries. My concerns, with doing some initial testing, is that itunes still asks for the location of the music files when they have been moved to another drive, I don't want to and shouldn't have to re-locate each file individually (30+gbs). It seems like I either have to do one thing or the other can't do both. Move everything and re-direct it to the new location and re-import to the local drive, or go the option click route which I don't really want to (and I would lose some of my library info in the process). Is what I'm asking to do even possible with the constraints of splitting an existing library of music, with one library file & multiple drives?
    Thanks for any info or help.
    iMac 17 1ghz G4 1.25gb ram / iBook 1.25ghz G4 768mb ram   Mac OS X (10.4.6)  

    You can check/change the permissions on the library folder in the Finder-File>GetInfo window. Set Group and Others to Read&Write.

  • Recommendations for switching between two machines and one monitor

    Hi,
    I have a MacMini and a MacBook Air, both with Thunderbolt Display ports but I have one monitor. I'd like to switch between the two without having to unplug and plug the monitor back in every time. Any recommendations for some sort of switch or Thunderbolt hub would be greatly appreciated.
    Best,
    Chris

    This should work if the display use display port/mini displayport inputs. A mini display port connectors plugs into the Mac's Thunderbolt port for video
    http://www.kanexlive.com/snapx

Maybe you are looking for

  • Problem with JRE (SIGSEGV) in RedHat 6.2 and Oracle 8.1.6

    Hello, All! I try to run installer of Oracle 8.1.6 on my RedHat 6.2 and receive next message: bash$ ./runInstaller bash$ Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/ 1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait.

  • Authorizations for View Cluster

    Hello all, I need to maintain authorization for View cluster. Example : I have a view cluster say 'VC_TEST' , now I should have an authorization where other employees can only display it. Steps which I have followed: 1. Assigned authorization object

  • Java problem: Cache

    ***UNI ASSIGNMENT*** I'm not asking for this to be solved for me, far from it. Due to my poor performance elsewhere I need to score high on this help get me through to the next year of the course. For those who read my post about my personal issues y

  • HT5449 How do you get two spaces between sentences in dictation?

    After I put a period on the end of a sentence it only does one space between sentences, and I have to go back in and add a space between each sentence.  Am I doing something wrong?

  • Exporting to Adobe Premiere..

    What would be the best way to get existing footage (still needing editing) into adobe premiere in a way in which I'd still be able to edit with ease?