
Basic Data Analysis and More: A Guided Tour Using Python
by O. Melchert
Publisher: arXiv 2012
Number of pages: 62
Description:
In these lecture notes, a selection of frequently required statistical tools will be introduced and illustrated. They allow to post-process data that stem from, e.g., large-scale numerical simulations. From a point of view of data analysis, the concepts and techniques introduced here are of general interest and are, at best, employed by computational aid. Consequently, an exemplary implementation of the presented techniques using the Python programming language is provided.
Download or read it online for free here:
Download link
(910KB, PDF)
Similar books
An Introduction to Stochastic PDEsby Martin Hairer - arXiv
This text is an attempt to give a reasonably self-contained presentation of the basic theory of stochastic partial differential equations, taking for granted basic measure theory, functional analysis and probability theory, but nothing else.
(15897 views)
Lectures on Noise Sensitivity and Percolationby Christophe Garban, Jeffrey E. Steif - arXiv
The goal of this set of lectures is to combine two seemingly unrelated topics: (1) The study of Boolean functions, a field particularly active in computer science; (2) Some models in statistical physics, mostly percolation.
(14100 views)
Introduction to Probability and Statistics Using Rby G. Jay Kerns
A textbook for an undergraduate course in probability and statistics. The prerequisites are two or three semesters of calculus and some linear algebra. Students attending the class include mathematics, engineering, and computer science majors.
(12542 views)
Think Stats: Probability and Statistics for Programmersby Allen B. Downey - Green Tea Press
Think Stats is an introduction to Probability and Statistics for Python programmers. This new book emphasizes simple techniques you can use to explore real data sets and answer interesting statistical questions. Basic skills in Python are assumed.
(25832 views)