![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software
The book deals with functions of many variables: differentiation and integration, extrema with a number of digressions to related subjects such as curves, surfaces and Morse theory. The background needed for understanding the examples and how to compute in Mathematica (R) will also be discussed.
This book of peer-reviewed contributions presents the latest findings in classification, statistical learning, data analysis and related areas, including supervised and unsupervised classification, clustering, statistical analysis of mixed-type data, big data analysis, statistical modeling, graphical models and social networks. It covers both methodological aspects as well as applications to a wide range of fields such as economics, architecture, medicine, data management, consumer behavior and the gender gap. In addition, it describes the basic features of the software behind the data analysis results, and provides links to the corresponding codes and data sets where necessary. This book is intended for researchers and practitioners who are interested in the latest developments and applications in the field of data analysis and classification. It gathers selected and peer-reviewed contributions presented at the 11th Scientific Meeting of the Classification and Data Analysis Group of the Italian Statistical Society (CLADAG 2017), held in Milan, Italy, on September 13-15, 2017.
This 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 design, with a jargon-free explanation of terminology, and walks them through key analyses such as the t-test, ANOVA, correlation, chi-square, and linear regression. The book features written interpretations to help learners identify relevant statistics along the way. With fascinating examples from psychological research, as well as screenshots and activities from jamovi, this text is sure to encourage even the most reluctant statistics student. The comprehensive companion website provides an extra helping hand, with practice datasets and a full suite of tutorial videos to help consolidate understanding. This is essential reading for psychology students using jamovi for their courses in Research Methods and Statistics or Data Analysis.
Complex Survey Data Analysis with SAS (R) is an invaluable resource for applied researchers analyzing data generated from a sample design involving any combination of stratification, clustering, unequal weights, or finite population correction factors. After clearly explaining how the presence of these features can invalidate the assumptions underlying most traditional statistical techniques, this book equips readers with the knowledge to confidently account for them during the estimation and inference process by employing the SURVEY family of SAS/STAT (R) procedures. The book offers comprehensive coverage of the most essential topics, including: Drawing random samples Descriptive statistics for continuous and categorical variables Fitting and interpreting linear and logistic regression models Survival analysis Domain estimation Replication variance estimation methods Weight adjustment and imputation methods for handling missing data The easy-to-follow examples are drawn from real-world survey data sets spanning multiple disciplines, all of which can be downloaded for free along with syntax files from the author's website: http://mason.gmu.edu/~tlewis18/. While other books may touch on some of the same issues and nuances of complex survey data analysis, none features SAS exclusively and as exhaustively. Another unique aspect of this book is its abundance of handy workarounds for certain techniques not yet supported as of SAS Version 9.4, such as the ratio estimator for a total and the bootstrap for variance estimation. Taylor H. Lewis is a PhD graduate of the Joint Program in Survey Methodology at the University of Maryland, College Park, and an adjunct professor in the George Mason University Department of Statistics. An avid SAS user for 15 years, he is a SAS Certified Advanced programmer and a nationally recognized SAS educator who has produced dozens of papers and workshops illustrating how to efficiently and effectively conduct statistical analyses using SAS.
Designed for engineers, computer scientists, and physicists or for use as a textbook in computational courses, Applied Linear Algebra & Optimization Using MATLAB, provides the reader with numerous applications, m-files, and practical examples to solve problems. Balancing theoretical concepts with computational speed and accuracy, the book includes numerous short programs in MATLAB that can be used to solve problems involving systems of linear equations, matrices, vectors, computer graphics, and more. The book is accompanied by a CD-ROM with all of the figures, m-files for all of the programs, and MATLAB simulations from industry. Complete solutions and Microsoft PowerPoint slides are available to instructors for use as a textbook.Brief Table of Contents: 1. Matrices and Linear Systems. 2. Iterative Methods for Linear Systems. 3. The Eigenvalue Problems. 4. Numerical Computation of Eigenvalues. 5. Interpolation and Approximation. 6. Linear Programming. 7. Nonlinear Programming. Appendices. About the CD-ROM
.".".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 package R This new edition of a bestselling title offers a concise introduction to a broad array of statistical methods, at a level that is elementary enough to appeal to a wide range of disciplines. Step-by-step instructions help the non-statistician to fully understand the methodology. The book covers the full range of statistical techniques likely to be needed to analyse the data from research projects, including elementary material like t--tests and chi--squared tests, intermediate methods like regression and analysis of variance, and more advanced techniques like generalized linear modelling. Includes numerous worked examples and exercises within each chapter.
This book constitutes the refereed proceedings of the 15th Conference on Computability in Europe, CiE 2019, held in Durham, UK, in July 2019. The 20 revised full papers presented were carefully reviewed and selected from 35 submissions. In addition, this volume includes 7 invited papers. The conference CiE 2018 had the following six special sessions: computational neuroscience, history and philosophy of computing, lowness notions in computability, probabilistic programming and higher-order computation, smoothed and probabilistic analysis of algorithms, and transnite computations.
This book contains the refereed proceedings of the 14th International Symposium on Mathematical Morphology, ISMM 2019, held in Saarbrucken, Germany, in July 2019. The 40 revised full papers presented together with one invited talk were carefully reviewed and selected from 54 submissions. The papers are organized in topical sections on Theory, Discrete Topology and Tomography, Trees and Hierarchies, Multivariate Morphology, Computational Morphology, Machine Learning, Segmentation, Applications in Engineering, and Applications in (Bio)medical Imaging.
This book presents fundamentals in MATLAB programming, including data and statement structures, control structures, function writing and bugging in MATLAB programming, followed by the presentations of algebraic computation, transcendental function evaluations and data processing. Advanced topics such as MATLAB interfacing, object-oriented programming and graphical user interface design are also addressed.
This textbook provides a step-by-step introduction to the class of vine copulas, their statistical inference and applications. It focuses on statistical estimation and selection methods for vine copulas in data applications. These flexible copula models can successfully accommodate any form of tail dependence and are vital to many applications in finance, insurance, hydrology, marketing, engineering, chemistry, aviation, climatology and health. The book explains the pair-copula construction principles underlying these statistical models and discusses how to perform model selection and inference. It also derives simulation algorithms and presents real-world examples to illustrate the methodological concepts. The book includes numerous exercises that facilitate and deepen readers' understanding, and demonstrates how the R package VineCopula can be used to explore and build statistical dependence models from scratch. In closing, the book provides insights into recent developments and open research questions in vine copula based modeling. The book is intended for students as well as statisticians, data analysts and any other quantitatively oriented researchers who are new to the field of vine copulas. Accordingly, it provides the necessary background in multivariate statistics and copula theory for exploratory data tools, so that readers only need a basic grasp of statistics and probability.
Construct, analyze, and visualize networks with networkx, a Python language module. Network analysis is a powerful tool you can apply to a multitude of datasets and situations. Discover how to work with all kinds of networks, including social, product, temporal, spatial, and semantic networks. Convert almost any real-world data into a complex network--such as recommendations on co-using cosmetic products, muddy hedge fund connections, and online friendships. Analyze and visualize the network, and make business decisions based on your analysis. If you're a curious Python programmer, a data scientist, or a CNA specialist interested in mechanizing mundane tasks, you'll increase your productivity exponentially. Complex network analysis used to be done by hand or with non-programmable network analysis tools, but not anymore! You can now automate and program these tasks in Python. Complex networks are collections of connected items, words, concepts, or people. By exploring their structure and individual elements, we can learn about their meaning, evolution, and resilience. Starting with simple networks, convert real-life and synthetic network graphs into networkx data structures. Look at more sophisticated networks and learn more powerful machinery to handle centrality calculation, blockmodeling, and clique and community detection. Get familiar with presentation-quality network visualization tools, both programmable and interactive--such as Gephi, a CNA explorer. Adapt the patterns from the case studies to your problems. Explore big networks with NetworKit, a high-performance networkx substitute. Each part in the book gives you an overview of a class of networks, includes a practical study of networkx functions and techniques, and concludes with case studies from various fields, including social networking, anthropology, marketing, and sports analytics. Combine your CNA and Python programming skills to become a better network analyst, a more accomplished data scientist, and a more versatile programmer. What You Need: You will need a Python 3.x installation with the following additional modules: Pandas (>=0.18), NumPy (>=1.10), matplotlib (>=1.5), networkx (>=1.11), python-louvain (>=0.5), NetworKit (>=3.6), and generalizesimilarity. We recommend using the Anaconda distribution that comes with all these modules, except for python-louvain, NetworKit, and generalizedsimilarity, and works on all major modern operating systems.
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)
This book focuses on solving optimization problems with MATLAB. Descriptions and solutions of nonlinear equations of any form are studied first. Focuses are made on the solutions of various types of optimization problems, including unconstrained and constrained optimizations, mixed integer, multiobjective and dynamic programming problems. Comparative studies and conclusions on intelligent global solvers are also provided.
This book focuses on solving practical problems in calculus with MATLAB. Descriptions and sketching of functions and sequences are introduced first, followed by the analytical solutions of limit, differentiation, integral and function approximation problems of univariate and multivariate functions. Advanced topics such as numerical differentiations and integrals, integral transforms as well as fractional calculus are also covered in the book.
This book focuses the solutions of linear algebra and matrix analysis problems, with the exclusive use of MATLAB. The topics include representations, fundamental analysis, transformations of matrices, matrix equation solutions as well as matrix functions. Attempts on matrix and linear algebra applications are also explored.
Go 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 it? MATLAB For Dummies is the roadmap you've been looking for to simplify and explain this feature-filled tool. This handy reference walks you through every step of the way as you learn the MATLAB language and environment inside-and-out. Starting with straightforward basics before moving on to more advanced material like Live Functions and Live Scripts, this easy-to-read guide shows you how to make your way around MATLAB with screenshots and newly updated procedures. It includes: A comprehensive introduction to installing MATLAB, using its interface, and creating and saving your first file Fully updated to include the 2020 and 2021 updates to MATLAB, with all-new screenshots and up-to-date procedures Enhanced debugging procedures and use of the Symbolic Math Toolbox Brand new instruction on working with Live Scripts and Live Functions, designing classes, creating apps, and building projects Intuitive walkthroughs for MATLAB's advanced features, including importing and exporting data and publishing your work Perfect for STEM students and new professionals ready to master one of the most powerful tools in the fields of engineering, mathematics, and computing, MATLAB For Dummies is the simplest way to go from complete newbie to power user faster than you would have thought possible.
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.
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.
Mathematical Statistics with Applications in R, Third Edition, offers a modern calculus-based theoretical introduction to mathematical statistics and applications. The book covers many modern statistical computational and simulation concepts that are not covered in other texts, such as the Jackknife, bootstrap methods, the EM algorithms, and Markov chain Monte Carlo (MCMC) methods, such as the Metropolis algorithm, Metropolis-Hastings algorithm and the Gibbs sampler. By combining discussion on the theory of statistics with a wealth of real-world applications, the book helps students to approach statistical problem-solving in a logical manner. Step-by-step procedure to solve real problems make the topics very accessible.
Modelling Survival Data in Medical Research, Fourth Edition describes the analysis of survival data, illustrated using a wide range of examples from biomedical research. Written in a non-technical style, it concentrates on how the techniques are used in practice. Starting with standard methods for summarising survival data, Cox regression and parametric modelling, the book covers many more advanced techniques, including interval-censoring, frailty modelling, competing risks, analysis of multiple events, and dependent censoring. This new edition contains chapters on Bayesian survival analysis and use of the R software. Earlier chapters have been extensively revised and expanded to add new material on several topics. These include methods for assessing the predictive ability of a model, joint models for longitudinal and survival data, and modern methods for the analysis of interval-censored survival data. Features: Presents an accessible account of a wide range of statistical methods for analysing survival data Contains practical guidance on modelling survival data from the author's many years of experience in teaching and consultancy Shows how Bayesian methods can be used to analyse survival data Includes details on how R can be used to carry out all the methods described, with guidance on the interpretation of the resulting output Contains many real data examples and additional data sets that can be used for coursework All data sets used are available in electronic format from the publisher's website Modelling Survival Data in Medical Research, Fourth Edition is an invaluable resource for statisticians in the pharmaceutical industry and biomedical research centres, research scientists and clinicians who are analysing their own data, and students following undergraduate or postgraduate courses in survival analysis.
An accessible primer on how to create effective graphics from data This book provides students and researchers a hands-on introduction to the principles and practice of data visualization. It explains what makes some graphs succeed while others fail, how to make high-quality figures from data using powerful and reproducible methods, and how to think about data visualization in an honest and effective way. Data Visualization builds the reader's expertise in ggplot2, a versatile visualization library for the R programming language. Through a series of worked examples, this accessible primer then demonstrates how to create plots piece by piece, beginning with summaries of single variables and moving on to more complex graphics. Topics include plotting continuous and categorical variables; layering information on graphics; producing effective "small multiple" plots; grouping, summarizing, and transforming data for plotting; creating maps; working with the output of statistical models; and refining plots to make them more comprehensible. Effective graphics are essential to communicating ideas and a great way to better understand data. This book provides the practical skills students and practitioners need to visualize quantitative data and get the most out of their research findings. Provides hands-on instruction using R and ggplot2 Shows how the "tidyverse" of data analysis tools makes working with R easier and more consistent Includes a library of data sets, code, and functions
Recent advances in the understanding of star formation and evolution have been impressive and aspects of that knowledge are explored in this volume. The black hole stellar endpoints are studied and geodesic motion is explored. The emission of gravitational waves is featured due to their very recent experimental discovery.The second aspect of the text is space exploration which began 62 years ago with the Sputnik Earth satellite followed by the landing on the Moon just 50 years ago. Since then Mars has been explored remotely as well as flybys of the outer planets and probes which have escaped the solar system. The text explores many aspects of rocket travel. Finally possibilities for interstellar travel are discussed.All these topics are treated in a unified way using the Matlab App to combine text, figures, formulae and numeric input and output. In this way the reader may vary parameters and see the results in real time. That experience aids in building up an intuitive feel for the many specific problems given in this text.
Practical Numerical and Scientific Computing with MATLAB (R) and Python concentrates on the practical aspects of numerical analysis and linear and non-linear programming. It discusses the methods for solving different types of mathematical problems using MATLAB and Python. Although the book focuses on the approximation problem rather than on error analysis of mathematical problems, it provides practical ways to calculate errors. The book is divided into three parts, covering topics in numerical linear algebra, methods of interpolation, numerical differentiation and integration, solutions of differential equations, linear and non-linear programming problems, and optimal control problems. This book has the following advantages: It adopts the programming languages, MATLAB and Python, which are widely used among academics, scientists, and engineers, for ease of use and contain many libraries covering many scientific and engineering fields. It contains topics that are rarely found in other numerical analysis books, such as ill-conditioned linear systems and methods of regularization to stabilize their solutions, nonstandard finite differences methods for solutions of ordinary differential equations, and the computations of the optimal controls. It provides a practical explanation of how to apply these topics using MATLAB and Python. It discusses software libraries to solve mathematical problems, such as software Gekko, pulp, and pyomo. These libraries use Python for solutions to differential equations and static and dynamic optimization problems. Most programs in the book can be applied in versions prior to MATLAB 2017b and Python 3.7.4 without the need to modify these programs. This book is aimed at newcomers and middle-level students, as well as members of the scientific community who are interested in solving math problems using MATLAB or Python.
This easy-to-follow applied book on semiparametric regression methods using R is intended to close the gap between the available methodology and its use in practice. Semiparametric regression has a large literature but much of it is geared towards data analysts who have advanced knowledge of statistical methods. While R now has a great deal of semiparametric regression functionality, many of these developments have not trickled down to rank-and-file statistical analysts. The authors assemble a broad range of semiparametric regression R analyses and put them in a form that is useful for applied researchers. There are chapters devoted to penalized spines, generalized additive models, grouped data, bivariate extensions of penalized spines, and spatial semi-parametric regression models. Where feasible, the R code is provided in the text, however the book is also accompanied by an external website complete with datasets and R code. Because of its flexibility, semiparametric regression has proven to be of great value with many applications in fields as diverse as astronomy, biology, medicine, economics, and finance. This book is intended for applied statistical analysts who have some familiarity with R. |
You may like...
Mathematical Modeling for Smart…
Debabrata Samanta, Debabrata Singh
Hardcover
R11,427
Discovery Miles 114 270
Essential Java for Scientists and…
Brian Hahn, Katherine Malan
Paperback
R1,266
Discovery Miles 12 660
Spatial Regression Analysis Using…
Daniel A. Griffith, Yongwan Chun, …
Paperback
R3,015
Discovery Miles 30 150
JMP Essentials - An Illustrated Guide…
Curt Hinrichs, Chuck Boiler, …
Hardcover
R2,063
Discovery Miles 20 630
The Little SAS Enterprise Guide Book
Susan J Slaughter, Lora D Delwiche
Hardcover
R1,790
Discovery Miles 17 900
|