Statistics with Python
  • Sequential
    • 01 - Introduction
    • 02 - Preparation
    • 03 - Statistical Basics
    • 04 - Work Process
    • 05 - Comparing the Means
  • Unsequential
    • BetaPERT Distribution
Powered by GitBook
On this page
  1. Sequential

01 - Introduction

Next02 - Preparation

Last updated 2 years ago

Statistics with Python

This book will introduce doing statistical calculations using Python. It will summarize the example code snippets for doing statistical analysis to produce statistics, mostly with sympy and xarray packages.