Examples in Parametric Inference with R

Examples in Parametric Inference with R

Author: Ulhas Jayram Dixit

Publisher: Springer

Published: 2016-05-20

Total Pages: 475

ISBN-13: 9811008892

DOWNLOAD EBOOK

This book discusses examples in parametric inference with R. Combining basic theory with modern approaches, it presents the latest developments and trends in statistical inference for students who do not have an advanced mathematical and statistical background. The topics discussed in the book are fundamental and common to many fields of statistical inference and thus serve as a point of departure for in-depth study. The book is divided into eight chapters: Chapter 1 provides an overview of topics on sufficiency and completeness, while Chapter 2 briefly discusses unbiased estimation. Chapter 3 focuses on the study of moments and maximum likelihood estimators, and Chapter 4 presents bounds for the variance. In Chapter 5, topics on consistent estimator are discussed. Chapter 6 discusses Bayes, while Chapter 7 studies some more powerful tests. Lastly, Chapter 8 examines unbiased and other tests. Senior undergraduate and graduate students in statistics and mathematics, and those who have taken an introductory course in probability, will greatly benefit from this book. Students are expected to know matrix algebra, calculus, probability and distribution theory before beginning this course. Presenting a wealth of relevant solved and unsolved problems, the book offers an excellent tool for teachers and instructors who can assign homework problems from the exercises, and students will find the solved examples hugely beneficial in solving the exercise problems.


Nonparametric Statistical Inference

Nonparametric Statistical Inference

Author: Jean Dickinson Gibbons

Publisher: CRC Press

Published: 2020-12-21

Total Pages: 695

ISBN-13: 135161617X

DOWNLOAD EBOOK

Praise for previous editions: "... a classic with a long history." – Statistical Papers "The fact that the first edition of this book was published in 1971 ... [is] testimony to the book’s success over a long period." – ISI Short Book Reviews "... one of the best books available for a theory course on nonparametric statistics. ... very well written and organized ... recommended for teachers and graduate students." – Biometrics "... There is no competitor for this book and its comprehensive development and application of nonparametric methods. Users of one of the earlier editions should certainly consider upgrading to this new edition." – Technometrics "... Useful to students and research workers ... a good textbook for a beginning graduate-level course in nonparametric statistics." – Journal of the American Statistical Association Since its first publication in 1971, Nonparametric Statistical Inference has been widely regarded as the source for learning about nonparametrics. The Sixth Edition carries on this tradition and incorporates computer solutions based on R. Features Covers the most commonly used nonparametric procedures States the assumptions, develops the theory behind the procedures, and illustrates the techniques using realistic examples from the social, behavioral, and life sciences Presents tests of hypotheses, confidence-interval estimation, sample size determination, power, and comparisons of competing procedures Includes an Appendix of user-friendly tables needed for solutions to all data-oriented examples Gives examples of computer applications based on R, MINITAB, STATXACT, and SAS Lists over 100 new references Nonparametric Statistical Inference, Sixth Edition, has been thoroughly revised and rewritten to make it more readable and reader-friendly. All of the R solutions are new and make this book much more useful for applications in modern times. It has been updated throughout and contains 100 new citations, including some of the most recent, to make it more current and useful for researchers.


End-To-End Solved Problems with R

End-To-End Solved Problems with R

Author: Nicole Radziwill

Publisher: Lapis Lucera

Published: 2017-07-28

Total Pages: 242

ISBN-13: 9780996916028

DOWNLOAD EBOOK

Using the 7 Step method in Statistics (The Easier Way) With R, this book provides 26 complete problem-solving case studies using 13 different statistical inference approaches. Provides guidance in applied statistics and introductory data science.


Statistics (the Easier Way) with R, 3rd Ed

Statistics (the Easier Way) with R, 3rd Ed

Author: N. M. Radziwill

Publisher: Lapis Lucera

Published: 2019-04-20

Total Pages: 540

ISBN-13: 9780996916035

DOWNLOAD EBOOK

Covers exploratory data analysis using R, ggplot, and the tidyverse, with 10 parametric statistical inference tests, and examples using a 7 Step method blending estimation, analytical and computational solutions.


Modes of Parametric Statistical Inference

Modes of Parametric Statistical Inference

Author: Seymour Geisser

Publisher: Wiley-Interscience

Published: 2006-01-27

Total Pages: 192

ISBN-13: 0471743127

DOWNLOAD EBOOK

A fascinating investigation into the foundations of statistical inference This publication examines the distinct philosophical foundations of different statistical modes of parametric inference. Unlike many other texts that focus on methodology and applications, this book focuses on a rather unique combination of theoretical and foundational aspects that underlie the field of statistical inference. Readers gain a deeper understanding of the evolution and underlying logic of each mode as well as each mode's strengths and weaknesses. The book begins with fascinating highlights from the history of statistical inference. Readers are given historical examples of statistical reasoning used to address practical problems that arose throughout the centuries. Next, the book goes on to scrutinize four major modes of statistical inference: * Frequentist * Likelihood * Fiducial * Bayesian The author provides readers with specific examples and counterexamples of situations and datasets where the modes yield both similar and dissimilar results, including a violation of the likelihood principle in which Bayesian and likelihood methods differ from frequentist methods. Each example is followed by a detailed discussion of why the results may have varied from one mode to another, helping the reader to gain a greater understanding of each mode and how it works. Moreover, the author provides considerable mathematical detail on certain points to highlight key aspects of theoretical development. The author's writing style and use of examples make the text clear and engaging. This book is fundamental reading for graduate-level students in statistics as well as anyone with an interest in the foundations of statistics and the principles underlying statistical inference, including students in mathematics and the philosophy of science. Readers with a background in theoretical statistics will find the text both accessible and absorbing.


