Cantitate/Preț
Produs

An Introduction to Statistics with Python: With Applications in the Life Sciences: Statistics and Computing

Autor Thomas Haslwanter
en Limba Engleză Hardback – 2 aug 2016
This textbook provides an introduction to the free software Python and its use for statistical data analysis. It covers common statistical tests for continuous, discrete and categorical data, as well as linear regression analysis and topics from survival analysis and Bayesian statistics. Working code and data for Python solutions for each test, together with easy-to-follow Python examples, can be reproduced by the reader and reinforce their immediate understanding of the topic. With recent advances in the Python ecosystem, Python has become a popular language for scientific computing, offering a powerful environment for statistical data analysis and an interesting alternative to R. The book is intended for master and PhD students, mainly from the life and medical sciences, with a basic knowledge of statistics. As it also provides some statistics background, the book can be used by anyone who wants to perform a statistical data analysis.   
  


Citește tot Restrânge

Din seria Statistics and Computing

Preț: 43567 lei

Preț vechi: 53876 lei
-20%

Puncte Express: 654

Preț estimativ în valută:
8347 9041$ 7158£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783319283159
ISBN-10: 3319283154
Pagini: 274
Ilustrații: XVII, 278 p. 113 illus., 85 illus. in color.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 5.68 kg
Ediția:1st ed. 2016
Editura: Springer International Publishing
Colecția Springer
Seria Statistics and Computing

Locul publicării:Cham, Switzerland

Public țintă

Graduate

Cuprins

Part I: Python and Statistics.- Why Statistics?.- Python.- Data Input.- Display of Statistical Data.- Part II: Distributions and Hypothesis Tests.- Background.- Distributions of One Variable.- Hypothesis Tests.- Tests of Means of Numerical Data.- Tests on Categorical Data.- Analysis of Survival Times.- Part III: Statistical Modelling.- Linear Regression Models.- Multivariate Data Analysis.- Tests on Discrete Data.- Bayesian Statistics.- Solutions.- Glossary.- Index.



Recenzii

“This book is a timely addition designed to bridge the gap between statisticians/computer scientists and experimentalists (biologists, physicists, medical doctors) by focussing on solutions to practical problems … . the book also provides hands-on examples and exercises for a better understanding (for which the solutions are included at the end of the book). This approach makes the book appealing to a wide audience ranging from undergraduates in various subjects to established researchers looking for a focused set of answers.” (Irina Ioana Mohorianu, zbMATH 1357.92001, 2017)

Notă biografică

Thomas Haslwanter is a Professor at the Department of Medical Engineering of the University of Applied Sciences Upper Austria in Linz, and lecturer at the ETH Zurich in Switzerland. He also worked as a researcher at the University of Sydney, Australia and the University of Tuebingen, Germany. He has extensive experience in medical research, with a focus on the diagnosis and treatment of vertigo and dizziness and on rehabilitation. After 15 years of extensive use of Matlab, he discovered Python, which he now uses for statistical data analysis, sound and image processing, and for biological simulation applications. He has been teaching in an academic environment for more than 10 years.
 

Textul de pe ultima copertă

This textbook provides an introduction to the free software Python and its use for statistical data analysis. It covers common statistical tests for continuous, discrete and categorical data, as well as linear regression analysis and topics from survival analysis and Bayesian statistics. Working code and data for Python solutions for each test, together with easy-to-follow Python examples, can be reproduced by the reader and reinforce their immediate understanding of the topic. With recent advances in the Python ecosystem, Python has become a popular language for scientific computing, offering a powerful environment for statistical data analysis and an interesting alternative to R. The book is intended for master and PhD students, mainly from the life and medical sciences, with a basic knowledge of statistics. As it also provides some statistics background, the book can be used by anyone who wants to perform a statistical data analysis.     



Caracteristici

Provides an introduction to the free software Python, an alternative to R for statistical computing
Covers common statistical tests, including their implementation and working solutions in Python
Highlights various applications, mainly in the life sciences
Includes supplementary material: sn.pub/extras