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.
- Host: GitHub
- URL: https://github.com/shwetapardhi/assignment-2-set2-q4--basic-statistic-level-2
- Owner: shwetapardhi
- Created: 2024-05-05T23:06:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T23:07:38.000Z (about 1 year ago)
- Last Synced: 2025-02-01T17:44:28.101Z (5 months ago)
- Topics: interval, norm, python, scipy, stats
- Language: Jupyter Notebook
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.