Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shwetapardhi/assignment-1-q20-basic-static-level--1
Q 20) Calculate probability from the given dataset for the below cases Data _set: Cars.csv Calculate the probability of MPG of Cars for the below cases. MPG <- Cars$MPG a. P(MPG>38) b. P(MPG<40) c. P (20<MPG<50)
https://github.com/shwetapardhi/assignment-1-q20-basic-static-level--1
matplotlib-pyplot mean median pandas python seaborn
Last synced: about 2 months ago
JSON representation
Q 20) Calculate probability from the given dataset for the below cases Data _set: Cars.csv Calculate the probability of MPG of Cars for the below cases. MPG <- Cars$MPG a. P(MPG>38) b. P(MPG<40) c. P (20<MPG<50)
- Host: GitHub
- URL: https://github.com/shwetapardhi/assignment-1-q20-basic-static-level--1
- Owner: shwetapardhi
- Created: 2024-05-05T22:24:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T22:27:36.000Z (8 months ago)
- Last Synced: 2024-05-05T23:27:20.522Z (8 months ago)
- Topics: matplotlib-pyplot, mean, median, pandas, python, seaborn
- Language: Jupyter Notebook
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assignment-1-Q20-Basic-Static-Level--1
Q 20) Calculate probability from the given dataset for the below casesData _set: Cars.csv
Calculate the probability of MPG of Cars for the below cases.
MPG <- Cars$MPG
a. P(MPG>38)b. P(MPG<40)
c. P (20