Mark J. said:
Hi
Maybe my question is a little bit general but I really need some source of reading for queuing process modeling.
I am working on a thesis about modeling of bus arrival process but actually I am not quite acquainted with modeling process(the steps that I should follow for making it real)
I really need some step by step tutorial on modeling stochastic processes no matter which process it is.The problem is that I am really not very oriented about way I should follow on making this modeling.
Best regards and sorry if my question sounds strange maybe :)
Hello MarkJ and welcome to the forums.
A good book that I've used is Introductory To Probability Models by Sheldon M. Ross. I'm not sure what edition it's up to, but I've got the tenth edition which was published in 2010.
From the sounds of it, you need to first set up a rate diagram and then use some probability results to calculate what you need to calculate (like a probability distribution, expected waiting time and so on). The book goes into these kinds of things in some detail.
If you need more examples of "worked out problems" I can recommend Shaums Outline of Probability, Random Variables, & Random Processes. Chapter 9 of that book is dedicated to Queuing Theory and has a lot of worked out problems.
In terms of orientation, the queuing models typically use the in/out model of a queue. You use poisson processes to model probability of so many "events" happening (think number of customers entering a queue, number of passengers waiting for bus and so on).
You then construct a rate diagram, and use that to calculate what you need to calculate.
For your situation, I would study the generic queuing models and then simplify from there. It will help you since most real world problems do not simplify, and I'm guessing yours is no exception. If it does simplify, then just use the constraints to get simplified answers.