Logo

Basic Data Analysis and More: A Guided Tour Using Python

Small book cover: Basic Data Analysis and More: A Guided Tour Using Python

Basic Data Analysis and More: A Guided Tour Using Python
by

Publisher: arXiv
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.

Home page url

Download or read it online for free here:
Download link
(910KB, PDF)

Similar books

Book cover: An Introduction to Stochastic PDEsAn Introduction to Stochastic PDEs
by - 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)
Book cover: Lectures on Noise Sensitivity and PercolationLectures on Noise Sensitivity and Percolation
by - 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)
Book cover: Introduction to Probability and Statistics Using RIntroduction to Probability and Statistics Using R
by
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)
Book cover: Think Stats: Probability and Statistics for ProgrammersThink Stats: Probability and Statistics for Programmers
by - 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)