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

https://github.com/moindalvs/learn_confidence_inteval_for_data_science

Reverse lookup for z test
https://github.com/moindalvs/learn_confidence_inteval_for_data_science

confidence-intervals data-science normal-distribution ppf scipy-stats t-distribution

Last synced: 9 months ago
JSON representation

Reverse lookup for z test

Awesome Lists containing this project

README

          

# Learn_Confidence_Inteval_for_Data_Science
## Reverse lookup for z test
### To get Z score
+ For 95% Confidence
+ Two-Sided Tail
### Right Tailed
### Left Tailed
## Reverse lookup test for t test
+ To get T value for 95% Confidence
## Finding Confidence Interval
+ Population standard deviation known
confidence interval for z test
+ b. Population standard deviation not known
confidence interval for t test
## Standard Normal Distribution
## t-Distribution