Kirjojen hintavertailu. Mukana 12 512 091 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

2 kirjaa tekijältä Peter K. Dunn

Scientific Research and Methodology

Scientific Research and Methodology

Peter K. Dunn

TAYLOR FRANCIS LTD
2025
sidottu
This textbook is designed for teaching quantitative research in the scientific, health and engineering disciplines at first-year undergraduate level, with an emphasis on statistics. It covers the research process, including asking research questions, research design, data collection, summarising data, analysis and communication. Many real journal articles are used throughout the text as examples that demonstrate the use of the techniques.Students are introduced to statistics as a method for answering questions. Descriptive research questions lead to analysis of single proportions and means. Repeated-measures research questions are answered using paired quantitative data. Relational research questions compare proportions, odds and means in different groups. Correlational research questions are studied using correlation and regression techniques.Statistical topics include numerical summary methods (such as means, odds ratios and identification of outliers), graphing (such as histograms, case-profile plots and scatterplots), confidence intervals and hypothesis testing. Emphasis is placed on understanding and concepts; while calculations are shown in simple situations, they are deferred to software when the computations become tedious and disruptive to understanding.Almost every dataset used is a real dataset, and is available online or in an associated R package SRMData. Software output is often used when calculations become onerous. The output is sufficiently generic that the book can be used in conjunction with any statistical software.
Generalized Linear Models With Examples in R

Generalized Linear Models With Examples in R

Peter K. Dunn; Gordon K. Smyth

Springer-Verlag New York Inc.
2018
sidottu
This textbook presents an introduction to generalized linear models, complete with real-world data sets and practice problems, making it applicable for both beginning and advanced students of applied statistics. Generalized linear models (GLMs) are powerful tools in applied statistics that extend the ideas of multiple linear regression and analysis of variance to include response variables that are not normally distributed. As such, GLMs can model a wide variety of data types including counts, proportions, and binary outcomes or positive quantities.The book is designed with the student in mind, making it suitable for self-study or a structured course. Beginning with an introduction to linear regression, the book also devotes time to advanced topics not typically included in introductory textbooks. It features chapter introductions and summaries, clear examples, and many practice problems, all carefully designed to balance theory and practice. The text also provides a working knowledge of applied statistical practice through the extensive use of R, which is integrated into the text. Other features include: • Advanced topics such as power variance functions, saddlepoint approximations, likelihood score tests, modified profile likelihood, small-dispersion asymptotics, and randomized quantile residuals • Nearly 100 data sets in the companion R package GLMsData • Examples that are cross-referenced to the companion data set, allowing readers to load the data and follow the analysis in their own R session