A First Course on Parametric Inference

A First Course on Parametric Inference

Author: B. K. Kale

Publisher: Alpha Science Int'l Ltd.

Published: 1999

Total Pages: 284

ISBN-13: 9788173191961

DOWNLOAD EBOOK

Starting with the basic concept of sufficient statistics, the approach based on minimum variance unbiased estimation is presented, in detail, in this text.


R by Example

R by Example

Author: Jim Albert

Publisher: Springer Science & Business Media

Published: 2012-01-28

Total Pages: 359

ISBN-13: 1461413656

DOWNLOAD EBOOK

R by Example is an example-based introduction to the statistical computing environment that does not assume any previous familiarity with R or other software packages. R functions are presented in the context of interesting applications with real data. The purpose of this book is to illustrate a range of statistical and probability computations using R for people who are learning, teaching, or using statistics. Specifically, this book is written for users who have covered at least the equivalent of (or are currently studying) undergraduate level calculus-based courses in statistics. These users are learning or applying exploratory and inferential methods for analyzing data and this book is intended to be a useful resource for learning how to implement these procedures in R.


Modern Statistics with R

Modern Statistics with R

Author: Måns Thulin

Publisher: CRC Press

Published: 2024-08-20

Total Pages: 0

ISBN-13: 9781032512440

DOWNLOAD EBOOK

The past decades have transformed the world of statistical data analysis, with new methods, new types of data, and new computational tools. Modern Statistics with R introduces you to key parts of this modern statistical toolkit. It teaches you: Data wrangling - importing, formatting, reshaping, merging, and filtering data in R. Exploratory data analysis - using visualisations and multivariate techniques to explore datasets. Statistical inference - modern methods for testing hypotheses and computing confidence intervals. Predictive modelling - regression models and machine learning methods for prediction, classification, and forecasting. Simulation - using simulation techniques for sample size computations and evaluations of statistical methods. Ethics in statistics - ethical issues and good statistical practice. R programming - writing code that is fast, readable, and (hopefully!) free from bugs. No prior programming experience is necessary. Clear explanations and examples are provided to accommodate readers at all levels of familiarity with statistical principles and coding practices. A basic understanding of probability theory can enhance comprehension of certain concepts discussed within this book. In addition to plenty of examples, the book includes more than 200 exercises, with fully worked solutions available at: www.modernstatisticswithr.com.


Statistical Inference in Financial and Insurance Mathematics with R

Statistical Inference in Financial and Insurance Mathematics with R

Author: Alexandre Brouste

Publisher: Elsevier

Published: 2017-11-22

Total Pages: 204

ISBN-13: 0081012616

DOWNLOAD EBOOK

Finance and insurance companies are facing a wide range of parametric statistical problems. Statistical experiments generated by a sample of independent and identically distributed random variables are frequent and well understood, especially those consisting of probability measures of an exponential type. However, the aforementioned applications also offer non-classical experiments implying observation samples of independent but not identically distributed random variables or even dependent random variables. Three examples of such experiments are treated in this book. First, the Generalized Linear Models are studied. They extend the standard regression model to non-Gaussian distributions. Statistical experiments with Markov chains are considered next. Finally, various statistical experiments generated by fractional Gaussian noise are also described. In this book, asymptotic properties of several sequences of estimators are detailed. The notion of asymptotical efficiency is discussed for the different statistical experiments considered in order to give the proper sense of estimation risk. Eighty examples and computations with R software are given throughout the text. Examines a range of statistical inference methods in the context of finance and insurance applications Presents the LAN (local asymptotic normality) property of likelihoods Combines the proofs of LAN property for different statistical experiments that appears in financial and insurance mathematics Provides the proper description of such statistical experiments and invites readers to seek optimal estimators (performed in R) for such statistical experiments


Statistical Inference via Data Science: A ModernDive into R and the Tidyverse

Statistical Inference via Data Science: A ModernDive into R and the Tidyverse

Author: Chester Ismay

Publisher: CRC Press

Published: 2019-12-23

Total Pages: 377

ISBN-13: 1000763560

DOWNLOAD EBOOK

Statistical Inference via Data Science: A ModernDive into R and the Tidyverse provides a pathway for learning about statistical inference using data science tools widely used in industry, academia, and government. It introduces the tidyverse suite of R packages, including the ggplot2 package for data visualization, and the dplyr package for data wrangling. After equipping readers with just enough of these data science tools to perform effective exploratory data analyses, the book covers traditional introductory statistics topics like confidence intervals, hypothesis testing, and multiple regression modeling, while focusing on visualization throughout. Features: ● Assumes minimal prerequisites, notably, no prior calculus nor coding experience ● Motivates theory using real-world data, including all domestic flights leaving New York City in 2013, the Gapminder project, and the data journalism website, FiveThirtyEight.com ● Centers on simulation-based approaches to statistical inference rather than mathematical formulas ● Uses the infer package for "tidy" and transparent statistical inference to construct confidence intervals and conduct hypothesis tests via the bootstrap and permutation methods ● Provides all code and output embedded directly in the text; also available in the online version at moderndive.com This book is intended for individuals who would like to simultaneously start developing their data science toolbox and start learning about the inferential and modeling tools used in much of modern-day research. The book can be used in methods and data science courses and first courses in statistics, at both the undergraduate and graduate levels.