![]() |
![]() |
Your cart is empty |
||
Books > Science & Mathematics > Mathematics > Probability & statistics
For courses in Probability and Random Processes. "Probability, Statistics, and Random Processes for Engineers, 4e "is a useful text for electrical and computer engineers. This book is a comprehensive treatment of probability and random processes that, more than any other available source, combines "rigor" with "accessibility." Beginning with the fundamentals of probability theory and requiring only college-level calculus, the book develops all the tools needed to understand more advanced topics such as random sequences, continuous-time random processes, and statistical signal processing. The book progresses at a leisurely pace, never assuming more knowledge than contained in the material already covered. Rigor is established by developing all results from the basic axioms and carefully defining and discussing such advanced notions as stochastic convergence, stochastic integrals and resolution of stochastic processes.
First published in 1990, this is a reissue of Professor Hilary Putnam 's dissertation thesis, written in 1951, which concerns itself with The Meaning of the Concept of Probability in Application to Finite Sequences and the problems of the deductive justification for induction. Written under the direction of Putnam 's mentor, Hans Reichenbach, the book considers Reichenbach 's idealization of very long finite sequences as infinite sequences and the bearing this has upon Reichenbach 's pragmatic vindication of induction.
Nine survey articles in this volume extend concepts from classical probability and stochastic processes to a number of areas of mathematical physics. Key topics covered: nonlinear stochastic wave equations, completely positive maps, Mehler-type semigroups on Hilbert spaces, entropic projections, martingale problem and Markov uniqueness of infinite- dimensional Nelson diffusions, analysis in geometric probability theory, measure-preserving shifts on the Wiener space, cohomology on loop spaces, and stochastic Volterra equations Contributors: H. Airault * L. Coutin * L. Decreusefond * C. Leonard * R. Leandre * P. Lescot * P. Malliavin * M. Oberguggenberger * R. Rebolledo * F. Russo * A.S. Ustunel * L. Wu The work, an outgrowth of a workshop on stochastic analysis held in Lisbon, serves as a good reference text for researchers and advanced students in the fields of probability, stochastic processes, analysis, geometry, math physics, and physics.
This book is an undergraduate text that introduces students to commonly used statistical methods in economics. Using examples based on contemporary economic issues and readily available data, it not only explains the mechanics of the various methods, but also guides students to connect statistical results to detailed economic interpretations. Because the goal is for students to be able to apply the statistical methods presented, online sources for economic data and directions for performing each task in Excel are also included.
The mathematical theory for many application areas depends on a deep understanding of the theory of moments. These areas include medical imaging, signal processing, computer visualization, and data science. The problem of moments has also found novel applications to areas such as control theory, image analysis, signal processing, polynomial optimization, and statistical big data. The Classical Moment Problem and Some Related Questions in Analysis presents: a unified treatment of the development of the classical moment problem from the late 19th century to the middle of the 20th century, important connections between the moment problem and many branches of analysis, a unified exposition of important classical results, which are difficult to read in the original journals, and a strong foundation for many areas in modern applied mathematics.
Newcomers to R are often intimidated by the command-line interface, the vast number of functions and packages, or the processes of importing data and performing a simple statistical analysis. The R Primer provides a collection of concise examples and solutions to R problems frequently encountered by new users of this statistical software. Rather than explore the many options available for every command as well as the ever-increasing number of packages, the book focuses on the basics of data preparation and analysis and gives examples that can be used as a starting point. The numerous examples illustrate a specific situation, topic, or problem, including data importing, data management, classical statistical analyses, and high-quality graphics production. Each example is self-contained and includes R code that can be run exactly as shown, enabling results from the book to be replicated. While base R is used throughout, other functions or packages are listed if they cover or extend the functionality. After working through the examples found in this text, new users of R will be able to better handle data analysis and graphics applications in R. Additional topics and R code are available from the book s supporting website at www.statistics.life.ku.dk/primer/
Monte Carlo statistical methods, particularly those based on Markov chains, are now an essential component of the standard set of techniques used by statisticians. This new edition has been revised towards a coherent and flowing coverage of these simulation techniques, with incorporation of the most recent developments in the field. In particular, the introductory coverage of random variable generation has been totally revised, with many concepts being unified through a fundamental theorem of simulation There are five completely new chapters that cover Monte Carlo control, reversible jump, slice sampling, sequential Monte Carlo, and perfect sampling. There is a more in-depth coverage of Gibbs sampling, which is now contained in three consecutive chapters. The development of Gibbs sampling starts with slice sampling and its connection with the fundamental theorem of simulation, and builds up to two-stage Gibbs sampling and its theoretical properties. A third chapter covers the multi-stage Gibbs sampler and its variety of applications. Lastly, chapters from the previous edition have been revised towards easier access, with the examples getting more detailed coverage. This textbook is intended for a second year graduate course, but will also be useful to someone who either wants to apply simulation techniques for the resolution of practical problems or wishes to grasp the fundamental principles behind those methods. The authors do not assume familiarity with Monte Carlo techniques (such as random variable generation), with computer programming, or with any Markov chain theory (the necessary concepts are developed in Chapter 6). A solutions manual, which coversapproximately 40% of the problems, is available for instructors who require the book for a course. Christian P. Robert is Professor of Statistics in the Applied Mathematics Department at UniversitA(c) Paris Dauphine, France. He is also Head of the Statistics Laboratory at the Center for Research in Economics and Statistics (CREST) of the National Institute for Statistics and Economic Studies (INSEE) in Paris, and Adjunct Professor at Ecole Polytechnique. He has written three other books, including The Bayesian Choice, Second Edition, Springer 2001. He also edited Discretization and MCMC Convergence Assessment, Springer 1998. He has served as associate editor for the Annals of Statistics and the Journal of the American Statistical Association. He is a fellow of the Institute of Mathematical Statistics, and a winner of the Young Statistician Award of the SocietiA(c) de Statistique de Paris in 1995. George Casella is Distinguished Professor and Chair, Department of Statistics, University of Florida. He has served as the Theory and Methods Editor of the Journal of the American Statistical Association and Executive Editor of Statistical Science. He has authored three other textbooks: Statistical Inference, Second Edition, 2001, with Roger L. Berger; Theory of Point Estimation, 1998, with Erich Lehmann; and Variance Components, 1992, with Shayle R. Searle and Charles E. McCulloch. He is a fellow of the Institute of Mathematical Statistics and the American Statistical Association, and an elected fellow of the International Statistical Institute.
Stochastic Differential Equations have become increasingly important in modelling complex systems in physics, chemistry, biology, climatology and other fields. This book examines and provides systems for practitioners to use, and provides a number of case studies to show how they can work in practice.
This book was written to provide resource materials for teachers to use in their introductory or intermediate statistics class. The chapter content is ordered along the lines of many popular statistics books so it should be easy to supplement the content and exercises with class lecture materials. The book contains R script programs to demonstrate important topics and concepts covered in a statistics course, including probability, random sampling, population distribution types, role of the Central Limit Theorem, creation of sampling distributions for statistics, and more. The chapters contain T/F quizzes to test basic knowledge of the topics covered. In addition, the book chapters contain numerous exercises with answers or solutions to the exercises provided. The chapter exercises reinforce an understanding of the statistical concepts presented in the chapters. An instructor can select any of the supplemental materials to enhance lectures and/or provide additional coverage of concepts and topics in their statistics book. This book uses the R statistical package which contains an extensive library of functions. The R software is free and easily downloaded and installed. The R programs are run in the R Studio software which is a graphical user interface for Windows. The R Studio software makes accessing R programs, viewing output from the exercises, and graphical displays easier to manage. The first chapter of the book covers the fundamentals of the R statistical package. This includes installation of R and R Studio, accessing R packages and libraries of functions. The chapter also covers how to access manuals and technical documentation, as well as, basic R commands used in the R script programs in the chapters. This chapter is important for the instructor to master so that the software can be installed and the R script programs run. The R software is free so students can also install the software and run the R script programs in the chapters. Teachers and students can run the R software on university computers, at home, or on laptop computers making it more available than many commercial software packages. "
Over the last fifty years advanced mathematical tools have become an integral part in the development of modern economic theory. Economists continue to invoke sophisticated mathematical techniques and ideas in order to understand complex economic and social problems. In the last ten years the theory of Riesz spaces (vector lattices) has been successfully applied to economic theory. By now it is understood relatively well that the lattice structure of Riesz spaces can be employed to capture and interpret several economic notions. On April 16-20, 1990, a small conference on Riesz Spaces, Positive Opera tors, and their Applications to Economics took place at the California Institute of Technology. The purpose of the conference was to bring mathematicians special ized in Riesz Spaces and economists specialized in General Equilibrium together to exchange ideas and advance the interdisciplinary cooperation between math ematicians and economists. This volume is a collection of papers that represent the talks and discussions of the participants at the week-long conference. We take this opportunity to thank all the participants of the conference, especially those whose articles are contained in this volume. We also greatly ap preciate the financial support provided by the California Institute of Technology. In particular, we express our sincerest thanks to David Grether, John Ledyard, and David Wales for their support. Finally, we would like to thank Susan Davis, Victoria Mason, and Marge D'Elia who handled the delicate logistics for the smooth running of the confer ence."
This book presents recent developments in multivariate and robust statistical methods. Featuring contributions by leading experts in the field it covers various topics, including multivariate and high-dimensional methods, time series, graphical models, robust estimation, supervised learning and normal extremes. It will appeal to statistics and data science researchers, PhD students and practitioners who are interested in modern multivariate and robust statistics. The book is dedicated to David E. Tyler on the occasion of his pending retirement and also includes a review contribution on the popular Tyler’s shape matrix.
The first comprehensive account of the theory of mass transportation problems and its applications. In Volume I, the authors systematically develop the theory with emphasis on the Monge-Kantorovich mass transportation and the Kantorovich-Rubinstein mass transshipment problems. They then discuss a variety of different approaches towards solving these problems and exploit the rich interrelations to several mathematical sciences - from functional analysis to probability theory and mathematical economics. The second volume is devoted to applications of the above problems to topics in applied probability, theory of moments and distributions with given marginals, queuing theory, risk theory of probability metrics and its applications to various fields, among them general limit theorems for Gaussian and non-Gaussian limiting laws, stochastic differential equations and algorithms, and rounding problems. Useful to graduates and researchers in theoretical and applied probability, operations research, computer science, and mathematical economics, the prerequisites for this book are graduate level probability theory and real and functional analysis.
For almost two decades this has been the classical textbook on applications of operator algebra theory to quantum statistical physics. It describes the general structure of equilibrium states, the KMS-condition and stability, quantum spin systems and continuous systems.Major changes in the new edition relate to Bose--Einstein condensation, the dynamics of the X-Y model and questions on phase transitions. Notes and remarks have been considerably augmented.
Monte-Carlo techniques have increasingly become a key method used in quantitative research. This book introduces engineers and scientists to the basics of using the Monte-Carlo simulation method which is used in Operations Research and other fields to understand the impact of risk and uncertainty in prediction and forecasting models. Monte-Carlo Simulation: An Introduction for Engineers and Scientists explores several specific applications in addition to illustrating the principles behind the methods. The question of accuracy and efficiency with using the method is addressed thoroughly within each chapter and all program listings are included in the discussion of each application to facilitate further research for the reader using Python programming language. Beginning engineers and scientists either already in or about to go into industry or commercial and government scientific laboratories will find this book essential. It could also be of interest to undergraduates in engineering science and mathematics, as well as instructors and lecturers who have no prior knowledge of Monte-Carlo simulations.
Written to be more rigorous than other books on the same topics No other book on the topics explores programming and software in this manner Requires only undergraduate prerequisites
Pierre-Simon Laplace (1749-1827) is remembered amoung probabilitists today particularly for his "Theorie analytique des probabilites", published in 1812. The "Essai philosophique dur les probabilites" is his introduction for the second edition of this work. Here Laplace provided a popular exposition on his "Theorie". The "Essai", based on a lecture on probability given by Laplace in 1794, underwent sweeping changes, almost doubling in size, in the various editions published during Laplace's lifetime. Translations of various editions in different languages have apeared over the years. The only English translation of 1902 reads awkwardly today. This is a thorough and modern translation based on the recent re-issue, with its voluminous notes, of the fifth edition of 1826, with preface by Rene Thom and postscript by Bernard Bru. In the second part of the book, the reader is provided with an extensive commentary by the translator including valuable histographical and mathematical remarks and various proofs.
This book is different from other books on measure theory in that it accepts probability theory as an essential part of measure theory. This means that many examples are taken from probability; that probabilistic concepts such as independence, Markov processes, and conditional expectations are integrated into the text rather than being relegate to an appendix; that more attention is paid to the role of algebras than is customary; and that the metric defining the distance between sets as the measure of their symmetric difference is exploited more than is customary.
This book presents operational modal analysis (OMA), employing a coherent and comprehensive Bayesian framework for modal identification and covering stochastic modeling, theoretical formulations, computational algorithms, and practical applications. Mathematical similarities and philosophical differences between Bayesian and classical statistical approaches to system identification are discussed, allowing their mathematical tools to be shared and their results correctly interpreted. The authors provide their data freely in the web at https://doi.org/10.7910/DVN/7EVTXG Many chapters can be used as lecture notes for the general topic they cover beyond the OMA context. After an introductory chapter (1), Chapters 2-7 present the general theory of stochastic modeling and analysis of ambient vibrations. Readers are first introduced to the spectral analysis of deterministic time series (2) and structural dynamics (3), which do not require the use of probability concepts. The concepts and techniques in these chapters are subsequently extended to a probabilistic context in Chapter 4 (on stochastic processes) and in Chapter 5 (on stochastic structural dynamics). In turn, Chapter 6 introduces the basics of ambient vibration instrumentation and data characteristics, while Chapter 7 discusses the analysis and simulation of OMA data, covering different types of data encountered in practice. Bayesian and classical statistical approaches to system identification are introduced in a general context in Chapters 8 and 9, respectively. Chapter 10 provides an overview of different Bayesian OMA formulations, followed by a general discussion of computational issues in Chapter 11. Efficient algorithms for different contexts are discussed in Chapters 12-14 (single mode, multi-mode, and multi-setup). Intended for readers with a minimal background in mathematics, Chapter 15 presents the 'uncertainty laws' in OMA, one of the latest advances that establish the achievable precision limit of OMA and provide a scientific basis for planning ambient vibration tests. Lastly Chapter 16 discusses the mathematical theory behind the results in Chapter 15, addressing the needs of researchers interested in learning the techniques for further development. Three appendix chapters round out the coverage. This book is primarily intended for graduate/senior undergraduate students and researchers, although practitioners will also find the book a useful reference guide. It covers materials from introductory to advanced level, which are classified accordingly to ensure easy access. Readers with an undergraduate-level background in probability and statistics will find the book an invaluable resource, regardless of whether they are Bayesian or non-Bayesian.
This book contains the proceedings ofthe meeting on "Applied Mathematics in the Aerospace Field," held in Erice, Sicily, Italy from September 3 to September 10, 1991. The occasion of the meeting was the 12th Course of the School of Mathematics "Guido Stampacchia," directed by Professor Franco Giannessi of the University of Pisa. The school is affiliated with the International Center for Scientific Culture "Ettore Majorana," which is directed by Professor Antonino Zichichi of the University of Bologna. The objective of the course was to give a perspective on the state-of the-art and research trends concerning the application of mathematics to aerospace science and engineering. The course was structured with invited lectures and seminars concerning fundamental aspects of differential equa tions, mathematical programming, optimal control, numerical methods, per turbation methods, and variational methods occurring in flight mechanics, astrodynamics, guidance, control, aircraft design, fluid mechanics, rarefied gas dynamics, and solid mechanics. The book includes 20 chapters by 23 contributors from the United States, Germany, and Italy and is intended to be an important reference work on the application of mathematics to the aerospace field. It reflects the belief of the course directors that strong interaction between mathematics and engineering is beneficial, indeed essential, to progresses in both areas."
Features Self-contained book suitable for graduate students and post-doctoral fellows in financial mathematics and data science, as well as for practitioners working in the financial industry who deal with big data All results are presented visually to aid in understanding of concepts.
Data clustering is a highly interdisciplinary field, the goal of which is to divide a set of objects into homogeneous groups such that objects in the same group are similar and objects in different groups are quite distinct. Thousands of theoretical papers and a number of books on data clustering have been published over the past 50 years. However, few books exist to teach people how to implement data clustering algorithms. This book was written for anyone who wants to implement or improve their data clustering algorithms. Using object-oriented design and programming techniques, Data Clustering in C++ exploits the commonalities of all data clustering algorithms to create a flexible set of reusable classes that simplifies the implementation of any data clustering algorithm. Readers can follow the development of the base data clustering classes and several popular data clustering algorithms. Additional topics such as data pre-processing, data visualization, cluster visualization, and cluster interpretation are briefly covered. This book is divided into three parts-- * Data Clustering and C++ Preliminaries: A review of basic concepts of data clustering, the unified modeling language, object-oriented programming in C++, and design patterns * A C++ Data Clustering Framework: The development of data clustering base classes * Data Clustering Algorithms: The implementation of several popular data clustering algorithms A key to learning a clustering algorithm is to implement and experiment the clustering algorithm. Complete listings of classes, examples, unit test cases, and GNU configuration files are included in the appendices of this book as well as in the CD-ROM of the book. The only requirements to compile the code are a modern C++ compiler and the Boost C++ libraries.
Rubinstein is the pioneer of the well-known score function and cross-entropy methods. Accessible to a broad audience of engineers, computer scientists, mathematicians, statisticians and in general anyone, theorist and practitioner, who is interested in smart simulation, fast optimization, learning algorithms, and image processing.
From a review of the first edition: "This book [...] covers in depth a broad range of topics in the mathematical theory of phase transition in statistical mechanics. [...] It is in fact one of the author's stated aims that this comprehensive monograph should serve both as an introductory text and as a reference for the expert." (F. Papangelou, Zentralblatt MATH) The second edition has been extended by a new section on large deviations and some comments on the more recent developments in the area.
"Data Analysis with SPSS"is designed to teach students how to explore data in a systematic manner using the most popular professional social statistics program on the market today. Written in ten manageable chapters, this book first introduces students to the approach researchers use to frame research questions and the logic of establishing causal relations. Students are then oriented to the SPSS program and how to examine data sets. Subsequent chapters guide them through univariate analysis, bivariate analysis, graphic analysis, and multivariate analysis. Students conclude their course by learning how to write a research report and by engaging in their own research project. Each book is packaged with a disk containing the GSS (General Social Survey) file and the States data files. The GSS file contains 100 variables generated from interviews with 2,900 people, concerning their behaviors and attitudes on a wide variety of issues such as abortion, religion, prejudice, sexuality, and politics. The States data allows comparison of all 50 states with 400 variables indicating issues such as unemployment, environment, criminality, population, and education. Students will ultimately use these data to conduct their own independent research project with SPSS. Note: MySearchLab does not come automatically packaged with this text. To purchase MySearchLab, please visit: www.mysearchlab.com or you can purchase a ValuePack of the text + MySearchLab with Pearson eText (at no additional cost). ValuePack ISBN-10: 0205863728 / ValuePack ISBN-13: 9780205863723 |
![]() ![]() You may like...
|