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

https://github.com/shwetapardhi/assignment-2-set2-q4--basic-statistic-level-2

Q4. Let X ~ N(100, 20^2). Find two values, a and b, symmetric about the mean, such that the probability of the random variable taking a value between them is 0.99.
https://github.com/shwetapardhi/assignment-2-set2-q4--basic-statistic-level-2

interval norm python scipy stats

Last synced: 3 months ago
JSON representation

Q4. Let X ~ N(100, 20^2). Find two values, a and b, symmetric about the mean, such that the probability of the random variable taking a value between them is 0.99.

Awesome Lists containing this project

README

        

# Assignment-2-Set2-Q4--Basic-Statistic-Level-2
Q4. Let X ~ N(100, 20^2). Find two values, a and b, symmetric about the mean, such that the probability of the random variable taking a value between them is 0.99.