Cantitate/Preț
Produs

Modern Statistics: A Computer-Based Approach with Python: Statistics for Industry, Technology, and Engineering

Autor Ron S. Kenett, Shelemyahu Zacks, Peter Gedeck
en Limba Engleză Paperback – 22 sep 2023
This innovative textbook presents material for a course on modern statistics that incorporates Python as a pedagogical and practical resource. Drawing on many years of teaching and conducting research in various applied and industrial settings, the authors have carefully tailored the text to provide an ideal balance of theory and practical applications.  Numerous examples and case studies are incorporated throughout, and comprehensive Python applications are illustrated in detail.  A custom Python package is available for download, allowing students to reproduce these examples and explore others.

The first chapters of the text focus on analyzing variability, probability models, and distribution functions. Next, the authors introduce statistical inference and bootstrapping, and variability in several dimensions and regression models. The text then goes on to cover sampling for estimation of finite population quantities and time series analysis and prediction, concluding with two chapters on modern data analytic methods. Each chapter includes exercises, data sets, and applications to supplement learning.

Modern Statistics: A Computer-Based Approach with Python is intended for a one- or two-semester advanced undergraduate or graduate course. Because of the foundational nature of the text, it can be combined with any program requiring data analysis in its curriculum, such as courses on data science, industrial statistics, physical and social sciences, and engineering.  Researchers, practitioners, and data scientists will also find it to be a useful resource with the numerous applications and case studies that are included. 

A second, closely related textbook is titled Industrial Statistics: A Computer-Based Approach with Python. It covers topics such as statistical process control, including multivariate methods, the design of experiments, including computerexperiments and reliability methods, including Bayesian reliability. These texts can be used independently or for consecutive courses.

The mistat Python package can be accessed at https://gedeck.github.io/mistat-code-solutions/ModernStatistics/

"In this book on Modern Statistics, the last two chapters on modern analytic methods contain what is very popular at the moment, especially in Machine Learning, such as classifiers, clustering methods and text analytics. But I also appreciate the previous chapters since I believe that people using machine learning methods should be aware that they rely heavily on statistical ones. I very much appreciate the many worked out cases, based on the longstanding experience of the authors. They are very useful to better understand, and then apply, the methods presented in the book. The use of Python corresponds to the best programming experience nowadays. For all these reasons, I thinkthe book has also a brilliant and impactful future and I commend the authors for that."

Professor Fabrizio Ruggeri
Research Director at the National Research Council, Italy
President of the International Society for Business and Industrial Statistics (ISBIS)
Editor-in-Chief of Applied Stochastic Models in Business and Industry (ASMBI) 

Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 53566 lei  6-8 săpt.
  Springer International Publishing – 22 sep 2023 53566 lei  6-8 săpt.
Hardback (1) 57017 lei  3-5 săpt. +3305 lei  7-13 zile
  Springer International Publishing – 21 sep 2022 57017 lei  3-5 săpt. +3305 lei  7-13 zile

Din seria Statistics for Industry, Technology, and Engineering

Preț: 53566 lei

Preț vechi: 63019 lei
-15% Nou

Puncte Express: 803

Preț estimativ în valută:
10252 10663$ 8592£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031075681
ISBN-10: 3031075684
Pagini: 438
Ilustrații: XXIII, 438 p. 138 illus., 17 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.64 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Birkhäuser
Seria Statistics for Industry, Technology, and Engineering

Locul publicării:Cham, Switzerland

Cuprins

Analyzing Variability: Descriptive Statistics.- Probability Models and Distribution Functions.- Statistical Inference and Bootstrapping.- Variability in Several Dimensions and Regression Models.- Sampling for Estimation of Finite Population Quantities.- Time Series Analysis and Prediction.- Modern analytic methods: Part I.- Modern analytic methods: Part II.- Introduction to Python.- List of Python packages.- Code Repository and Solution Manual.- Bibliography.- Index.

Notă biografică

Professor Ron Kenett is Chairman of the KPA Group, Israel and Senior Research Fellow at the Samuel Neaman Institute, Technion, Haifa Israel and Professor, University of Turin, Italy. He is an applied statistician combining expertise in academic, consulting and business domains.

Shelemyahu Zacks is a Distinguished  Professor emeritus in the Mathematical Sciences department of Binghamton University.
He is a Fellow of the IMS, ASA, AAAS and an elected member of the ISI. Professor Zacks has published eleven books and more than 170 journal articles on subjects of design of experiments, statistical process control, statistical decision theory, sequential analysis, reliability and sampling from finite populations. Professor Zacks served as an Editor and Associate Editor of several Statistics and Probability journals.

Dr. Peter Gedeck, a Senior Data Scientist at Collaborative Drug Discovery, specializes in the development of machine learning algorithms to predict biological and physicochemical properties of drug candidates. In addition, he teaches data science at the University of Virginia and at statistics.com. 


Textul de pe ultima copertă

This innovative textbook presents material for a course on modern statistics that incorporates Python as a pedagogical and practical resource. Drawing on many years of teaching and conducting research in various applied and industrial settings, the authors have carefully tailored the text to provide an ideal balance of theory and practical applications.  Numerous examples and case studies are incorporated throughout, and comprehensive Python applications are illustrated in detail.  A custom Python package is available for download, allowing students to reproduce these examples and explore others.

The first chapters of the text focus on analyzing variability, probability models, and distribution functions. Next, the authors introduce statistical inference and bootstrapping, and variability in several dimensions and regression models. The text then goes on to cover sampling for estimation of finite population quantities and time series analysis andprediction, concluding with two chapters on modern data analytic methods. Each chapter includes exercises, data sets, and applications to supplement learning.

Modern Statistics: A Computer-Based Approach with Python is intended for a one- or two-semester advanced undergraduate or graduate course. Because of the foundational nature of the text, it can be combined with any program requiring data analysis in its curriculum, such as courses on data science, industrial statistics, physical and social sciences, and engineering.  Researchers, practitioners, and data scientists will also find it to be a useful resource with the numerous applications and case studies that are included. 

A second, closely related textbook is titled Industrial Statistics: A Computer-Based Approach with Python. It covers topics such as statistical process control, including multivariate methods, the design of experiments, including computerexperiments and reliability methods, including Bayesian reliability. These texts can be used independently or for consecutive courses

The mistat Python package can be accessed at https://gedeck.github.io/mistat-code-solutions/ModernStatistics/

"In this book on Modern Statistics, the last two chapters on modern analytic methods contain what is very popular at the moment, especially in Machine Learning, such as classifiers, clustering methods and text analytics. But I also appreciate the previous chapters since I believe that people using machine learning methods should be aware that they rely heavily on statistical ones. I very much appreciate the many worked out cases, based on the longstanding experience of the authors. They are very useful to better understand, and then apply, the methods presented in the book. The use of Python corresponds to the best programming experience nowadays. For all these reasons,I think the book has also a brilliant and impactful future and I commend the authors for that."

Professor Fabrizio Ruggeri
Research Director at the National Research Council, Italy
President of the International Society for Business and Industrial Statistics (ISBIS)
Editor-in-Chief of Applied Stochastic Models in Business and Industry (ASMBI) 


Caracteristici

Demonstrates how to incorporate Python into the modern statistics curriculum Includes over 40 case studies to facilitate experiential learning An accompanying Python package is available for download, allowing students to engage directly with the material