A package to learn Statistics
Project description
学习统计学
Learning Statistics
学习路线
描述性统计 Descriptive Statistics
- 均值、中位数、众数 Mean, Median, Mode
- 方差、标准差 Variance, Standard Deviation
- 分位数、箱线图 Quantiles, Boxplot (or Box-and-Whisker Plot)
- 频率分布表与直方图 Frequency Distribution Table and Histogram
概率分布 Probability Distributions
- 离散分布:二项分布、泊松分布 Discrete Distributions: Binomial Distribution, Poisson Distribution
- 连续分布:正态分布、t分布、卡方分布 Continuous Distributions: Normal (Gaussian) Distribution, t-Distribution, Chi-Squared Distribution
- 概率密度函数与累积分布函数 Probability Density Function (PDF) and Cumulative Distribution Function (CDF)
统计推断 Statistical Inference
- 假设检验(t检验、z检验、卡方检验) Hypothesis Testing (t-test, z-test, Chi-Square test)
- 置信区间 Confidence Interval
- p值解释 p-value Interpretation
相关与回归 Correlation and Regression
- 皮尔逊相关系数 Pearson Correlation Coefficient
- 线性回归 Linear Regression
- 残差分析 Residual Analysis
高级主题 Advanced Topics
- 时间序列分析 Time Series Analysis
- 非参数检验 Nonparametric Tests
- 多元统计分析 Multivariate Statistical Analysis
Deployment
conda create --name LSTATISTICS python=3.10
pip install -r requirements.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nostats-0.1.1.tar.gz
(9.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nostats-0.1.1.tar.gz.
File metadata
- Download URL: nostats-0.1.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ab63558d61f6f1c70b36919cd92bb63723ac138124e12df0c3e2105a7805bfc
|
|
| MD5 |
1642e225dc6d1826cdc555250f0f16a2
|
|
| BLAKE2b-256 |
e307f41e6cbdbd10089e78dd00ad10e9e371d954db40274f6e3b506c6fcf1eef
|
File details
Details for the file nostats-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nostats-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdc689756900e1549b38e3b8a368043f5df4a018d8894bea12019b22ddf39b42
|
|
| MD5 |
b14c77d561cf06a08ffe01611d59a59a
|
|
| BLAKE2b-256 |
810df14a0d062feaf4fc6a7ab71b9ce1194237ce51bd42ce37d5be9318fc70ea
|