Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
R for Data Science: Import, Tidy, Transform, Visualize, and Model Data Hadley Wickham 9781492097402
RRP: £63.99Booksplease Price: £35.55Learn how to use R to turn data into insight, knowledge, and understanding. Ideal for current and aspiring data scientists, this book introduces you to doing data science with R and RStudio, as well as the tidyverse-a collection of R packages designed to... -
Discovering Statistics Using R by Andy Field 9781446200469
RRP: £76.00Booksplease Price: £62.74Keeping the uniquely humorous and self-deprecating style that has made students across the world fall in love with Andy Field's books, Discovering Statistics Using R takes students on a journey of statistical discovery using R, a free, flexible and... -
Practical Statistics for Data Scientists: 50+ Essential Concepts Using R and Python Peter Bruce 9781492072942
RRP: £63.99Booksplease Price: £40.71Statistical methods are a key part of data science, yet few data scientists have formal statistical training. Courses and books on basic statistics rarely cover the topic from a data science perspective. The second edition of this popular guide adds... -
Think Bayes: Bayesian Statistics in Python Allen Downey 9781492089469
RRP: £44.99Booksplease Price: £29.03If you know how to program, you're ready to tackle Bayesian statistics. With this book, you'll learn how to solve statistical problems with Python code instead of mathematical formulas, using discrete probability distributions rather than continuous... -
All of Statistics: A Concise Course in Statistical Inference by Larry Wasserman 9781441923226
RRP: £49.99Booksplease Price: £44.91Taken literally, the title "All of Statistics" is an exaggeration. But in spirit, the title is apt, as the book does cover a much broader range of topics than a typical introductory book on mathematical statistics. This book is for people who want to... -
SQL for Data Analysis: Advanced Techniques for Transforming Data into Insights Cathy Tanimura 9781492088783
RRP: £52.99Booksplease Price: £33.95With the explosion of data, computing power, and cloud data warehouses, SQL has become an even more indispensable tool for the savvy analyst or data scientist. This practical book reveals new and hidden ways to improve your SQL skills, solve problems,... -
Python Machine Learning By Example: Unlock machine learning best practices with real-world use cases Yuxi (Hayden) Liu 9781835085622
RRP: £34.99Booksplease Price: £34.93Author Yuxi (Hayden) Liu teaches machine learning from the fundamentals to building NLP transformers and multimodal models with best practice tips and real-world examples using PyTorch, TensorFlow, scikit-learn, and pandas Key Features Discover new... -
A Common-Sense Guide to Data Structures and Algorithms, 2e by Jay Wengrow
RRP: £36.99Booksplease Price: £24.62If you thought that data structures and algorithms were all just theory, you're missing out on what they can do for your code. Learn to use Big O Notation to make your code run faster by orders of magnitude. Choose from data structures such as hash... -
Innovative Tableau: 100 More Tips, Tutorials, and Strategies Ryan Sleeper 9781492075653
RRP: £63.99Booksplease Price: £41.51Level up with Tableau to build eye-catching, easy-to-interpret data visualizations. In this follow-up guide to Practical Tableau, author Ryan Sleeper takes you through a collection of unique tips and tutorials for using this popular software. Beginning... -
A Primer on Partial Least Squares Structural Equation Modeling (PLS-SEM) Joe Hair (University of South Alabama, USA) 9781544396408
RRP: £58.00Booksplease Price: £53.70The third edition of A Primer on Partial Least Squares Structural Equation Modeling (PLS-SEM) guides readers through learning and mastering the techniques of this approach in clear language. Authors Joseph H. Hair, Jr., G. Tomas M. Hult, Christian... -
MATLAB For Dummies John Paul Mueller 9781119796886
RRP: £24.99Booksplease Price: £16.80Go from total MATLAB newbie to plotting graphs and solving equations in a flash! MATLAB is one of the most powerful and commonly used tools in the STEM field. But did you know it doesn't take an advanced degree or a ton of computer experience to learn... -
Data Analysis with R Garrett Grolemund 9781449359010
RRP: £31.99Booksplease Price: £20.77Learn how to program by diving into the R language, and then use your newfound skills to solve practical data science problems. With this book, you'll learn how to load data, assemble and disassemble data objects, navigate R's environment system, write... -
Algorithmic Trading and Quantitative Strategies Raja Velu 9781498737166
RRP: £105.00Booksplease Price: £90.15Algorithmic Trading and Quantitative Strategies provides an in-depth overview of this growing field with a unique mix of quantitative rigor and practitioner's hands-on experience. The focus on empirical modeling and practical know-how makes this book a... -
Statistics: An Introduction Using R Michael J. Crawley (Imperial College of Science, Technology and Medicine, UK) 9781118941096
RRP: £32.95Booksplease Price: £28.99"...I know of no better book of its kind..." (Journal of the Royal Statistical Society, Vol 169 (1), January 2006) A revised and updated edition of this bestselling introductory textbook to statistical analysis using the leading free software... -
Essential Math for AI: Next-Level Mathematics for Efficient and Successful AI Systems by Hala Nelson
RRP: £63.99Booksplease Price: £41.19Companies are scrambling to integrate AI into their systems and operations. But to build truly successful solutions, you need a firm grasp of the underlying mathematics. This accessible guide walks you through the math necessary to thrive in the AI field... -
Explorations in Monte Carlo Methods by Ronald W. Shonkwiler 9780387878362
RRP: £44.99Booksplease Price: £44.97Monte Carlo methods are among the most used and useful computational tools available today, providing efficient and practical algorithims to solve a wide range of scientific and engineering problems. Applications covered in this book include... -
R Packages: Organize, Test, Document, and Share Your Code by Hadley Wickham 9781098134945
RRP: £52.99Booksplease Price: £34.21Turn your R code into packages that others can easily download and use. This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying the package development philosophy used in the package known as... -
An Introduction to R: Data Analysis and Visualization by Mark Gardener
RRP: £35.00Booksplease Price: £33.49The modern world is awash with data. The R Project is a statistical environment and programming language that can help to make sense of it all. A huge open-source project, R has become enormously popular because of its power and flexibility. With R you... -
Doing Data Science by Cathy O'Neill
RRP: £43.99Booksplease Price: £28.49Now that people are aware that data can make the difference in an election or a business model, data science as an occupation is gaining ground. But how can you get started working in a wide-ranging, interdisciplinary field that's so clouded in hype?... -
Learning Spark Jules Damji 9781492050049
RRP: £63.99Booksplease Price: £35.65Data is getting bigger, arriving faster, and coming in varied formats-and it all needs to be processed at scale for analytics or machine learning. How can you process such varied data workloads efficiently? Enter Apache Spark. Updated to emphasize... -
Statistical Analysis with R For Dummies Joseph Schmuller 9781119337065
RRP: £22.99Booksplease Price: £15.58Understanding the world of R programming and analysis has never been easier Most guides to R, whether books or online, focus on R functions and procedures. But now, thanks to Statistical Analysis with R For Dummies, you have access to a trusted,... -
The Art Of R Programming by Norman Matloff
RRP: £47.99Booksplease Price: £28.70R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess... -
The Book Of R by Tilman M. Davies
RRP: £56.99Booksplease Price: £38.01The Book of R is a comprehensive, beginner-friendly guide to R, the world s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you ll find... -
An Introduction to Sequential Monte Carlo by Nicolas Chopin 9783030478476
RRP: £54.99Booksplease Price: £54.29This book provides a general introduction to Sequential Monte Carlo (SMC) methods, also known as particle filters. These methods have become a staple for the sequential analysis of data in such diverse fields as signal processing, epidemiology, machine... -
Statistics in a Nutshell Sarah Boslaugh 9781449316822
RRP: £43.99Booksplease Price: £28.81Need to learn statistics as part of your job, or want help passing a statistics course? Statistics in a Nutshell is a clear and concise introduction and reference for anyone who's new to the subject. This book gives you a solid understanding of... -
Tidy Modeling with R: A Framework for Modeling in the Tidyverse Max Kuhn 9781492096481
RRP: £52.99Booksplease Price: £33.95Get going with tidymodels, a collection of R packages for modeling and machine learning. Whether you're just starting out or have years of experience with modeling, this practical introduction shows data analysts, business analysts, and data scientists... -
Developing Statistical Software in Fortran 95 by David R. Lemmon 9780387238173
RRP: £89.99Booksplease Price: £89.15Many books teach computational statistics. Until now, however, none has shown how to write a good program. This book gives statisticians, biostatisticians and methodologically-oriented researchers the tools they need to develop high-quality statistical... -
R for Health Data Science by Ewen Harrison
RRP: £68.99Booksplease Price: £58.88In this age of information, the manipulation, analysis, and interpretation of data have become a fundamental part of professional life; nowhere more so than in the delivery of healthcare. From the understanding of disease and the development of new... -
An Introduction to Statistical Learning: with Applications in R by Gareth James 9781071614204
RRP: £54.99Booksplease Price: £51.94An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing... -
Essential PTC (R) Mathcad Prime (R) 3.0: A Guide for New and Current Users by Brent Maxfield 9780124104105
Booksplease Price: £56.96Learn how to use PTC (R) Mathcad Prime (R) 3.0, one of the world's leading tools for technical computing, in the context of engineering, science, and math applications. Quickly harness the power of PTC Mathcad Prime 3.0 to solve both simple and complex... -
Advancing into Analytics: From Excel to Python and R by George Mount
RRP: £52.99Booksplease Price: £33.95Data analytics may seem daunting, but if you're an experienced Excel user, you have a unique head start. With this hands-on guide, intermediate Excel users will gain a solid understanding of analytics and the data stack. By the time you complete this... -
Advanced R Statistical Programming and Data Models: Analysis, Machine Learning, and Visualization by Matt Wiley
RRP: £64.99Booksplease Price: £48.64Carry out a variety of advanced statistical analyses including generalized additive models, mixed effects models, multiple imputation, machine learning, and missing data techniques using R. Each chapter starts with conceptual background information about... -
The Little SAS Book: A Primer, Sixth Edition by Lora D Delwiche 9781642952834
RRP: £41.93Booksplease Price: £36.28Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781642952834Author Lora D DelwicheFormat PaperbackPage Count 364Imprint SAS InstitutePublisher SAS InstituteWeight(grams) 626gDimensions(mm) 235mm * 191mm *... -
An Introduction to Statistical Learning: with Applications in R by Gareth James 9781071614174
RRP: £74.99Booksplease Price: £62.91An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing... -
Mastering Shiny: Build Interactive Apps, Reports, and Dashboards Powered by R Hadley Wickham 9781492047384
RRP: £63.99Booksplease Price: £41.01Master the Shiny web framework-and take your R skills to a whole new level. By letting you move beyond static reports, Shiny helps you create fully interactive web apps for data analyses. Users will be able to jump between datasets, explore different... -
Data Science and Big Data Analytics: Discovering, Analyzing, Visualizing and Presenting Data EMC Education Services 9781118876138
RRP: £50.00Booksplease Price: £43.63Data Science and Big Data Analytics is about harnessing the power of data for new insights. The book covers the breadth of activities and methods and tools that Data Scientists use. The content focuses on concepts, principles and practical applications... -
R Programming for Actuarial Science by Peter McQuire 9781119754978
RRP: £64.95Booksplease Price: £55.23R Programming for Actuarial Science Professional resource providing an introduction to R coding for actuarial and financial mathematics applications, with real-life examples R Programming for Actuarial Science provides a grounding in R programming... -
Tableau For Dummies by Jack A. Hyman
RRP: £24.99Booksplease Price: £16.80Discover how visualization turns data into action Tableau gives you the power to understand your data and put it in a format that is appealing and meaningful for everyone who needs to see it. Tableau For Dummies walks you through the steps to turn your... -
Data Points: Visualization That Means Something Nathan Yau 9781118462195
RRP: £33.99Booksplease Price: £22.29A fresh look at visualization from the author of Visualize This Whether it's statistical charts, geographic maps, or the snappy graphical statistics you see on your favorite news sites, the art of data graphics or visualization is fast becoming a... -
Jamovi for Psychologists Paul Richardson (Sheffield Hallam University, UK) 9781352011852
Booksplease Price: £30.88This textbook offers a refreshingly clear and digestible introduction to statistical analysis for psychology using the user-friendly jamovi software. The authors provide a concise, practical guide that takes students from the early stages of research...