home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Soft…e: Engineering & Science / Explore_the_World_of_Software_Engineering_and_Science_HRS_Software_1998.iso / programs / statistc / onque10.exe / QUESTION.TXT < prev    next >
Text File  |  1993-09-22  |  10KB  |  180 lines

  1.  ______________________________________________________________________________
  2.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.                        The On Queue Example Question Set
  4.  ______________________________________________________________________________
  5.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.  1) Customers arrive at Big Burger, on average, every 10 minutes. Big Bob,
  7.     the owner of Big Burger, serves all the customers at an average rate of
  8.     8 minutes per customer.
  9.     What is the steady state:
  10.     A)  Expected number of customers in Big Burger? How long a line do they
  11.         form? With what variance?
  12.     B)  Expected time customers take for service? How long do they wait on
  13.         line? With what variance?
  14.     C)  Probability that Big Bob is busy? Probability that Big Bob is idle?
  15.     D)  Percent of time that Big Bob is busy?
  16.  
  17.  2) During lunch time customers arrive at Big Burger every 5 minutes.
  18.     A)  What is the minimum number of (8 minutes/customer) servers required
  19.         during lunch time to maintain a service rate that is higher than
  20.             the arrival rate.
  21.     B)  For this number of servers answer questions 1A through 1D.
  22.  
  23.  3) Big Bob believes that he loses about $15/hour in profits (transitional
  24.     effect) for the time that customers stand in line, because some regular
  25.     customers switch to a competitor. Big Burger employees earn $4.25/hour.
  26.     A) How many servers should Big Burger employ during lunch time.
  27.     B) For this number of employees, solve 1A through 1D.
  28.  
  29.  4) Big Burger's customers arrive, during a typical lunch hour, as follows:
  30.     {  1,  2,  3,  4,  5,  6,  7,  8,  9, 10,
  31.           11, 13, 15, 17, 19, 21, 23, 25, 27, 29,
  32.           31, 33, 36, 39, 42, 45, 48, 51, 55, 60 }
  33.     Big Bob was working alone during this time serving pre-packaged "meals"
  34.     that he "nuked". Every second and third customer asked for salt, pepper
  35.     and ketchup. Big Bob took an extra minute to serve these customers.
  36.         This resulted in the following service distribution:
  37.     {  1,  2,  2,  1,  2,  2,  1,  2,  2,  1,
  38.            2,  2,  1,  2,  2,  1,  2,  2,  1,  2,
  39.            2,  1,  2,  2,  1,  2,  2,  1,  2,  2 }
  40.     (Distributions are shown, as patterns, for clarity -- assume Poisson/
  41.         Exponential)
  42.     Big Burger, eventually, lost one customer, valued at $15.00, to a
  43.     competitor, for each customer arrival that ocurred when the queue
  44.         length exceeded 4 customers.
  45.  
  46.     A) How many customers will Big Burger lose if customers must request
  47.     condiments? (identify by customer number and time that queue size was
  48.     reset) At what cost? (Hint: see the transaction record)
  49.     B) Is the loss of customers, due to a long queue, expected?  Is
  50.         customer loss possible within 1 standard deviation of the expected
  51.         queue length?
  52.  
  53.     If Big Burger provides condiments, to all customers, profits will
  54.         decline by $0.10 per three customers, however, service time will
  55.         decrease, on average, by approximately 1 minute. This will result in
  56.         the following service time distribution:
  57.     {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
  58.  
  59.     C)  Would it be better for Big Bob to provide condiments to all
  60.         customers whether they ask for them or not? At what cost (Include the
  61.         cost of lost customers)?
  62.     D) If Big Burger made $2.00 profit, for all the customers Big Bob was
  63.     theoretically capable of serving, how much profit would Big Burger make
  64.     when requiring customers to ask for condiments? How much profit if all
  65.     customers were given condiments without having to ask for them?
  66.     E) If customer time waiting in line is valued at $4.25 hour, and Big
  67.         Bob earns $4.25 hour, how many servers, like Big Bob, would be optimal
  68.         when requiring customers to ask for condiments? How many servers are
  69.         optimal when customers are given condiments without having to ask for
  70.         them?
  71.     F)  How well does the arrival distribution to Big Burger, shown above,
  72.         fit a Poisson distribution?  What is the Chi-Square statistic ?
  73.         (Ignore the shareware limitation on population size)
  74.     G)  How well does the service pattern, shown above, fit an exponential
  75.         distribution? (Ignore the shareware limitation on population size)
  76.     H)  Should the interarrival times fit an exponential distribution?
  77.  
  78.  5) Big Bob wants to find out if he should hire an assistant. He also wants to
  79.     find out if the assistant should work in parallel with him or in
  80.     series. The following is a typical customer arrival pattern for a two
  81.     hour period:
  82.     {  5, 10, 15, 20, 25, 30, 35, 37, 40, 42,
  83.           44, 48, 50, 51, 55, 60, 68, 70, 75, 80,
  84.       85, 90, 95,100,101,105,110,115,117,120 }
  85.     A typical service pattern for Big Bob, working alone, is:
  86.     { 8, 7, 6, 9, 7, 8, 7, 9, 8, 7,
  87.           9, 8, 7, 8, 7, 9, 9, 8, 7, 7,
  88.           8, 8, 9, 7, 8, 9, 7, 8, 8, 8`}
  89.     A typical service pattern for Big Bobs assistant, working alone, is:
  90.     {  8,  6,  9,  5, 11,  6,  7,  8, 12,  5, 
  91.            5,  6,  7, 12, 11,  6,  6,  6,  5,  5,
  92.            5,  7,  9, 12,  9, 10,  5,  7,  8,  6 }
  93.     If Big Bob and his assistant work together in series, with Big Bob
  94.     collecting the cash and his assistant filling the orders, Big Bob's
  95.     service time is:
  96.     { 2, 3, 2, 3, 3, 3, 2, 2, 3, 1,
  97.           3, 2, 1, 2, 3, 1, 4, 3, 2, 2,
  98.           3, 1, 4, 2, 3, 3, 2, 2, 2, 3 }
  99.     The assistant's service time is:
  100.     { 2, 3, 3, 3, 5, 4, 5, 4, 6, 3,
  101.           6, 3, 4, 2, 3, 3, 3, 4, 4, 2,
  102.           2, 2, 3, 3, 3, 4, 4, 2, 2, 2 }
  103.  
  104.     A)  For each of the three service models -- single
  105.         server, multiple server in series and in parallel:
  106.         What are the steady state characteristics for each model?
  107.         What is the maximum number of people in line for each model?
  108.         What is the server utilization for each server for each model?
  109.         What are the service distribution characteristics for each
  110.                 server? (Tip -- arrival random numbers can be input once for
  111.                 all service models, however, service random numbers change for
  112.                 each service model in this problem. Also, Big Bob is always
  113.                 server number one -- first to receive a customer if both
  114.                 servers are idle)
  115.         In parallel service how many customers does Big Bob serve?
  116.         How many are served by his assistant?
  117.     B)  Which service model is best for Big Burger? Why?
  118.  
  119.  6) Jim's 3 person work group, typically, has .845037 widgets waiting
  120.     .00845 hours for a worker, for a throughput time of .028252 hours.
  121.     Widgets arrive every .01 hours.
  122.     A)  What is the service rate for this work group?
  123.     B)  How much "free time" per hour do these employees have?
  124.     C)  What is the total cost of a three person work group?
  125.     D)  How many employees are optimal for Jim's group if the holding cost
  126.             of work in process is $2.00 per hour and, employee plus machine
  127.             time costs, are $196.50 per hour?
  128.     E)  What is the total cost for the optimal work group size?
  129.     F)  What is the service rate for this work group?
  130.     G)  What are the steady state characteristics of the optimal work
  131.             group?
  132.     H)  How much "free time" per hour do these employees have?
  133.     I)  If the company makes $2.00 profit per hour, per worker, by selling
  134.         them lunch, what is the optimal work group size?
  135.     J)  If costs were reversed, with CW = $196.50 and CS = $2.00 would you
  136.         change the work group size from 3 persons? What is the new size?
  137.     G)  If widgets take up 1 square foot of floor space, how many square
  138.         feet of floor space will the optimal service level require?
  139.     H)  How many square feet will the original 3 person work group require?
  140.     I)  If space were limited how would this affect your system evaluation?
  141.  
  142.  7) The DMV has three employees at its "Start Here" counter. Typically, it was
  143.     found that, with an arrival rate of 25 drivers per hour, .730279
  144.     drivers stand in line for .029211 hours. and they spend .106134 hours
  145.         total in the facility.
  146.     A)  What is each servers service rate.
  147.     B)  If the DMV assumes a $1.50 cost for the drivers to wait, due to
  148.             their use of paper and pencils, and a $35.00 cost of service for
  149.             each DMV employee, what is the optimal number of servers for the
  150.             DMV.
  151.     C)  If drivers need to fill out 1 extra form per hour, bringing the
  152.             total cost of waiting to $1.60, what is the optimal number of
  153.             servers for the DMV.
  154.  
  155.  8) Pushy Electronics Inc. wants to hire more salespersons. Salespersons are
  156.     paid nothing unless they earn a comission. Customers arrive every half
  157.     minute and take up 6 minutes of a salespersons time.
  158.     A)  Assuming the customers merely browse, how many salespersons should
  159.         Pushy employ?
  160.     B)  If it's unlucky to have 13 or more customers in the store, how many
  161.         salespersons should Pushy employ.
  162.     C)  On special sale days Pushy gives out free drinks -- cash value
  163.             $0.25 each. If salespersons have 5 drinks per hour, and customers
  164.             have 1 drink per hour, how many salespersons should Pushy employ?
  165.             Is there a lesson to be learned?
  166.         Pushy wants customers in and out of the store in less than 6.13
  167.         minutes, total, otherwise they have too many drinks and become
  168.             unable to sign their checks. How many salespersons should Pushy
  169.             hire on special sale days?
  170.     D)  If the salesperson gets the customer a drink, this adds 2 minutes
  171.             to each service time. Now how many salespersons are required?
  172.         If salespersons have 5 drinks per hour, and customers have 1 drink
  173.             per hour, as before, how many salespersons should Pushy employ?
  174.         Now can the salespersons outsmart their Pushy boss?
  175.  ______________________________________________________________________________
  176.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  177.            Copyright, Sept. 1993, Victor Elias -- all rights reserved
  178.  ______________________________________________________________________________
  179.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  180.