https://github.com/shwetapardhi/assignment-2-set2-q1--basic-statistic-level-2
Q1. The time required for servicing transmissions is normally distributed with mean = 45 minutes and SD = 8 minutes. The service manager plans to have work begin on the transmission of a customer’s car 10 minutes after the car is dropped off and the customer is told that the car will be ready within 1 hour from drop-off. What is the probability tha
https://github.com/shwetapardhi/assignment-2-set2-q1--basic-statistic-level-2
cdf probability python scipy stats zscore
Last synced: about 1 month ago
JSON representation
Q1. The time required for servicing transmissions is normally distributed with mean = 45 minutes and SD = 8 minutes. The service manager plans to have work begin on the transmission of a customer’s car 10 minutes after the car is dropped off and the customer is told that the car will be ready within 1 hour from drop-off. What is the probability tha
- Host: GitHub
- URL: https://github.com/shwetapardhi/assignment-2-set2-q1--basic-statistic-level-2
- Owner: shwetapardhi
- Created: 2024-05-05T22:59:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T23:00:27.000Z (about 2 years ago)
- Last Synced: 2025-02-27T12:10:19.467Z (over 1 year ago)
- Topics: cdf, probability, python, scipy, stats, zscore
- Language: Jupyter Notebook
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assignment-2-Set2-Q1--Basic-Statistic-Level-2
Q1. The time required for servicing transmissions is normally distributed with mean = 45 minutes and SD = 8 minutes. The service manager plans to have work begin on the transmission of a customer’s car 10 minutes after the car is dropped off and the customer is told that the car will be ready within 1 hour from drop-off. What is the probability that the service manager cannot meet his commitment?