View on GitHub

assignment2-question2-caitlinapcar

assignment2-question2-caitlinapcar created by GitHub Classroom

STAT1378 - Assignment 2, Question 2

Multiserver Package

The goal of this project is to create a package “Multiserver” that can generate length of time for customers in line at the bank.

The package takes into account “predetermined factors”; the arrival time and length of the service in conjunction with how many bank tellers are working to produce a final result of how long a customer would be waiting in line.

Attempted Tasks: