Cantitate/Preț
Produs

Statistical Analysis with Swift: Data Sets, Statistical Models, and Predictions on Apple Platforms

Autor Jimmy Andersson
en Limba Engleză Paperback – 31 oct 2021
Work with large data sets, create statistical models, and make predictions with statistical methods using the Swift programming language. The variety of problems that can be solved using statistical methods range in fields from financial management to machine learning to quality control and much more.  Those who possess knowledge of statistical analysis become highly sought after candidates for companies worldwide.    

Starting with an introduction to statistics and probability theory, you will learn core concepts to analyze your data's distribution. You'll get an introduction to random variables, how to work with them, and how to leverage their properties in computations. On top of the mathematics, you’ll learn several essential features of the Swift language that significantly reduce friction when working with large data sets. These functionalities will prove especially useful when working with multivariate data, which applies to most information in today's complex world.    
Once you know how to describe a data set, you will learn how to create models to make predictions about future events. All provided data is generated from real-world contexts so that you can develop an intuition for how to apply statistical methods with Swift to projects you’re working on now.  

You will:
•Work with real-world data using the Swift programming language  
•Compute essential properties of data distributions to understand your customers, products, and processes  
•Make predictions about future events and compute how robust those predictions are 
Citește tot Restrânge

Preț: 24909 lei

Preț vechi: 31137 lei
-20% Nou

Puncte Express: 374

Preț estimativ în valută:
4767 4952$ 3960£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484277645
ISBN-10: 1484277643
Pagini: 235
Ilustrații: XIII, 214 p. 28 illus.
Dimensiuni: 155 x 235 x 16 mm
Greutate: 0.33 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins


Chapter 1: Swift Primer.- Chapter 2: Introduction to Probability and Random Variables.- Chapter 3: Distributions- Chapter 4: Predicting House Sale Prices with Linear Regression.- Chapter 5: Hypothesis Testing.- Chapter 6: Statistical Methods for Data Compression.- Chapter 7: Statistical Methods in Recommender Systems.- Chapter 8: Reflections.

Notă biografică

Jimmy M Andersson is a software engineer in the automotive industry, specializing in acquiring and visualizing real-time data collected from cars. He is also a graduate student at Chalmers University of Technology, currently working towards a master's degree in data science and artificial intelligence. Outside of work and studies, Jimmy writes software development articles focusing on the Swift programming language. He also develops the StatKit library - a collection of statistical analysis tools for Swift developers. StatKit is open-source and available for anyone who wants to incorporate statistical methods into their programs.

Textul de pe ultima copertă

Work with large data sets, create statistical models, and make predictions with statistical methods using the Swift programming language. The variety of problems that can be solved using statistical methods range in fields from financial management to machine learning to quality control and much more.  Those who possess knowledge of statistical analysis become highly sought after candidates for companies worldwide.    

Starting with an introduction to statistics and probability theory, you will learn core concepts to analyze your data's distribution. You'll get an introduction to random variables, how to work with them, and how to leverage their properties in computations. On top of the mathematics, you’ll learn several essential features of the Swift language that significantly reduce friction when working with large data sets. These functionalities will prove especially useful when working with multivariate data, which applies to most information in today's complex world.    
Once you know how to describe a data set, you will learn how to create models to make predictions about future events. All provided data is generated from real-world contexts so that you can develop an intuition for how to apply statistical methods with Swift to projects you’re working on now.  

You will:
•Work with real-world data using the Swift programming language  
•Compute essential properties of data distributions to understand your customers, products, and processes  
•Make predictions about future events and compute how robust those predictions are 

Caracteristici

Create models from existing data with Swift Understand how data scientists can use statistical analysis natively in the Apple eco system Capture the properties of a data set and describe it using key numbers