0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (9)
  • R250 - R500 (31)
  • R500+ (1,486)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software

Nonparametric Statistics - 3rd ISNPS, Avignon, France, June 2016 (Hardcover, 1st ed. 2018): Patrice Bertail, Delphine Blanke,... Nonparametric Statistics - 3rd ISNPS, Avignon, France, June 2016 (Hardcover, 1st ed. 2018)
Patrice Bertail, Delphine Blanke, Pierre-Andre Cornillon, Eric Matzner-Lober
R4,551 Discovery Miles 45 510 Ships in 10 - 15 working days

This volume presents the latest advances and trends in nonparametric statistics, and gathers selected and peer-reviewed contributions from the 3rd Conference of the International Society for Nonparametric Statistics (ISNPS), held in Avignon, France on June 11-16, 2016. It covers a broad range of nonparametric statistical methods, from density estimation, survey sampling, resampling methods, kernel methods and extreme values, to statistical learning and classification, both in the standard i.i.d. case and for dependent data, including big data. The International Society for Nonparametric Statistics is uniquely global, and its international conferences are intended to foster the exchange of ideas and the latest advances among researchers from around the world, in cooperation with established statistical societies such as the Institute of Mathematical Statistics, the Bernoulli Society and the International Statistical Institute. The 3rd ISNPS conference in Avignon attracted more than 400 researchers from around the globe, and contributed to the further development and dissemination of nonparametric statistics knowledge.

Generalized Linear and Nonlinear Models for Correlated Data - Theory and Applications Using SAS (Hardcover): Edward F. Vonesh Generalized Linear and Nonlinear Models for Correlated Data - Theory and Applications Using SAS (Hardcover)
Edward F. Vonesh
R3,828 Discovery Miles 38 280 Ships in 10 - 15 working days
Programming for Computations - Python - A Gentle Introduction to Numerical Simulations with Python 3.6 (Hardcover, 2nd ed.... Programming for Computations - Python - A Gentle Introduction to Numerical Simulations with Python 3.6 (Hardcover, 2nd ed. 2020)
Svein Linge, Hans Petter Langtangen
R1,777 Discovery Miles 17 770 Ships in 10 - 15 working days

This book is published open access under a CC BY 4.0 license. This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to programming from 50 to 150 pages. Throughout the book, the explanations provided are now more detailed, previous examples have been modified, and new sections, examples and exercises have been added. Also, a number of small errors have been corrected. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style employed is more accessible and concise, in keeping with the needs of engineering students. The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows students to write simple programs for solving common mathematical problems with numerical methods in the context of engineering and science courses. The emphasis is on generic algorithms, clean program design, the use of functions, and automatic tests for verification.

SAS Certified Professional Prep Guide - Advanced Programming Using SAS 9.4 (Paperback): Sas Institute SAS Certified Professional Prep Guide - Advanced Programming Using SAS 9.4 (Paperback)
Sas Institute
R2,866 Discovery Miles 28 660 Ships in 10 - 15 working days
Exponential Data Fitting and Its Applications (Paperback): Godela Scherer Exponential Data Fitting and Its Applications (Paperback)
Godela Scherer; Victor Pereyra
R2,948 R2,728 Discovery Miles 27 280 Save R220 (7%) Ships in 10 - 15 working days
The Little SAS Book - A Primer, Sixth Edition (Paperback, 6th ed.): Lora D Delwiche, Susan J Slaughter The Little SAS Book - A Primer, Sixth Edition (Paperback, 6th ed.)
Lora D Delwiche, Susan J Slaughter
R1,482 Discovery Miles 14 820 Ships in 10 - 15 working days
The Little SAS Book - A Primer, Sixth Edition (Hardcover, 6th ed.): Lora D Delwiche, Susan J Slaughter The Little SAS Book - A Primer, Sixth Edition (Hardcover, 6th ed.)
Lora D Delwiche, Susan J Slaughter
R1,912 Discovery Miles 19 120 Ships in 10 - 15 working days
An Introduction to Secondary Data Analysis with IBM SPSS Statistics (Paperback): John MacInnes An Introduction to Secondary Data Analysis with IBM SPSS Statistics (Paperback)
John MacInnes
R1,071 Discovery Miles 10 710 Ships in 12 - 17 working days

Many professional, high-quality surveys collect data on people's behaviour, experiences, lifestyles and attitudes. The data they produce is more accessible than ever before. This book provides students with a comprehensive introduction to using this data, as well as transactional data and big data sources, in their own research projects. Here you will find all you need to know about locating, accessing, preparing and analysing secondary data, along with step-by-step instructions for using IBM SPSS Statistics. You will learn how to: Create a robust research question and design that suits secondary analysis Locate, access and explore data online Understand data documentation Check and 'clean' secondary data Manage and analyse your data to produce meaningful results Replicate analyses of data in published articles and books Using case studies and video animations to illustrate each step of your research, this book provides you with the quantitative analysis skills you'll need to pass your course, complete your research project and compete in the job market. Exercises throughout the book and on the book's companion website give you an opportunity to practice, check your understanding and work hands on with real data as you're learning.

Hands-On Time Series Analysis with R - Perform time series analysis and forecasting using R (Paperback): Rami Krispin Hands-On Time Series Analysis with R - Perform time series analysis and forecasting using R (Paperback)
Rami Krispin
R1,121 Discovery Miles 11 210 Ships in 10 - 15 working days

Build efficient forecasting models using traditional time series models and machine learning algorithms. Key Features Perform time series analysis and forecasting using R packages such as Forecast and h2o Develop models and find patterns to create visualizations using the TSstudio and plotly packages Master statistics and implement time-series methods using examples mentioned Book DescriptionTime series analysis is the art of extracting meaningful insights from, and revealing patterns in, time series data using statistical and data visualization approaches. These insights and patterns can then be utilized to explore past events and forecast future values in the series. This book explores the basics of time series analysis with R and lays the foundations you need to build forecasting models. You will learn how to preprocess raw time series data and clean and manipulate data with packages such as stats, lubridate, xts, and zoo. You will analyze data and extract meaningful information from it using both descriptive statistics and rich data visualization tools in R such as the TSstudio, plotly, and ggplot2 packages. The later section of the book delves into traditional forecasting models such as time series linear regression, exponential smoothing (Holt, Holt-Winter, and more) and Auto-Regressive Integrated Moving Average (ARIMA) models with the stats and forecast packages. You'll also cover advanced time series regression models with machine learning algorithms such as Random Forest and Gradient Boosting Machine using the h2o package. By the end of this book, you will have the skills needed to explore your data, identify patterns, and build a forecasting model using various traditional and machine learning methods. What you will learn Visualize time series data and derive better insights Explore auto-correlation and master statistical techniques Use time series analysis tools from the stats, TSstudio, and forecast packages Explore and identify seasonal and correlation patterns Work with different time series formats in R Explore time series models such as ARIMA, Holt-Winters, and more Evaluate high-performance forecasting solutions Who this book is forHands-On Time Series Analysis with R is ideal for data analysts, data scientists, and all R developers who are looking to perform time series analysis to predict outcomes effectively. A basic knowledge of statistics is required; some knowledge in R is expected, but not mandatory.

Modern Approaches to Clinical Trials Using SAS - Classical, Adaptive, and Bayesian Methods (Hardcover): Sandeep Menon, Richard... Modern Approaches to Clinical Trials Using SAS - Classical, Adaptive, and Bayesian Methods (Hardcover)
Sandeep Menon, Richard C Zink
R2,650 Discovery Miles 26 500 Ships in 10 - 15 working days
Single Variable Calculus (Paperback): Galina Filipuk, Andrzej Kozlowski Single Variable Calculus (Paperback)
Galina Filipuk, Andrzej Kozlowski
R2,000 R1,525 Discovery Miles 15 250 Save R475 (24%) Ships in 10 - 15 working days

A computer algebra system such as Mathematica (R) is able to do much more than just numerics: This text shows how to tackle real mathematical problems from basic analysis. The reader learns how Mathematica (R) represents domains, qualifiers and limits to implement actual proofs - a requirement to unlock the huge potential of Mathematica (R) for a variety of applications.

Statistical Methods in Social Science Research (Paperback, Softcover reprint of the original 1st ed. 2018): S. P Mukherjee,... Statistical Methods in Social Science Research (Paperback, Softcover reprint of the original 1st ed. 2018)
S. P Mukherjee, Bikas K. Sinha, Asis Kumar Chattopadhyay
R2,448 Discovery Miles 24 480 Ships in 10 - 15 working days

This book presents various recently developed and traditional statistical techniques, which are increasingly being applied in social science research. The social sciences cover diverse phenomena arising in society, the economy and the environment, some of which are too complex to allow concrete statements; some cannot be defined by direct observations or measurements; some are culture- (or region-) specific, while others are generic and common. Statistics, being a scientific method - as distinct from a 'science' related to any one type of phenomena - is used to make inductive inferences regarding various phenomena. The book addresses both qualitative and quantitative research (a combination of which is essential in social science research) and offers valuable supplementary reading at an advanced level for researchers.

Collecting, Processing and Presenting Geoscientific Information - MATLAB (R) and Design Recipes for Earth Sciences (Paperback,... Collecting, Processing and Presenting Geoscientific Information - MATLAB (R) and Design Recipes for Earth Sciences (Paperback, Softcover reprint of the original 2nd ed. 2018)
Martin H. Trauth, Elisabeth Sillmann
R1,939 Discovery Miles 19 390 Ships in 10 - 15 working days

This second edition is an intensively revised and updated version of the book MATLAB (R) and Design Recipes for Earth Sciences. It aims to introduce students to the typical course followed by a data analysis project in earth sciences. A project usually involves searching relevant literature, reviewing and ranking published books and journal articles, extracting relevant information from the literature in the form of text, data, or graphs, searching and processing the relevant original data using MATLAB, and compiling and presenting the results as posters, abstracts, and oral presentations using graphics design software. The text of this book includes numerous examples on the use of internet resources, on the visualization of data with MATLAB, and on preparing scientific presentations. As with the book MATLAB Recipes for Earth Sciences-4rd Edition (2015), which demonstrates the use of statistical and numerical methods on earth science data, this book uses state-of-the art software packages, including MATLAB and the Adobe Creative Suite, to process and present geoscientific information collected during the course of an earth science project. The book's supplementary electronic material (available online through the publisher's website) includes color versions of all figures, recipes with all the MATLAB commands featured in the book, the example data, exported MATLAB graphics, and screenshots of the most important steps involved in processing the graphics.

R Programming - A Beginner's Guide to Data Visualization, Statistical Analysis and Programming in R. (Paperback): R... R Programming - A Beginner's Guide to Data Visualization, Statistical Analysis and Programming in R. (Paperback)
R Publishing
R556 Discovery Miles 5 560 Ships in 10 - 15 working days
Studies in Theoretical and Applied Statistics - SIS 2016, Salerno, Italy, June 8-10 (Paperback, Softcover reprint of the... Studies in Theoretical and Applied Statistics - SIS 2016, Salerno, Italy, June 8-10 (Paperback, Softcover reprint of the original 1st ed. 2018)
Cira Perna, Monica Pratesi, Anne Ruiz-Gazen
R2,978 Discovery Miles 29 780 Ships in 10 - 15 working days

This book includes a wide selection of the papers presented at the 48th Scientific Meeting of the Italian Statistical Society (SIS2016), held in Salerno on 8-10 June 2016. Covering a wide variety of topics ranging from modern data sources and survey design issues to measuring sustainable development, it provides a comprehensive overview of the current Italian scientific research in the fields of open data and big data in public administration and official statistics, survey sampling, ordinal and symbolic data, statistical models and methods for network data, time series forecasting, spatial analysis, environmental statistics, economic and financial data analysis, statistics in the education system, and sustainable development. Intended for researchers interested in theoretical and empirical issues, this volume provides interesting starting points for further research.

Pathways to Machine Learning and Soft Computing - ??????????????????? (Paperback): Jyh-Horng Jeng, ??? Pathways to Machine Learning and Soft Computing - 邁向機器學習與軟計算之路(國際英文版) (Paperback)
Jyh-Horng Jeng, 鄭志宏
R941 R770 Discovery Miles 7 700 Save R171 (18%) Ships in 10 - 15 working days
Practical and Efficient SAS Programming - The Insider's Guide (Hardcover edition) (Hardcover): Martha Messineo Practical and Efficient SAS Programming - The Insider's Guide (Hardcover edition) (Hardcover)
Martha Messineo
R1,459 Discovery Miles 14 590 Ships in 10 - 15 working days
Multiple Criteria Decision Aid - Methods, Examples and Python Implementations (Paperback, Softcover reprint of the original 1st... Multiple Criteria Decision Aid - Methods, Examples and Python Implementations (Paperback, Softcover reprint of the original 1st ed. 2018)
Jason Papathanasiou, Nikolaos Ploskas
R2,957 Discovery Miles 29 570 Ships in 10 - 15 working days

Multiple criteria decision aid (MCDA) methods are illustrated in this book through theoretical and computational techniques utilizing Python. Existing methods are presented in detail with a step by step learning approach. Theoretical background is given for TOPSIS, VIKOR, PROMETHEE, SIR, AHP, goal programming, and their variations. Comprehensive numerical examples are also discussed for each method in conjunction with easy to follow Python code. Extensions to multiple criteria decision making algorithms such as fuzzy number theory and group decision making are introduced and implemented through Python as well. Readers will learn how to implement and use each method based on the problem, the available data, the stakeholders involved, and the various requirements needed. Focusing on the practical aspects of the multiple criteria decision making methodologies, this book is designed for researchers, practitioners and advanced graduate students in the applied mathematics, information systems, operations research and business administration disciplines, as well as other engineers and scientists oriented in interdisciplinary research. Readers will greatly benefit from this book by learning and applying various MCDM/A methods. (Adiel Teixeira de Almeida, CDSID-Center for Decision System and Information Development, Universidade Federal de Pernambuco, Recife, Brazil) Promoting the development and application of multicriteria decision aid is essential to ensure more ethical and sustainable decisions. This book is a great contribution to this objective. It is a perfect blend of theory and practice, providing potential users and researchers with the theoretical bases of some of the best-known methods as well as with the computing tools needed to practice, to compare and to put these methods to use. (Jean-Pierre Brans, Vrije Universiteit Brussel, Brussels, Belgium) This book is intended for researchers, practitioners and students alike in decision support who wish to familiarize themselves quickly and efficiently with multicriteria decision aiding algorithms. The proposed approach is original, as it presents a selection of methods from the theory to the practical implementation in Python, including a detailed example. This will certainly facilitate the learning of these techniques, and contribute to their effective dissemination in applications. (Patrick Meyer, IMT Atlantique, Lab-STICC, Univ. Bretagne Loire, Brest, France)

An Introduction to Statistics and Data Analysis Using Stata (R) - From Research Design to Final Report (Paperback): Lisa... An Introduction to Statistics and Data Analysis Using Stata (R) - From Research Design to Final Report (Paperback)
Lisa Daniels, Nicholas W. Minot
R2,750 Discovery Miles 27 500 Ships in 12 - 17 working days

An Introduction to Statistics and Data Analysis Using Stata (R): From Research Design to Final Report provides a step-by-step introduction for statistics, data analysis, or research methods classes using Stata software. Concise descriptions emphasize the concepts behind statistics rather than the derivations of the formulas. With real-world examples from a variety of disciplines and extensive detail on the commands in Stata, this text provides an integrated approach to statistical analysis, research design, and report writing for social science students.

Practical Mathematical Optimization - Basic Optimization Theory and Gradient-Based Algorithms (Paperback, Softcover reprint of... Practical Mathematical Optimization - Basic Optimization Theory and Gradient-Based Algorithms (Paperback, Softcover reprint of the original 2nd ed. 2018)
Jan A Snyman, Daniel N Wilke
R2,481 Discovery Miles 24 810 Ships in 10 - 15 working days

This book presents basic optimization principles and gradient-based algorithms to a general audience, in a brief and easy-to-read form. It enables professionals to apply optimization theory to engineering, physics, chemistry, or business economics.

Implementing CDISC Using SAS - An End-to-End Guide, Revised Second Edition (Paperback, 2nd Revised ed.): Chris Holland, Jack... Implementing CDISC Using SAS - An End-to-End Guide, Revised Second Edition (Paperback, 2nd Revised ed.)
Chris Holland, Jack Shostak
R1,525 Discovery Miles 15 250 Ships in 10 - 15 working days
JSL Companion - Applications of the JMP Scripting Language, Second Edition (Paperback): Theresa Utlaut, Georgia Morgan, Kevin... JSL Companion - Applications of the JMP Scripting Language, Second Edition (Paperback)
Theresa Utlaut, Georgia Morgan, Kevin Anderson
R1,629 Discovery Miles 16 290 Ships in 10 - 15 working days
Applied Probability - From Random Sequences to Stochastic Processes (Paperback, Softcover reprint of the original 1st ed.... Applied Probability - From Random Sequences to Stochastic Processes (Paperback, Softcover reprint of the original 1st ed. 2018)
Valerie Girardin, Nikolaos Limnios
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This textbook addresses postgraduate students in applied mathematics, probability, and statistics, as well as computer scientists, biologists, physicists and economists, who are seeking a rigorous introduction to applied stochastic processes. Pursuing a pedagogic approach, the content follows a path of increasing complexity, from the simplest random sequences to the advanced stochastic processes. Illustrations are provided from many applied fields, together with connections to ergodic theory, information theory, reliability and insurance. The main content is also complemented by a wealth of examples and exercises with solutions.

SAS Certification Prep Guide - Statistical Business Analysis Using SAS9 (Hardcover): Joni N Shreve, Donna Dea Holland SAS Certification Prep Guide - Statistical Business Analysis Using SAS9 (Hardcover)
Joni N Shreve, Donna Dea Holland
R3,265 Discovery Miles 32 650 Ships in 10 - 15 working days
Compatible Finite Element Methods for Geophysical Flows - Automation and Implementation Using Firedrake (Paperback, 1st ed.... Compatible Finite Element Methods for Geophysical Flows - Automation and Implementation Using Firedrake (Paperback, 1st ed. 2019)
Thomas H. Gibson, Andrew T.T. McRae, Colin J. Cotter, Lawrence Mitchell, David A. Ham
R920 Discovery Miles 9 200 Ships in 10 - 15 working days

This book introduces recently developed mixed finite element methods for large-scale geophysical flows that preserve essential numerical properties for accurate simulations. The methods are presented using standard models of atmospheric flows and are implemented using the Firedrake finite element library. Examples guide the reader through problem formulation, discretisation, and automated implementation. The so-called "compatible" finite element methods possess key numerical properties which are crucial for real-world operational weather and climate prediction. The authors summarise the theory and practical implications of these methods for model problems, introducing the reader to the Firedrake package and providing open-source implementations for all the examples covered. Students and researchers with engineering, physics, mathematics, or computer science backgrounds will benefit from this book. Those readers who are less familiar with the topic are provided with an overview of geophysical fluid dynamics.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
A Simple Guide to SPSS (R) for Political…
Lee Kirkpatrick, Quentin Kidd Paperback R1,193 R1,066 Discovery Miles 10 660
An Introduction to Statistical Learning…
Gareth James, Daniela Witten, … Hardcover R2,280 R2,120 Discovery Miles 21 200
Multilevel Modeling Using R
W. Holmes Finch, Jocelyn E. Bolin, … Hardcover R4,148 Discovery Miles 41 480
Statistical Analysis with Excel For…
J Schmuller Paperback R990 R709 Discovery Miles 7 090
Sparse Graphical Modeling for High…
Faming Liang, Bochao Jia Hardcover R2,777 Discovery Miles 27 770
IBM SPSS Statistics 27 Step by Step - A…
Darren George, Paul Mallery Hardcover R6,428 Discovery Miles 64 280
Systems and Signal Processing with…
Taan S. ElAli Paperback R2,399 Discovery Miles 23 990
R Visualizations - Derive Meaning from…
David Gerbing Paperback R1,274 Discovery Miles 12 740
Linear Mixed Models - A Practical Guide…
Brady T. West, Kathleen B. Welch, … Hardcover R2,777 Discovery Miles 27 770
Nonparametric Statistical Methods Using…
John Kloke, Joseph W. McKean Hardcover R2,657 Discovery Miles 26 570

 

Partners