Question: { cells: [ { cell _ type: code, execution _ count: 7 , metadata: { } , outputs: [ ] , source: [
"cells":
"celltype": "code",
"executioncount":
"metadata":
"outputs":
"source":
# your name:
# your id:
"celltype": "markdown",
"metadata":
"source":
"Part a is points, Part b is Part c and d are points
"Visitors parking at Ozark College is limited to five spaces only. Cars making use of this space
"arrive according to a Poisson distribution at the rate of six cars per hour. Parking time is exponentially
"distributed with a mean of minutes. Visitors who cannot find an empty space on
"arrival may temporarily wait inside the lot until a parked car leaves. That temporary space can
"hold only three cars. Other cars that cannot park or find a temporary waiting space must go
"elsewhere. Determine the following:
a The probability, $pn$ of n cars in the system.
b The effective arrival rate for cars that actually use the lot.
c The average number of cars in the lot.
d The average time a car waits for a parking space inside the lot."
"celltype": "code",
"executioncount": null,
"metadata":
"outputs":
"source":
#part a code here
"celltype": "code",
"executioncount": null,
"metadata":
"outputs":
"source":
#part b code here"
"celltype": "code",
"executioncount": null,
"metadata":
"outputs":
"source":
#part c code here"
"celltype": "code",
"executioncount": null,
"metadata":
"outputs":
"source":
#part d code here"
"metadata":
"kernelspec":
"displayname": "base",
"language": "python",
"name": "python
"languageinfo":
"codemirrormode":
"name": "ipython",
"version":
"fileextension": py
"mimetype": "textxpython",
"name": "python",
"nbconvertexporter": "python",
"pygmentslexer": "ipython
"version":
"nbformat":
"nbformatminor":
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
