Arrival Distributions2019 Community Moderator ElectionAnyLogic assembler as a gatewayHow do conditions work?anylogic error: Not unqiue database valueUsing a custom distribution to assign states for agents when create it in AnylogicAnylogic M/M/2/[4] system is not simulated correctly?Anylogic - Custom distribution with summed up values?Dynamically adjusting arrival rate in sourceArrivals based on databaseAnylogic problem: two different agents with two different service's timeError during drawing animation frame - AnyLogic

PTIJ What is the inyan of the Konami code in Uncle Moishy's song?

Comment Box for Substitution Method of Integrals

How can an organ that provides biological immortality be unable to regenerate?

How do hiring committees for research positions view getting "scooped"?

Recruiter wants very extensive technical details about all of my previous work

What favor did Moody owe Dumbledore?

Geography in 3D perspective

Why is there so much iron?

Can other pieces capture a threatening piece and prevent a checkmate?

When to use snap-off blade knife and when to use trapezoid blade knife?

Worshiping one God at a time?

Bash - pair each line of file

Relation between independence and correlation of uniform random variables

Why are there no stars visible in cislunar space?

Knife as defense against stray dogs

How is the partial sum of a geometric sequence calculated?

Matrix using tikz package

My friend is being a hypocrite

Asserting that Atheism and Theism are both faith based positions

Fewest number of steps to reach 200 using special calculator

Does multi-classing into Fighter give you heavy armor proficiency?

Violin - Can double stops be played when the strings are not next to each other?

If "dar" means "to give", what does "daros" mean?

Optimising a list searching algorithm



Arrival Distributions



2019 Community Moderator ElectionAnyLogic assembler as a gatewayHow do conditions work?anylogic error: Not unqiue database valueUsing a custom distribution to assign states for agents when create it in AnylogicAnylogic M/M/2/[4] system is not simulated correctly?Anylogic - Custom distribution with summed up values?Dynamically adjusting arrival rate in sourceArrivals based on databaseAnylogic problem: two different agents with two different service's timeError during drawing animation frame - AnyLogic










0















Working on my model, set up a custom distribution for the agents to arrive in a bimodal distribution to simulate peaks during the day. To be clear, the agent has a parameter called 'arrivals', and we have a custom distribution connected to the agent, where the distribution for 'arrivals' is set to the custom distribution. And finally, the source has the arrival rate set to the aforementioned custom distribution.
However, upon running the model, the arrivals seem to be coming a lot faster than I intend on modelling.
The distributions are set 'per hour'.



Here are screenshots of the source settings and the custom distribution
Source_Settings
Distribution










share|improve this question




























    0















    Working on my model, set up a custom distribution for the agents to arrive in a bimodal distribution to simulate peaks during the day. To be clear, the agent has a parameter called 'arrivals', and we have a custom distribution connected to the agent, where the distribution for 'arrivals' is set to the custom distribution. And finally, the source has the arrival rate set to the aforementioned custom distribution.
    However, upon running the model, the arrivals seem to be coming a lot faster than I intend on modelling.
    The distributions are set 'per hour'.



    Here are screenshots of the source settings and the custom distribution
    Source_Settings
    Distribution










    share|improve this question


























      0












      0








      0








      Working on my model, set up a custom distribution for the agents to arrive in a bimodal distribution to simulate peaks during the day. To be clear, the agent has a parameter called 'arrivals', and we have a custom distribution connected to the agent, where the distribution for 'arrivals' is set to the custom distribution. And finally, the source has the arrival rate set to the aforementioned custom distribution.
      However, upon running the model, the arrivals seem to be coming a lot faster than I intend on modelling.
      The distributions are set 'per hour'.



      Here are screenshots of the source settings and the custom distribution
      Source_Settings
      Distribution










      share|improve this question
















      Working on my model, set up a custom distribution for the agents to arrive in a bimodal distribution to simulate peaks during the day. To be clear, the agent has a parameter called 'arrivals', and we have a custom distribution connected to the agent, where the distribution for 'arrivals' is set to the custom distribution. And finally, the source has the arrival rate set to the aforementioned custom distribution.
      However, upon running the model, the arrivals seem to be coming a lot faster than I intend on modelling.
      The distributions are set 'per hour'.



      Here are screenshots of the source settings and the custom distribution
      Source_Settings
      Distribution







      anylogic






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 11 at 20:44







      Ana R

















      asked Mar 6 at 22:04









      Ana RAna R

      52




      52






















          2 Answers
          2






          active

          oldest

          votes


















          0














          I suspect that your source block is not re-drawing a different rate everytime it creates an agent, as you likely expect. Instead, it is defining a fixed rate once at the model start (by chance, it is on the faster end of the distr) and keeps that. Read how the Rate setting works and make sure this is what you want. You probably want the "Interarrival time" setting instead as here, a new value is drawn everytime.






          share|improve this answer






























            0














            Well, did you make sure the Source object also expects the arrivals to be "per hour"?



            Sounds like you are still in the default "per second" mode...
            enter image description here






            share|improve this answer























            • Hello! Yes, unfortunately, I do have the sources set at 'per hour'

              – Ana R
              Mar 7 at 9:08











            • well, you need to be more explicit then in your description. Best upload some screenshots as well of how you set this up. Hard to help otherwise :-) How did you connect distributions to agent params, where do agents live...

              – Benjamin
              Mar 7 at 19:52











            • Hello, I added some screenshots to the original question, I hope it's easier to see the problem now.

              – Ana R
              Mar 11 at 20:47











            • And what does the cust-distr look like?

              – Benjamin
              Mar 12 at 7:44











            • The custom distribution looks like this

              – Ana R
              Mar 12 at 14:14










            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55032888%2farrival-distributions%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            I suspect that your source block is not re-drawing a different rate everytime it creates an agent, as you likely expect. Instead, it is defining a fixed rate once at the model start (by chance, it is on the faster end of the distr) and keeps that. Read how the Rate setting works and make sure this is what you want. You probably want the "Interarrival time" setting instead as here, a new value is drawn everytime.






            share|improve this answer



























              0














              I suspect that your source block is not re-drawing a different rate everytime it creates an agent, as you likely expect. Instead, it is defining a fixed rate once at the model start (by chance, it is on the faster end of the distr) and keeps that. Read how the Rate setting works and make sure this is what you want. You probably want the "Interarrival time" setting instead as here, a new value is drawn everytime.






              share|improve this answer

























                0












                0








                0







                I suspect that your source block is not re-drawing a different rate everytime it creates an agent, as you likely expect. Instead, it is defining a fixed rate once at the model start (by chance, it is on the faster end of the distr) and keeps that. Read how the Rate setting works and make sure this is what you want. You probably want the "Interarrival time" setting instead as here, a new value is drawn everytime.






                share|improve this answer













                I suspect that your source block is not re-drawing a different rate everytime it creates an agent, as you likely expect. Instead, it is defining a fixed rate once at the model start (by chance, it is on the faster end of the distr) and keeps that. Read how the Rate setting works and make sure this is what you want. You probably want the "Interarrival time" setting instead as here, a new value is drawn everytime.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 12 at 7:44









                BenjaminBenjamin

                1,0851613




                1,0851613























                    0














                    Well, did you make sure the Source object also expects the arrivals to be "per hour"?



                    Sounds like you are still in the default "per second" mode...
                    enter image description here






                    share|improve this answer























                    • Hello! Yes, unfortunately, I do have the sources set at 'per hour'

                      – Ana R
                      Mar 7 at 9:08











                    • well, you need to be more explicit then in your description. Best upload some screenshots as well of how you set this up. Hard to help otherwise :-) How did you connect distributions to agent params, where do agents live...

                      – Benjamin
                      Mar 7 at 19:52











                    • Hello, I added some screenshots to the original question, I hope it's easier to see the problem now.

                      – Ana R
                      Mar 11 at 20:47











                    • And what does the cust-distr look like?

                      – Benjamin
                      Mar 12 at 7:44











                    • The custom distribution looks like this

                      – Ana R
                      Mar 12 at 14:14















                    0














                    Well, did you make sure the Source object also expects the arrivals to be "per hour"?



                    Sounds like you are still in the default "per second" mode...
                    enter image description here






                    share|improve this answer























                    • Hello! Yes, unfortunately, I do have the sources set at 'per hour'

                      – Ana R
                      Mar 7 at 9:08











                    • well, you need to be more explicit then in your description. Best upload some screenshots as well of how you set this up. Hard to help otherwise :-) How did you connect distributions to agent params, where do agents live...

                      – Benjamin
                      Mar 7 at 19:52











                    • Hello, I added some screenshots to the original question, I hope it's easier to see the problem now.

                      – Ana R
                      Mar 11 at 20:47











                    • And what does the cust-distr look like?

                      – Benjamin
                      Mar 12 at 7:44











                    • The custom distribution looks like this

                      – Ana R
                      Mar 12 at 14:14













                    0












                    0








                    0







                    Well, did you make sure the Source object also expects the arrivals to be "per hour"?



                    Sounds like you are still in the default "per second" mode...
                    enter image description here






                    share|improve this answer













                    Well, did you make sure the Source object also expects the arrivals to be "per hour"?



                    Sounds like you are still in the default "per second" mode...
                    enter image description here







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Mar 7 at 7:01









                    BenjaminBenjamin

                    1,0851613




                    1,0851613












                    • Hello! Yes, unfortunately, I do have the sources set at 'per hour'

                      – Ana R
                      Mar 7 at 9:08











                    • well, you need to be more explicit then in your description. Best upload some screenshots as well of how you set this up. Hard to help otherwise :-) How did you connect distributions to agent params, where do agents live...

                      – Benjamin
                      Mar 7 at 19:52











                    • Hello, I added some screenshots to the original question, I hope it's easier to see the problem now.

                      – Ana R
                      Mar 11 at 20:47











                    • And what does the cust-distr look like?

                      – Benjamin
                      Mar 12 at 7:44











                    • The custom distribution looks like this

                      – Ana R
                      Mar 12 at 14:14

















                    • Hello! Yes, unfortunately, I do have the sources set at 'per hour'

                      – Ana R
                      Mar 7 at 9:08











                    • well, you need to be more explicit then in your description. Best upload some screenshots as well of how you set this up. Hard to help otherwise :-) How did you connect distributions to agent params, where do agents live...

                      – Benjamin
                      Mar 7 at 19:52











                    • Hello, I added some screenshots to the original question, I hope it's easier to see the problem now.

                      – Ana R
                      Mar 11 at 20:47











                    • And what does the cust-distr look like?

                      – Benjamin
                      Mar 12 at 7:44











                    • The custom distribution looks like this

                      – Ana R
                      Mar 12 at 14:14
















                    Hello! Yes, unfortunately, I do have the sources set at 'per hour'

                    – Ana R
                    Mar 7 at 9:08





                    Hello! Yes, unfortunately, I do have the sources set at 'per hour'

                    – Ana R
                    Mar 7 at 9:08













                    well, you need to be more explicit then in your description. Best upload some screenshots as well of how you set this up. Hard to help otherwise :-) How did you connect distributions to agent params, where do agents live...

                    – Benjamin
                    Mar 7 at 19:52





                    well, you need to be more explicit then in your description. Best upload some screenshots as well of how you set this up. Hard to help otherwise :-) How did you connect distributions to agent params, where do agents live...

                    – Benjamin
                    Mar 7 at 19:52













                    Hello, I added some screenshots to the original question, I hope it's easier to see the problem now.

                    – Ana R
                    Mar 11 at 20:47





                    Hello, I added some screenshots to the original question, I hope it's easier to see the problem now.

                    – Ana R
                    Mar 11 at 20:47













                    And what does the cust-distr look like?

                    – Benjamin
                    Mar 12 at 7:44





                    And what does the cust-distr look like?

                    – Benjamin
                    Mar 12 at 7:44













                    The custom distribution looks like this

                    – Ana R
                    Mar 12 at 14:14





                    The custom distribution looks like this

                    – Ana R
                    Mar 12 at 14:14

















                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55032888%2farrival-distributions%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

                    Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

                    Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved