English

Basic Data Analysis and More - A Guided Tour Using Python

Data Analysis, Statistics and Probability 2012-07-26 v1

Abstract

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 (aka sequence of random experiments). 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. The contents of these lecture notes is rather selective and represents a computational experimentalist's view on the subject of basic data analysis, ranging from the simple computation of moments for distributions of random variables to more involved topics such as hierarchical cluster analysis and the parallelization of Python code.

Keywords

Cite

@article{arxiv.1207.6002,
  title  = {Basic Data Analysis and More - A Guided Tour Using Python},
  author = {O. Melchert},
  journal= {arXiv preprint arXiv:1207.6002},
  year   = {2012}
}

Comments

62 pages, 10 figures, Lecture notes related to the summer school "Modern Computational Science 2012 - Optimization", the example programs can be downloaded at http://www.mcs.uni-oldenburg.de/58424.html

R2 v1 2026-06-21T21:41:17.537Z