Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        

# 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