All Projects → yk4r2 → AppliedStats

yk4r2 / AppliedStats

Licence: other
A repo with homeworks and labs from a course on applied stats taken by me during my bachelor's degree in MIPT, Ru. Course authors: Andrii Hraboviy, @andriygav and Oleg Bakhteev, @bahleg.

Programming Languages

Jupyter Notebook
11667 projects
HTML
75241 projects

Projects that are alternatives of or similar to AppliedStats

Tablesaw
Java dataframe and visualization library
Stars: ✭ 2,785 (+17306.25%)
Mutual labels:  statistical-analysis
Note-of-Applied-Statistics-with-R
Note-of-Applied-Statistics-with-R
Stars: ✭ 28 (+75%)
Mutual labels:  applied-statistics
boba
Specifying and executing multiverse analysis
Stars: ✭ 50 (+212.5%)
Mutual labels:  statistical-analysis
scCODA
A Bayesian model for compositional single-cell data analysis
Stars: ✭ 109 (+581.25%)
Mutual labels:  statistical-analysis
mipt lab
MIPT physics lab reports
Stars: ✭ 117 (+631.25%)
Mutual labels:  mipt
appliedstats
📊 Methods of Applied Statistics Course Textbook Repository
Stars: ✭ 134 (+737.5%)
Mutual labels:  applied-statistics
Scikit Posthocs
Multiple Pairwise Comparisons (Post Hoc) Tests in Python
Stars: ✭ 186 (+1062.5%)
Mutual labels:  statistical-analysis
wink-statistics
Fast & numerically stable statistical analysis
Stars: ✭ 36 (+125%)
Mutual labels:  statistical-analysis
srqm
An introductory statistics course for social scientists, using Stata
Stars: ✭ 43 (+168.75%)
Mutual labels:  statistical-analysis
query2report
Query2Report is a simple open source business intelligence platform that allows users to build report/dashboard for business analytics or enterprise reporting
Stars: ✭ 43 (+168.75%)
Mutual labels:  statistical-analysis
statisticalHypothesisTests
統計的仮説検定&信頼区間推定用スクリプトまとめ
Stars: ✭ 19 (+18.75%)
Mutual labels:  statistical-analysis
webmc3
A web interface for exploring PyMC3 traces
Stars: ✭ 46 (+187.5%)
Mutual labels:  statistical-analysis
MIPT-Opt
A course on Optimization Methods
Stars: ✭ 128 (+700%)
Mutual labels:  mipt
Miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Stars: ✭ 4,633 (+28856.25%)
Mutual labels:  statistical-analysis
LFQ-Analyst
The repo for LFQ-Analyst
Stars: ✭ 17 (+6.25%)
Mutual labels:  statistical-analysis
Morpheus Core
The foundational library of the Morpheus data science framework
Stars: ✭ 203 (+1168.75%)
Mutual labels:  statistical-analysis
StatKit
A collection of statistical analysis tools for your Swift programs.
Stars: ✭ 66 (+312.5%)
Mutual labels:  statistical-analysis
Springboard-Data-Science-Immersive
No description or website provided.
Stars: ✭ 52 (+225%)
Mutual labels:  statistical-analysis
continuous Bernoulli
There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.
Stars: ✭ 22 (+37.5%)
Mutual labels:  statistical-analysis
lift
🏋️‍♂️ Up your service locally.
Stars: ✭ 13 (-18.75%)
Mutual labels:  avito

🚀 AppliedStats

Here I gather my homeworks on Applied Statistics. Later I will add my hw's from Avito Analytics Academy.

Feel free to 🌟 the repo!

AppliedStats logo

🛠 Requirements

You should have a Scikit-learn package preinstalled. Also pandas is needed. You should launch all the notebooks using jupyter notebook.

pip install numpy scipy pandas matplotlib ipython notebook

Other packages install-scripts are in front of the notebooks.

Quick Start

Just install jupyter notebook and have fun.

🗺 Roadmap

Here there will be two main folders: MIPT applied stats folder and AVITO sometimes.

In the MIPT folder you can find my homeworks and labs:

Homeworks:

  • HW1 — basic EDA methods;
  • HW2 — parametric hypothesis tests;
  • HW3 — non-parametric hypothesis tests;
  • HW4 — multiple hypothesis testing;
  • HW5 — correlation analysis;
  • HW6 — dispersion analysis;
  • HW7 — regression analysis;
  • HW8 — generalized regression;
  • HW9 — time series analysis;
  • HW10 — sequential analysis;
  • HW12 — Markov models;

Labs:

🛤 Progress

Homeworks:
Homeworks

Labs:
Labs

🏁 Finally

Total grade:
T0t4l gr4d3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].