Statistics

Distribution Theory

by Peter K. Dunn

2024-04-11

An introduction to mathematical statistics, and the theory of distributions. […] This book is an introduction to the theory of statistical probability and distributions. This book can be read without relying on any specific statistical software, though sometimes R code (R Core Team 2023) is included to demonstrate ideas, and to discuss simulation. The callouts used in this book have meanings; for example: These chunks introduce the objectives for the chapters of the book. These chunks highlight common mistakes or warnings, about a particular concept or about using a formula. These chunks … Read more →

1

Notes on Statistics with R (SwR)

by Peter Baumgartner

2024-04-10

Peter Baumgartner WATCH OUT: This is my personal learning material and is therefore neither an accurate replication nor an authoritative textbook. I am writing this book as a text for others to read because that forces me to become explicit and explain all my learning outcomes more carefully. Please keep in mind that this text is not written by an expert but by a learner. Text passages with content I am already familiar I have skipped. Section of the original text where I needed more in-depth knowledge I have elaborated and added my own comments resulted from my personal research. Be warned! … Read more →

2

Introduction to Data Science

by Hansjörg Neth

2024-04-09
Introduction to Data Science

This book provides a gentle introduction to data science for students of any discipline with little or no background in data analysis or computer programming. Based on notions of representation, measurement, and modeling, we examine key data types (e.g., logicals, numbers, text) and learn to clean, summarize, transform, and visualize (rectangular) data. By reflecting on the relations between representations, tasks, and tools, the course promotes data literacy and cultivates reproducible research practices that precede and enable practical uses of programming or statistics. This book is still being written and revised. It currently serves as a scaffold for a curriculum that will be filled with content as we go along. Read more →

3

BMS5021 - Introductory Bioinformatics Manual

by Dr Lochlan Fennell

2024-04-09

This is a minimal example of using the bookdown package to write a book. The HTML output format for this example is bookdown::gitbook, set in the _output.yml file. [...] Welcome to the beginning of the bioinformatics component of BMS5021 - Introductory Bioinformatics. Over the past four weeks, you have taken a crash course in the fundamentals of molecular biology. These concepts underpin the analyses we do in bioinformatics. Bioinformatics combines the strengths of computer science, statistics, and biology in order to analyse and interpret large-scale biological data, ultimately ... Read more →

4

Applied Spatio-temporal Statistics

by Trevor Hefley

2024-04-08

Course notes for Applied Spatio-temporal Statistics (STAT 764) at Kansas State University for the spring 2024 semester […] This document contains the course notes for Applied Spatio-temporal Statistics at Kansas State University (STAT 764). During the semester we will cover construction and analysis of spatial, time series, and spatio-temporal data sets. Topics include data generation using geographic information systems, exploratory data analysis and visualization, and descriptive and dynamic spatio-temporal statistical … Read more →

5

Introduction to Applied Experimental Design and Statistical Analysis with R

by Karin Vorwerk, Ph.D. 

2024-04-08

A book created with bookdown. […] This book provides an introduction to R and also serves as a first course in the study of experimental design and applied statistical analysis. We only assume a basic understanding of statistics, but no prior knowledge of R. The first few sections of this book will guide you through the installation of R and RMarkdown, and introduce you to the syntax of R and RMarkdown, functions, data types, and basic data visualization. We will then review statistical concepts needed and discuss experiment design, data collection, how to import and export data, and data … Read more →

6

Data Visualization with R Programming

by สมศักดิ์ จันทร์เอม

2024-04-07
Data Visualization with R Programming

สมศักดิ์ จันทร์เอม ภาพนิทัศน์มีความสำคัญอย่างมากในการทำความเข้าใจข้อมูล และเพื่อประสิทธิภาพในการตัดสินใจ เครื่องมือที่ช่วยในการใช้สร้างภาพนิทัศน์ของข้อมูลในปัจจุบัน มีหลายตัว ในหนังสือเล่มจะใช้ภาษาอาร์ในการเขียนโปรแกรมเพื่อสร้างภาพนิทัศน์ และใช้โปรแกรม RStudio เพื่อช่วยการใช้เขียนโปรแกรมภาษาอาร์ให้มีความสะดวกสบายมากยิ่งขึ้นด้วยเครื่องมือช่วยที่หลากหลาย ในหนังสือเล่มไม่ได้สนใจในประเด็นตัวแบบสถิติ (statistics model) เศรษฐมิติ (econometrics) หรือการเรียนรู้ของเครื่องจักร (machine learning) ด้วยภาษาอาร์ แต่ถ้าผู้อ่านได้ศึกษาและทำความเข้าใจในหนังสือเล่มนี้แล้ว ผู้อ่านจะได้เรียนรู้พื้นฐานการเขียนโปรแกรมภาษาอาร์ที่จำเป็นอย่างมีหลักการ เช่นชนิดของโครงสร้างข้อมูลที่สำคัญคือวัตถุแบบเวคเตอร์ (vector) และกรอบข้อมูล (data frame) … Read more →

7

Introduction to Statistics and Data Analysis – A Case-Based Approach

by Conrad Ziller, University of Duisburg-Essen

2024-04-05

A book created with bookdown. […] Suggested citation: Ziller, Conrad (2024). Introduction to Statistics and Data Analysis – A Case-Based Approach. Available online at https://bookdown.org/conradziller/introstatistics To download the R-Scripts and data used in this book, go HERE. This short book is a complete introduction to statistics and data analysis using R and RStudio. It contains hands-on exercises with real data—mostly from social sciences. In addition, this book presents four key ingredients of statistical data analysis (univariate statistics, bivariate statistics, statistical … Read more →

8

Introduction to Statistics

by Dr. Lauren Perry

2024-04-04

Introduction to Statistics. […] There are a lot of ways to approach an introductory statistics class. Historically, the topics found in this text have been taught in a way that emphasizes hand calculations and the use of tables full of numbers. My philosophy is a little different. This class is designed for students who will need to read statistical results and may need to produce basic statistics using a computer. If you go on to be a scientist and need more statistical know how, this course will give you enough background knowledge to take the inevitable next course in statistics. There … Read more →

9

Hao Sun

by eugenesun95

2024-04-04

An open source technical publishing system for creating beautiful articles, websites, blogs, books, slides, and more. Supports Python, R, Julia, and JavaScript. […] Hi! Welcome to my personal webpage. I am a biostatistician in the department of Global Biometric Sciences at Bristol Myers Squibb. I received my PhD in Statistics at Iowa State University in 2022, and a Bachelors of Statistics from University of Science and Technology of China. My research topics includes survey modeling, small area estimation, clinical trial designs, dynamic borrowing, and graphical … Read more →

10

Responsible applied statistics in R for behavioral and health data

by Anshul Kumar

2024-04-04

This textbook accompanies the course HE-902 in the PhD in HPEd program at MGHIHP (http://mghihp.edu/phdhped). HE-902 is a statistics course that equips students to analyze healthcare or behavioral data in R. […] Welcome to HE-902 at MGH Institute of Health Professions! Please watch the following welcome video: This video can be viewed externally at https://youtu.be/o_DVZ8GplGY. Please additionally read the following items: This textbook accompanies the course HE-902—Advanced Statistical Modeling for Health Professions Education—in the PhD in HPEd program at MGH Institute of Health … Read more →

11

Introduction to Regression Methods for Public Health Using R

by Ramzi W. Nahhas

2024-04-03

An introduction to regression methods using R with examples from public health datasets and accessible to students without a background in mathematical statistics. […] This is a SECOND DRAFT but is still awaiting peer review. The goal is publication as a printed version (through CRC Press) with the online version remaining freely available. Status If you have any comments or suggestions, feel free to contact me at ramzi.nahhas@wright.edu. Thank you! This text is suitable as a second biostatistics course for Master of Public Health students or public health professionals. Almost all public … Read more →

12

Proposed Psychometrics OER: Authoring Platform Features

by Catrina Notari, John Kulas

2024-04-02

This document is intended to highlight features of the Quarto authoring platform, specifically focused on how this platform is uniquely appropriate for Psychometric instruction. Psychometrics is the scientific study of Psychological measurement - it has been described by some practitioners as “applied statistics” and fundamentally requires knowledgeable application of statistical concepts. This brief overview does not cover all pedagogical features, so we encourage reviewers to “point and click” around this document to discover unique elements. For example, external links and alternative … Read more →

13

Prediction and Feature Assessment

by Nicolas Städler

2024-03-25
 Prediction and Feature Assessment

Script for Analysis of High-Dimensional Data […] Prediction and Feature Assessment This script was written for the course on Analysis of High-Dimensional Data held at the University of Bern and the ETH Zurich. Much of the content is based on the book from Hastie, Tibshirani, and Friedman (2001). The course has a focus on applications using R (R Core Team 2023). All data sets used throughout the script can be downloaded from github. What are high-dimensional data and what is high-dimensional statistics? The Statistics Department of the University of California, Berkeley summarizes it as … Read more →

14

Data Science for Psychologists

by Hansjörg Neth

2024-03-20
Data Science for Psychologists

This book provides an introduction to data science that is tailored to the needs of students in psychology, but is also suitable for students of the humanities and other biological or social sciences. This audience typically has some knowledge of statistics, but rarely an idea how data is prepared for statistical testing. By using various data types and working with many examples, we teach strategies and tools for reshaping, summarizing, and visualizing data. By keeping our eyes open for the perils of misleading representations, the book fosters fundamental skills of data literacy and cultivates reproducible research practices that enable and precede any practical use of statistics. Read more →

15

Notes for Nonparametric Statistics

by Eduardo García-Portugués

2024-03-19
Notes for Nonparametric Statistics

Notes for Nonparametric Statistics. MSc in Statistics for Data Science. Carlos III University of Madrid. [...] Welcome to the notes for Nonparametric Statistics. The course is part of the MSc in Statistics for Data Science from Carlos III University of Madrid. The course is designed to have, roughly, one session per each main topic in the syllabus. The schedule is tight due to time constraints, which will inevitably make the treatment of certain methods somehow superficial. Nevertheless, the course will hopefully give you a respectable panoramic view of different available topics on ... Read more →

16

A First Course on Statistical Inference

by Isabel Molina Peralta and Eduardo García-Portugués

2024-03-19

Notes for Statistical Inference. MSc in Statistics for Data Science. Carlos III University of Madrid. [...] Welcome to the notes for Statistical Inference. The course is part of the MSc in Statistics for Data Science from Carlos III University of Madrid. The course is designed to have, roughly, one session per each main topic in the syllabus. The schedule is tight due to time constraints, which will inevitably make the exposition of certain methods somehow superficial. Nevertheless, the course and exercises will hopefully give you a respectable panoramic view of the fundamentals of ... Read more →

17

Documentary of Statistics Using R

by Novia Permatasari

2024-03-18

This is Novia Permatasari’s personal documentation of R usage in Statistics. […] Welcome to my personal documentation on the usage of R in Statistics. I’ve compiled this bookdown with the hope that it will be useful to anyone in need, whether in theory or practice. Some parts are currently blank but will be filled in as time … Read more →

18

混乱数据分析:设计的实验

by Wang Zhen

2024-03-15

Analysis of Messy Data Volume 1: Designed Experiments的翻译 […] “Statistics is the grammar of science.” - Karl Pearson 混乱数据分析:设计的实验 为 Analysis of Messy Data Volume 1: Designed Experiments, 2nd edn 的翻译。 本书/翻译基于 Elegant Bookdown Template。目前正文翻译工作已完成,尚未包括每章的练习。 本书探讨了多重比较程序、随机效应模型、混合模型、裂区实验和重复测量设计的各种技术。作者使用几个统计软件包简化了这些技术,并强调了设计结构和处理结构之间的 … Read more →

19

Advanced Statistical Modelling III (second term)

by Department of Mathematical Sciences at Durham University

2024-03-14

These are the course notes for the module Advanced Statistical Modelling III of Durham University’s degree for Mathematics and Statistics. … Read more →

20

A Guide on Data Analysis

by Mike Nguyen

2024-03-12
A Guide on Data Analysis

This is a guide on how to conduct data analysis in the field of data science, statistics, or machine learning. […] 1. APA (7th edition): Nguyen, M. (2020). A Guide on Data Analysis. Bookdown. https://bookdown.org/mike/data_analysis/ 2. MLA (8th edition): Nguyen, Mike. A Guide on Data Analysis. Bookdown, 2020. https://bookdown.org/mike/data_analysis/ 3. Chicago (17th edition): Nguyen, Mike. 2020. A Guide on Data Analysis. Bookdown. https://bookdown.org/mike/data_analysis/ 4. Harvard: Nguyen, M. (2020) A Guide on Data Analysis. Bookdown. Available at: https://bookdown.org/mike/data_analysis/ … Read more →

21

Mastering Statistics with R

by SHAN-CHI WU (吳善棨)

2024-03-01

Introduce the probability, statistics, and related subject. […] This is the website for the book “Mastering Statistics with R” published by SHAN-CHI WU. The entire book is written in R Markdown, using RStudio as my text editor and the bookdown package to turn a collection of markdown documents into a coherent whole. This work is licensed under the Attribution-NonCommercial-NoDerivatives 4.0 International License. I have written this book from very simple to extremely challenging. I think the easiest part would be understood by an elementary student. The most difficult part may require … Read more →

22

Introductory Statistics for Economics

by Brian Krauth

2024-02-27
Introductory Statistics for Economics

A textbook for an introductory (first-year or second-year undergraduate) course in statistics for economics majors. […] As its name suggests, Introductory Statistics for Economics is a textbook intended for use in an introductory (first or second year) statistics course for economics majors. It was written for use as a textbook for ECON 233, the introductory statistics course for economics majors at Simon Fraser University. The content is similar to most other introductory statistics courses for business and economics students, but with a few important differences. When I was assigned to … Read more →

23

A Bayesian Introduction to Fish Population Analysis

by Joseph E. Hightower

2024-02-17

This book is intended to be a bridge between traditional fisheries analytical methods and Bayesian statistics. It is a hands-on introduction to models for estimating abundance, survival, growth, recruitment, and population trends. […] This book is based in large part on material I developed while teaching (1991-2014) at NC State University. My hope is that the book will be a bridge between traditional fisheries analytical methods and Bayesian approaches that offer many advantages in ecological modeling. The book might be useful as an upper-level undergraduate or early graduate text, or for … Read more →

24

Introduction to Econometrics with R

by Christoph Hanck, Martin Arnold, Alexander Gerber, and Martin Schmelzer

2024-02-13
Introduction to Econometrics with R

Beginners with little background in statistics and econometrics often have a hard time understanding the benefits of having programming skills for learning and applying Econometrics. ‘Introduction to Econometrics with R’ is an interactive companion to the well-received textbook ‘Introduction to Econometrics’ by James H. Stock and Mark W. Watson (2015). It gives a gentle introduction to the essentials of R programming and guides students in implementing the empirical applications presented throughout the textbook using the newly aquired skills. This is supported by interactive programming exercises generated with DataCamp Light and integration of interactive visualizations of central concepts which are based on the flexible JavaScript library D3.js. Read more →

25

Meta-analysis Shiny Application Guideline

by Sangyoung Jung

2024-02-06

Sangyoung Jung This application can help data analysis for the meta analysis and data visualization including forest plots and geographical frequency maps. It offers four key benefits: Data Cleaning and Check: The application not only cleanses datasets, preparing elements such as author names for meta-analysis, but also assists in identifying missing values and outliers during data checks. Meta-analysis Model Fitting: It is capable of conducting meta-analysis and moderator analysis with detailed statistics and diagnostic plots. Data Visualization: The application supports data visualization, … Read more →

26

Advanced Statistics I & II

2024-02-05

The official textbook of PSY 207 and 208. […] This is the offical textbook of Psychology 207 and 208: Advanced Statistics I and II. Please don’t try to sell this book because there are about a million copyright violations in it. … Read more →

27

Statistics 240 Course Notes

by Bret Larget

2024-01-24

This book contains case studies and course notes for STAT 240, Introduction to Data Modeling, at the University of Wisconsin, including instruction for many tidyverse packages […] Statistics 240 is a first course in data science and statistical modeling at the University of Wisconsin - Madison. The course aims to enable you, the student in the course, to gain insight into real-world problems from messy data using methods of data science. These notes chart an initial path for you to gain the knowledge and skills needed to become a data scientist. The structure of the course is to present a series … Read more →

28

Business Analytics: Metoder og anvendelser

by Udarbejdet af Mads Stenbo Nielsen

2024-01-12
Business Analytics: Metoder og anvendelser

Dansksprogede noter, der opsummerer væsentlige dele af pensum i HD Business Intelligence. […] Nærværende notesæt er udarbejdet som et dansksproget supplement til fagets lærebog: Agresti, Franklin og Klingenberg: “Statistics: The Art and Science of Learning from Data,” Pearson, 5. udgave … Read more →

29

Introduction to R

by Jena University Hospital, Institute of Medical Statistics, Computer and Data Sciences, Julia Palm (julia.palm@med.uni-jena.de)

2024-01-09

Accompanying IMSID course […] This instruction manual belongs to the course Introduction to R which is taught at the Institute for Medical Statistics, Computer and Data Sciences at Jena University hospital. Each chapter belongs to one of the five course dates. It is written in a way that should allow you to reproduce the entire course by yourself on your personal computer. There are a lot of code examples in this instruction manual. You can generally recognize a piece of R code in this document by the grey highlighting. If the code returns a result, the result is displayed directly below … Read more →

30

Introduction to Inferential Statistics

by Dr. Marc Trussler

2024-01-05

Class notes for PSCI-1801 […] Current as of 2024-01-05 Lecture: MW 12-1:30pm (MCNB 309) Dr. Marc Trussler trussler@sas.upenn.edu Fox-Fels Hall 32 (3814 Walnut Street) Office Hours: M 9-11am TA: Dylan Radley dradley@sas.upenn.edu Fox-Fels Hall 35 (3814 Walnut Street) Office Hours: Tuesday 11-12 Tuesday 3-4 Thursday 12-1 The first step of many data science sequences is to learn a great deal about how to work with individual data sets: cleaning, tidying, merging, describing and visualizing data. These are crucial skills in data analytics, but describing a data set is not our ultimate goal. The … Read more →

31

STA 265 Notes (Methods of Statistics and Data Science)

by Christopher Mecklin

2023-11-14

This are notes for STA 265 at Murray State University for students in Dr. Christopher Mecklin’s class. […] This chapter includes both material from the textbook and material that I have added to aid you in using R and R Studio for statistical and data science tasks. To both illustrate the 4-Step Process of statistical modeling and to review the two-sample (t)-test, I will illustrate testing to see if there was a statistically significant differnce between two different sections of a class on their final exam, where one section took a final on Monday morning and the other one on Friday … Read more →

32

Geostatystyka w R

by Jakub Nowosad

2023-11-08

Introduction to geostatistics with R (in Polish). Skrypt ma na celu wprowadzenie do analiz przestrzennych (GIS) używająć języka programowania R, a następnie zastosowanie uzyskanej wiedzy do wykonania estymacji (interpolacji) oraz symulacji geostatystycznych. […] Masz przed sobą skrypt zawierający materiały do ćwiczeń z geostatystyki. Składa się ona z kilkunastu rozdziałów pokazujących jak: wygląda geostatystyczna analiza danych (rozdział 1), dodawać i wizualizować dane przestrzenne w R (rozdział 2), wykonywać wstępną eksplorację danych nieprzestrzennych (rozdział 3), wstępnie analizować dane … Read more →

33

Personal Notes: A Student’s Guide to Bayesian Statistics

by Peter Baumgartner

2023-10-25

Peter Baumgartner This Quarto book collects my personal notes, trials and exercises of the A Student’s Guide to Bayesian Statistics by Ben … Read more →

34

Surrogates

by Robert B. Gramacy

2023-10-17
Surrogates

Surrogates: a new graduate level textbook on topics lying at the interface between machine learning, spatial statistics, computer simulation, meta-modeling (i.e., emulation), and design of experiments. Gaussian process emphasis facilitates flexible nonparametric and nonlinear modeling, with applications to uncertainty quantification, sensitivity analysis, calibration of computer models to field data, sequential design and (blackbox) optimization under uncertainty. Presentation targets numerically competent scientists in the engineering, physical, and biological sciences. Treatment includes historical perspective and canonical examples, but primarily concentrates on modern statistical methods, computation and implementation in R at modern scale. Rmarkdown facilitates a fully reproducible tour complete with motivation from, application to, and illustration with, compelling real-data examples. Read more →

35

Regression Modelling for Biostatistics 1

by Schlub T, Heritier S, Teixeira-Pinto A

2023-10-09

Schlub T, Heritier S, Teixeira-Pinto A The following chapters include notes, videos, R and Stata code, required readings, and exercises for the BCA unit RM1 (Regression Modelling for Biostatistics 1). These pages were generated with Quarto https://quarto.org/. On the left menu you have the topics that correspond roughly to the weekly modules. On the right side you should see the subtopics in the current topic. Make sure that you have access to Regression Methods in Biostatistics book by Vittinghoff et al. You should be able to obtain a digital copy of the book from the library of your … Read more →

36

Bayesian Statistics the Fun Way

by Peter Baumgartner

2023-10-06

Peter Baumgartner This Quarto book collects my personal notes, trials and exercises of the Bayesian Statistics the Fun Way: Understanding Statistics and Probability With Star Wars, LEGO, and Rubber Ducks by Will Kurt (Kurt 2019). I am not an expert in statistics. During my study in sociology back in 1970er I had only rudimentary learned about frequentist statistics. There weren’t computer only via time-sharing and keypunching for card-to-tape converter available. This was painstaking and not motivating because it had not much practical values. 10 years later I worked sometimes with SPSS but … Read more →

37

STM1001 Topic 2 - Descriptive Statistics

by Amanda Shaker

2023-10-04

STM1001 Topic 2 […] Having learnt how to present data in the last topic, in this topic our focus will be on describing data, or, descriptive statistics. We will be learning how to describe data using both numerical and graphical measures. Throughout this topic’s content, we will be considering some examples based on free material from Gapminder.org (Gapminder.org … Read more →

38

STM1001 Topic 1: Introduction to statistics and presenting data

by Amanda Shaker

2023-09-26

STM1001 Topic 1 […] Where are we headed in this subject? In this subject, we will be learning how to Make Sense of Data. One of the most important tools we can use to do so is Statistics. What is Statistics? Statistics allows us to make sense of data. It involves collecting, describing, and analysing data, and sometimes drawing conclusions from data. In a nutshell, the above definition describes exactly what we will be doing throughout this subject. We will be learning about how to collect data. Once we have a data set, how can we then make sense of it? It is always a good idea to begin by … Read more →

39

381M Course Bookdown

by Josephine Lukito

2023-09-20

This is a textbook for the course J381M at UT-Austin. […] Welcome to the J381M Textbook! In this course, we will learn how to use R for Computational Communication Research and Data Science, focusing on skills such as data wrangling, basic statistics, data visualization, data collection, NLP, network analysis, and machine learning. This is a survey course that is meant to give you a taste of data science. In truth, many of these topics are rich enough to warrant full courses. This textbook is best paired with the J381M course materials, including lectures, readings, and course assignments. … Read more →

40

GSB 518 Handouts

by Kevin Ross

2023-09-16

Kevin Ross This is a selection of Handouts for Cal Poly GSB 518, Essential Statistics for Business Analytics, covering topics in Probability and Statistics. Here are some R packages that might be used throughout the … Read more →

41

Data Wrangling and Visualization Guide

by Max Ricciardelli

2023-09-03

This book is meant to provide a guide to those who have little to no experience in R and R studio to conceptions dealing with data and statistics. R is a powerful tool allowing highly customizable data visualization and offers many different formats and applications to users. […] These modules are here to present a succinct guide to using R, RStudio, and R Markdown for data wrangling and visualization. This guide is meant for those who have little to no experience in programming. My purpose in designing these modules is to provide a brief yet clear guide to learning the basic theory of these … Read more →

42

Foundations of Statistics

by Prof Peter Neal and Dr Daniel Cavey

2023-08-31

Lecture Notes for Foundations of Statistics […] In this course the fundamental principles and techniques underlying modern statistical and data analysis will be introduced. The course will cover the core foundations of statistical theory consisting of: The course highlights the importance of computers, and in particular, statistical packages, in performing modern statistical analysis. Students will be introduced to the statistical package R as a statistical and programming tool and will gain experience in interpreting and communicating its output. Learning Outcomes A student who completes … Read more →

43

STA 125 Notes (Statistical Reasoning)

by Christopher Mecklin

2023-08-30

This are notes for STA 125 at Murray State University for students in Dr. Christopher Mecklin’s class. […] These notes are meant to supplement, not replace your textbook. I will occasionally cover topics not in your textbook, and I will stress those topics I feel are most important. “Statistical Reasoning” is a new course at Murray State, where the major goal of the course is to become a “consumer” of statistics rather than a “producer” of statistics. Thus, our emphasis will be on the correct interpretation of statistical results that you might run across in the media, particularly as … Read more →

44

Introduction to Statistics: Excel Lab Manual

by Bianca Sosnovski

2023-08-29
Introduction to Statistics: Excel Lab Manual

This is an Excel computer lab manual to be used in an Introduction to Statistics course at QCC. […] Statistics is present in many ways in our lives. Statistical methodology can be found in surveys, sampling, clinical trials, studies of biomedical treatments, digital marketing, finance, etc. In recent years, Statistics has undergone changes in its techniques and approaches because of the need to analyze exceptionally large and complex data sets that arise all around us but cannot be done by hand. Since we have more powerful computers available to us at the present time, we can employ them to … Read more →

45

R Companion for Intermediate Stats

by Laura Lambert

2023-08-21

This is a compilation of R code and output interpretation to accompany an Intermediate Inferential Statistics course taught at JMU. It is not intended to teach the statistics, but rather to support R coding and interpretation. [...] This book is intended to serve as a guide for the R functions you will be running in PSYC 605. The statistics will be covered in class; this is to support your analysis using R. This is not intended to be an exhaustive guide to R but rather a tool to aid in your work. For clarity’s sake, repeated tests between statistical techniques will be fully explained ... Read more →

46

Machine Learning for Biostatistics

by Armando Teixeira-Pinto

2023-08-17

Machine Learning for Biostatistics […] This module will cover bootstrap and cross-validation. These are two important techniques that are useful to study sample variability, evaluate model performance and choosing tuning parameters in many of the methods covered in this unit. We will switch the order presented in the book Introduction to Statistical Learning and start with bootstrap and then proceed to cross-validation. By the end of this module you should be able to: The file bmd.csv contains 169 records of bone densitometries (measurement of bone mineral density). The following variables were … Read more →

47

Introductory predictive analytics and machine learning in education and healthcare

by Anshul Kumar

2023-08-07

This textbook accompanies the course HE-930 in the PhD in HPEd program at MGH Institute of Health Professions. This book introduces students to basic predictive analytics and machine learning, with examples and applications related to education and healthcare. […] This textbook accompanies the course HE-930—Statistics/Predictive Analytics for Health Professions Education—in the PhD in HPEd program at MGH Institute of Health Professions. HE-930 is a data analytics course that introduces students to basic predictive analytics (PA) and machine learning (ML), with examples and applications … Read more →

48

Homeworks for James’ Stats classes

by Zhifei Yu

2023-08-06

Homeworks for James’ Stats classes […] Howdy! This is a collection of 4 assignments from James Scott’s probability and Statistics courses, written by Zhifei Yu a.k.a … Read more →

49

STAT 331

by Ben Prytherch

2023-07-25

Ben Prytherch STAT 331, as the title states, is an “applied” statistics course. It is intended for anyone who has taken at least one introductory level statistics course, and who wants to learn more about the use of statistical methods in quantitative research. It covers many statistical tools that are usually considered too advanced for an introductory level class, but are nonetheless very popular. It also provides guidance on making data analysis decisions. Most assignments will involve looking up a published scientific paper for which the data are available and reproducing the main … Read more →

50

Machine Learning for Biostatistics

by Armando Teixeira-Pinto & Jaroslaw Harezlak

2023-07-21

Machine Learning for Biostatistics […] So far, most of the methods that we have seen (with the exception of KNN) assume an additive effect of the predictors. We will now study non-parametric methods to estimate (f(\mathbf x)). By the end of this module you should be able to: The dataset triceps is available in the MultiKink package. You may install.packages(“MultiKink”), load the library (library(MultiKink)) and then run data(“triceps”). The data are derived from an anthropometric study of 892 females under 50 years in three Gambian villages in West Africa. There are 892 observations on the … Read more →

51

STA 440/441 Notes (Mathematical Statistics I)

by Christopher Mecklin

2023-07-18

Notes for STA 440/441 at Murray State University for students in Dr. Christopher Mecklin’s class. […] Let’s start with an informal notion of probability, where we try to assign a numerical percentage or proportion or fraction to something happening. For example, you might be interested in the chance that it will rain tomorrow. How would you go about assigning a numerical value to this event? This would be an example of the subjective approach to probability, based on an event that cannot be repeated, although a weather forecaster might run many simulations of a weather model (which would be … Read more →

52

Machine Learning for Biostatistics

by Armando Teixeira-Pinto

2023-07-18

Machine Learning for Biostatistics […] In this module we will talk about model selection and regularisation methods (also called penalisation methods), namely, ridge and lasso. We will start with classical algorithms for model selection, such as the best subset selection and stepwise (backward and forward) selection. Then we introduce the idea of bias-variance trade-off and the motivation for ridge regression. Finally, we will talk about Lasso regression and some of its extensions. By the end of this module you should be able to: The dataset fat is available in the library(faraway). You have to … Read more →

53

Machine Learning for Biostatistics

by Jaroslaw Harezlak & Armando Teixeira-Pinto

2023-07-13

Machine Learning for Biostatistics […] This module will cover methods to explore non-linear effects of numerical predictors on the outcome. By the end of this module you should be able to: The dataset triceps is available in the MultiKink package. You may install.packages(“MultiKink”), load the library (library(MultiKink)) and then run data(“triceps”). The data are derived from an anthropometric study of 892 females under 50 years in three Gambian villages in West Africa. There are 892 observations on the following 3 variables: The data SA_heart.csv is retrospective sample of males in a … Read more →

54

10 Fundamental Theorems for Econometrics

by Thomas S. Robinson  (

2023-07-05

This book walks through the ten most important statistical theorems as highlighted by Jeffrey Wooldridge, presenting intuiitions, proofs, and applications. […] A list of 10 econometric theorems was circulated on Twitter citing what Jeffrey Wooldridge claims you need to apply repeatedly in order to do econometrics. As a political scientist with applied statistics training, this list caught my attention because it contains many of the theorems I see used in (methods) papers, but which I typically glaze over for lack of understanding. The complete list (slightly paraphrased) is: As an exercise … Read more →

55

_main.knit

by mathsresources

2023-06-15
_main.knit

This textbook is designed to support the Advanced Higher Statistics course. … Read more →

56

Biostatistics Terminology

by Hao Sun

2023-06-12

Biostatistics Terminology … Read more →

57

Computer Intensive Statistics: APTS 2022–23 Supporting Notes

by Richard Everitt

2023-06-04

Computer Intensive Statistics: APTS 2022–23 Supporting Notes […] These notes were intended to supplement the Computer Intensive Statistics lectures and laboratory sessions rather than to replace or directly accompany them. As such, material is presented here in an order which is logical for reference purposes after the week and not precisely the order in which it was to be discussed during the week. There is much more information in these notes concerning some topics than would have been covered during the week itself. One of their main functions is to provide pointers to the relevant … Read more →

58

Statistics and Probability for Economics and Finance - 2022/23

by Michela Cameletti

2023-06-03

Notes for the R labs of the SPEF 22/23 course @UniBg […] You are reading the lecture notes of the R labs for the Statistics and Probability for Economics and Finance (SPEF) course at University of Bergamo (academic year 2022/23) taught by Prof. Raffaele Argiento, Prof. Michela Cameletti and Prof. Tommaso Lando. R is a great programming language especially designed for statistical analysis and data visualisation. The SPEF R labs are designed for those who don’t have any programming background. It will be a step-by-step path; at the end you will have the basic R knowledge for analysing … Read more →

59

Quantitative Methods Using R

by Subash Parajuli

2023-05-03
Quantitative Methods Using R

This book covers practical worked out examples which you can easily apply to your data set and also includes a discussion on how the example is working. We will cover descriptive and basic inferential statistics, including graphs, frequency distributions, central tendency, dispersion, probability, hypothesis testing, tests of mean differences, correlation, simple regression, and chi-square tests. This book is designed to facilitate graduate students of Educational Psychology to develop their knowledge and understanding of various statistical concepts and procedures in R programming as a … Read more →

60

STA 135 Notes (Murray State)

by Christopher Mecklin

2023-04-07

This are notes for STA 135 at Murray State University for students in Dr. Christopher Mecklin’s class. […] These notes are meant to supplement, not replace your textbook. I will occasionally cover topics not in your textbook, and I will stress those topics I feel are most important. My definition of statistics: Statistics is the attempt to use qualitative and quantitative data in order to: When we collect data, we will often organize the data into a table where the rows represent cases or units, which are called subjects or respondents when they are humans, and the columns represent … Read more →

61

Introductory statistics skills pack

by Glenna Nightingale and Michael Allerhand

2023-03-03

This book provides basic material for students seeking to learn statistics in an R environment, […] This skills pack introduces statistical concepts to beginners within the framework of R. Examples of analyses and R code are provided as well. Dr. Glenna Nightingale PhD Statistics research scientist (public health, epidemiology, spatial ecology, computational social science). Dr. Mike Allerhand, PhD Statistics -since 2009 Statistician at the Centre for Cognitive Ageing and Cognitive Epidemiology, University of Edinburgh. Since 2018 Statistical Consultant in the Statistical Consultancy Unit … Read more →

62

STM1001: Introduction to Machine Learning in R

2023-02-21

STM1001 Machine Learning (Data Science Stream) […] Welcome to the final content supplement for the Data Science stream of STM1001. Throughout the semester, as we cover different aspects of statistics and data science, supplementary documents such as this one will be used to enhance your learning experience. This document contains material to support your learning as you complete Computer Labs 9B, 10B and 11B of the Data Science stream. We recommend that you take a few minutes to browse the different sections in this document before Computer Lab 9B. We suggest that you aim to read through … Read more →

63

Statistics Taster Session

by Prof Peter Neal

2023-02-13

Lecture Notes for Statistics Taster Session […] Welcome to the free Statistics Taster … Read more →

64

Design and Analysis of Experiments and Observational Studies using R

by Nathan Taback

2023-01-19
Design and Analysis of Experiments and Observational Studies using R

Online version of Design and Analysis of Experiments and Observational Studies using R […] This is the free website for Design and Analysis of Experiments and Observational Studies using R. A hardcopy of the book can be purchased from Routledge. This book grew out of course notes for a twelve-week course (one term) on the Design of Experiments and Observational Studies in the Department of Statistical Sciences at the University of Toronto. Students are senior undergraduates and applied Masters students who have completed courses in probability, mathematical statistics, and regression … Read more →

65

ECON 381: Statistics and Probability for Econometrics

by Pierangelo DePace and Augusto Gonzalez Bonorino

2023-01-07

Textbook for ECON 381: Statistics and Probability for Econometrics […] Here the introduction to the class and … Read more →

66

STM1001: Foundational Biology for Analyses of Biological Data

2022-11-22

STM1001 Biology (Science/Health/Data Science Streams) […] Welcome to another content supplement for the Science, Health and Data Science streams of STM1001. Throughout the semester, as we cover different aspects of statistics and data science, supplementary documents such as this one will be used to enhance your learning experience. This document contains material to support your learning as you complete Computer Lab 8B of the Science, Health or Data Science streams. We recommend that you take a few minutes to browse the different sections in this document (just click on the sections in the … Read more →

67

A primer for biostatistics in R

by cjlortie

2022-10-26

A brief introduction to statistical thinking in biostatistics supported by the R programming language. […] Welcome to a primer for biostatistics in R. Mathematical! Adventure time! Well, the mathematical part is up to you, but this is an adventure. This set of learning materials is a guide developed to support you in better developing critical thinking using statistics. Critical thinking very generally is a mode of thinking that is self-directed and evidence based (Facionie 2017). Statistical thinking is thus an ideal opportunity and partner in honing literacy adventure skills in this … Read more →

68

Statistics 1 - exercises

by Błażej Kochański

2022-10-25

Statistics 1 - exercises 2022 […] This book is being prepared for the students of Statistics course at Gdańsk University of Technology. Dear students. For the purposes of our class I am testing bookdown (http://bookdown.org). We will see how it … Read more →

69

Modern R with the tidyverse

by Bruno Rodrigues

2022-10-24

This book will teach you how to use R to solve your statistical, data science and machine learning problems. Importing data, computing descriptive statistics, running regressions (or more complex machine learning models) and generating reports are some of the topics covered. No previous experience with R is needed. […] I have been working on this on and off for the past 4 years or so. In 2022, I have updated the contents of the book to reflect updates introduced with R 4.1 and in several packages (especially those from the {tidyverse}). I have also cut some content that I think is not that … Read more →

70

STAT101 Tutorials

by speedyjiang

2022-10-21

STAT101 Tutorials […] Weekly tutorial exercises (starting in Week 1) are assigned from the required course textbook, Lock, Lock, Lock Morgan, Lock and Lock, Statistics: Unlocking the Power of Data, 2nd Edition, (2017) Wiley. You can find details on where to source the textbook in the Course Information section. You do not need to get the textbook exercises finished or correct during the tutorial, we just want you to give them your best attempt. However, mastering these concepts is strongly recommended in preparation for the final exam. Your attempts at the textbook exercises will not be … Read more →

71

Machine Learning for Biostatistics

by Armando Teixeira-Pinto

2022-09-05

Machine Learning for Biostatistics […] In this module we will talk about model selection and regularisation methods (also called penalisation methods), namely, ridge and lasso. We will start with classical algorithms for model selection, such as the best subset selection and stepwise (backward and forward) selection. Then we introduce the idea of bias-variance trade-off and the motivation for ridge regression. Finally, we will talk about Lasso regression and some of its extensions. By the end of this module you should be able to: The dataset fat is available in the library(faraway). You have to … Read more →

72

GSB 518 Handouts

by Kevin Ross

2022-08-20

Kevin Ross This is a selection of Handouts for Cal Poly GSB 518, Essential Statistics for Business Analytics, covering topics in Probability and … Read more →

73

BASIC STATISTICS

by Nannan Wang

2022-07-25

BASIC STATISTICS […] … Read more →

74

ISTA 321 - Data Mining

by Nicholas DiRienzo

2022-06-17

Course content for ISTA 321 - Last updated for Summer 2022 […] Welcome to ISTA 321 - Data Mining! The goal of this class is to teach you how to use R to make informed inferences and predictions from large datasets using a variety of methods. This requires a mixture of many skills including programming, data exploration and visualizations, statistics, algorithms, machine learning, model validation, and general data wrangling. We don’t do these things in isolation, but instead do them with a goal of answering a question, thus being able to apply this knowledge to make a data-driven decision … Read more →

75

Useful Terms in Statistics

by Nannan Wang

2022-06-15

Useful Terms in Statistics […] This book is created as a final project advised by Dr. Olmanson for TEAC-889. TLTE 889: Working with a faculty mentor on either an individual or small-group basis, the student plans, conducts, and reports a summative work … Read more →

76

Advanced Statistical Computing

by Roger D. Peng

2022-05-27

The book covers material taught in the Johns Hopkins Biostatistics Advanced Statistical Computing course. I taught this course off and on from 2003–2016 to upper level PhD students in Biostatistics. The course ran for 8 weeks each year, which is a fairly compressed schedule for material of this nature. Because of the short time frame, I felt the need to present material in a manner that assumed that students would often be using others’ software to implement these algorithms but that they would need to know what was going on underneath. In particular, should something go wrong with one of … Read more →

77

Modern Statistical Methods for Psychology

by Mine Çetinkaya-Rundel and Johanna Hardin, tuned by Gregory Cox

2022-05-24
Modern Statistical Methods for Psychology

This is the website for Modern Statistical Methods for Psychology, a modified version of Introduction to Modern Statistics, First Edition by Mine Çetinkaya-Rundel and Johanna Hardin, as modified by Gregory Cox. The original Introduction to Modern Statistics is a textbook from the OpenIntro project. — Version date of this modification: May 24, 2022. The original version of the Introduction to Modern Statistics textbook and its supplements, including slides, labs, and interactive tutorials, may be downloaded for free atopenintro.org/book/ims. This textbook is itself a derivative of OpenIntro … Read more →

78

Quick R for Statistics

by Chia-Ching Wu

2022-05-16

A book created with bookdown. […] R語言是免費的軟體,是進行統計分析很好的工具。 … Read more →

79

The Data Files

by Peter K. Dunn and Margaret Marshman

2022-05-03

Supporting information for The Data Files. […] These web pages are designed to help teachers with teaching statistics in schools. These pages are based on a series of short articles (called The Data Files) published in the Australian Mathematics Education Journal, by Dr Peter K. Dunn and Dr Margaret … Read more →

80

R you Ready for R?

by Wade Roberts, Colorado College

2022-04-24

This e-book offers generic scripts for conducting core statistical analyses. They should be considered a starting point, not an end point, in your exploration of R. […] This e-book offers generic scripts for conducting core statistical analyses, from calculating statistics to producing tables or graphing results. These scripts should be considered a starting point, not an end point, in your exploration of R. The following chapters … Read more →

81

20IMCAL204 STATISTICS LAB- Laboratory Manual

by Department of Mathematics

2022-04-06

This manual is generated using Bookdown for internal use only […] This course is designed as a Computational Statistics Laboratory (CSL) comprised of 29 experiments selected from the Statistical Courses in INMCA Programme. Details of experiments and the instructions regarding creation & submission of laboratory reports are explained in this introductory chapter. Familiarization of environments in R. Perform simple arithmetics using R. Perform basic R functions. Use various graphical techniques in EDA. Create different charts for visualization of given set of data. Draw a Pareto chart to … Read more →

82

jamoviguiden

by Jonas Rafi

2022-04-05

Lär dig göra independent samples t-test, paired samples t-test, one sample t-test, ANOVA, repeated measures ANOVA, factorial ANOVA, mixed ANOVA, linear regression, och logistic regression i jamovi. jamoviguiden innehåller även avsnitt om csv-filer och skalnivåer. […] Syftet med jamoviguiden är att tillhandahålla snabbstartsguider över vanliga procedurer i jamovi. För dig som söker en grundläggade introduktion till både statistik och jamovi rekommenderar jag gratisboken Learning statistics with jamovi av Danielle J. Navarro och David R. Foxcroft. jonas.rafi psychology.su.se. Detta verk … Read more →

83

Biostatistics for Clinical Research

by Sean Collins

2022-04-02

This is an open educational resource (OER) book for Biostatistics for Clinical Research: Theory & Applications in R using the bookdown package in RStudio. The output format for this example is bookdown::gitbook. […] This version has been written in Scrivener, exported as plain text as a single index.Rmd file and then used to build the book. If this worked, then it’s an entirely new workflow for writing and self publishing books that takes advantage of the organizing and writing features of Scrivener, and the computational analysis and publishing features of R, Rmarkdown and Bookdown. At … Read more →

84

Primer on Mathematical Statistics

by Peter K. Dunn

2022-03-31

A primer of mathematical statistics, before reading generalized linear models […] This book is a primer on basic mathematical statistics and matrices. This book was originally prepared for students about to undertake MTH301 Reading in Advanced Mathematics at USC, and reading Generalized Linear Models with Examples in R (by Dunn & … Read more →

85

Statistik Vorlesung

by Lisa Lechner

2022-03-14

Dies sind Begleitnotizten für die Vorlesung Statistik. […] “Statistics is the grammar of science” (Karl Pearson) Ziel der Vorlesung Statistik ist, die Einführung in die zentralen Grundlagen und Begriffe der deskriptiven (Datenmatrix, Häufigkeitsverteilungen, Lagemaße, Streuungsmaße, Verteilungskenngrößen, Zusammenhang zwischen Variablen) und der induktiven Statistik zu geben. Gegenstand der induktiven Statistik ist es, durch geeignete Verfahren von der Stichprobe auf die Grundgesamtheit zu schließen und die Sicherheit der Schlussfolgerung abzuschätzen, d.h. Wahrscheinlichkeiten für die … Read more →

86

An Introduction to Bayesian Reasoning and Methods

by Kevin Ross

2022-03-06

This textbook presents an introduction to Bayesian reasoning and methods […] Statistics is the science of learning from data. Statistics involves We will assume some familiarity with many of these aspects, and we will focus on the items in italics. That is, we will focus on statistical inference, the process of using data analysis to draw conclusions about a population or process beyond the existing data. “Traditional” hypothesis tests and confidence intervals that you are familiar with are components of “frequestist” statistics. This book will introduce aspects of “Bayesian” statistics. We … Read more →

87

Introduction to Computational Finance and Financial Econometrics with R

by Eric Zivot

2022-02-25

Add description […] Outline of preface (preliminary and incomplete). June 21, 2016. I started teaching the course Introduction to Financial Econometrics at UW in 1998. Motivation was to teach more statistics and quantitative methods to economics majors. I found that combining statistics topics with finance applications was very effective and popular. Early classes used Microsoft Excel as the main software tool (R was not around then). Experience with Excel was, and still is, in high demand by employers in the finance industry. However, Excel is not a good tool for doing statistics. In early … Read more →

88

Lab notes for Statistics for Social Sciences II: Multivariate Techniques

by Eduardo García-Portugués

2022-02-19

Lab notes for Statistics for Social Sciences II: Multivariate Techniques […] Welcome to the lab notes for Statistics for Social Sciences II: Multivariate Techniques. Along these notes we will see how to effectively implement the statistical methods presented in the lectures. The exposition we will follow is based on learning by analyzing datasets and real-case studies, always with the help of statistical software. While doing so, we will illustrate the key insights of some multivariate techniques and the adequate use of advanced statistical software. Be advised that these notes are neither … Read more →

89

Probability

by Michael Foley

2022-02-12

Notes cobbled together from books, online classes, etc. to be used as quick reference for common work projects. […] These are notes from books, classes, tutorials, vignettes, etc. They contain mistakes, are poorly organized, and are sloppy on fundamentals. They should improve over time, but that’s all I can say for it. Use at your own risk. The focus of this handbook is probability, including random variables and probability distributions. Not included here: statistics, machine learning, text mining, survey analysis, or survival analysis. These subjects frequently arise at work, but are … Read more →

90

STM1001: Introduction to Bioinformatics in R

2022-02-03

STM1001 Bioinformatics (Science/Health Science/Data Science Modules) […] Welcome to another content supplement for the STM1001 Science, Health Science and Data Science modules. Throughout the semester, as we cover different aspects of statistics and data science, supplementary documents such as this one will be used to enhance your learning experience. This document contains material to support your learning as you complete Computer Labs 7B and 8B of the Science, Health Science or Data Science modules. We recommend that you take a few minutes to browse the different sections in this … Read more →

91

Geostatistics Final Summary

by Yan Ren

2022-01-30

This is the final report summary of spatial statistics analysis. January 31, 2022. […] Spatial data is considered as a random process ({Z(s),s\in D}) in this part. Set coalash dataset as an example (Figure 1.1). (D) is the region with values. and (s) indicates percent of coalash in this location. Many kinds of exploratory statistics can be applied here to test stationarity, local stationarity and so on. The key idea in this chapter is to model the above random process ({Z(s),s\in D}) with values on known locations. Then inference of unknown locations can be made. Variogram is … Read more →

92

Probability and Statistics for Business and Finance - 2021/22

by Michela Cameletti and Raffaele Argiento

2022-01-14

Notes for the R labs of the PSBF course @Unibg […] You are reading the lecture notes of the R labs for the Probability and Statistics for Business and Finance (PBSF) course at University of Bergamo (academic year 2021/22). R is a great programming language especially designed for statistical analysis and data visualisation. The PSBF R labs are designed for those who don’t have any programming background. It will be a step-by-step path; at the end you will have the basic R knowledge for analysing financial time series. Enjoy the journey! In the following lecture notes, this font (with grey … Read more →

93

Practical Data Skills

by Introduction To Data Science

2022-01-14

Practical Data Skills […] The purpose of this book is to provide practical data science skills to managers and business analysts. The focus is helping the reader develop pragmatic skills they can apply within their organizations to extract value from data. This book will not provide a complete and rigorous overview of data science, statistics, or computer programming, but it will help the reader quickly learn how to process and analyze data in the R programming language. The book assumes nothing more than a high school level background in mathematics - it requires no prior knowledge of … Read more →

94

Statistics for Data Science Notes

by Andrew Sage - Stat 255: Lawrence University

2021-11-08

This is a minimal example of using the bookdown package to write a book. The HTML output format for this example is bookdown::gitbook, set in the _output.yml file. [...] We consider a dataset with prices (in $ US) and other information on 53,940 round cut diamonds. The first 6 rows are shown below. The dataset incudes both: What do we notice about the relationship between price and cut? Is this surprising? Next, we examine a histogram, displaying price, cut, and carat size. How does the information in this plot help explain the surprising result we saw in the boxplot? Next, we use a ... Read more →

95

Survey data in the field of economy and finance

by Guillaume Osier

2021-11-07

This is the full book written in preparation for my course on “Survey data in the field of economy and finance” given at the University of Luxembourg (Master 2 ‘Economy and Finance’). […] Counting a population through censuses has been a long established practice which dates back to thousand years BC. Babylonians, Egyptians, Romans etc. used to resort to population censuses to support important economic decisions in terms of taxation, labour force scaling, food distribution etc. Censuses are usually regarded as error-free data sources leading to statistics with highest accuracy. On the … Read more →

96

Statistics for Data Science R Code Guide

by Andrew Sage - Stat 255, Lawrence University

2021-11-01

This is a minimal example of using the bookdown package to write a book. The HTML output format for this example is bookdown::gitbook, set in the _output.yml file. […] This guide provides details and examples on using R to perform the kinds of statistical analyses that we’ll use in STAT 255. You may use it as a template, as you write code for your assignments. If you want to work with R from your own computer, you can install it for free using the directions below. This will allow you to work on your assignments whenever and wherever you would like. Mac: Windows: The following chapters walk … Read more →

97

Statistics with R - Practical Sessions

by By Seda Erdem | University of Stirling

2021-09-27

This is the companion book for University of Stirling Statisitcs with R module […] Welcome to the Practical Sessions of the “Statistics with R.” This space will provide you with sufficient information to practise concepts we have learnt in lectures and prepare you for your assessed R sessions. There will be exercises and challenge questions for you to code, and opportunities for you to elaborate on the results of these activities. After these warm-up exercises, please go back to your lecture platform and review the assessed R-practical tests. Let’s get … Read more →

98

Statistics for Data Science R Code Guide

by Andrew Sage - Stat 255, Lawrence University

2021-09-26

This is a minimal example of using the bookdown package to write a book. The HTML output format for this example is bookdown::gitbook, set in the _output.yml file. [...] This guide provides details and examples on using R to perform the kinds of statistical analyses that we’ll use in STAT 255. You may use it as a template, as you write code for your assignments. If you want to work with R from your own computer, you can install it for free using the directions below. This will allow you to work on your assignments whenever and wherever you would like. Mac: Windows: The following ... Read more →

99

Catálogo de datos

by DCR Infosel

2021-08-10

En este bookdown se hace un registro de los datos a los cuáles se tiene acceso y documentación […] En proceso En proceso This API offers real-time quotes for equities trading on U.S. and international exchanges. In addition to last price and stock quote (bid/ask) data, the API also provides intraday tick data, volume and time weighted average prices and other market statistics including open, high, low, close, opening/closing auction prices and other data for active equities, depository receipts and ETFs. Haz el request aquí This API offers real time stock quotes for securities trading on … Read more →

100

PSY317L & PSY120R Guidebook

by James P. Curley & Tyler M. Milewski

2021-07-22

PSY317L & PSY120R Guidebook […] This book is written to help students enrolled in the University of Texas at Austin Introduction to Statistics for the Behavioral Sciences (PSY317L) course or R Programming for Behavioral Sciences (PSY120R) led by Professor James Curley. We hope that the book will be a useful resource to help you learn both R and statistics. If you have any suggestions for improvements, please get in touch with Professor Curley. This is in between a textbook and a study guide. We’re trying to build materials that will enable students to quickly find what they’re looking for … Read more →

101

ADVANCED REGRESSION AND PREDICTION: MACHINE LEARNING TOOLS

by Ilán F. Carretero Juchnowicz

2021-05-27

This is a bookdown in which the second part of the project of the subject advanced regression and prediction of the Master’s Degree in Statistics for Data Science has been carried out […] Currently Machine Learning (ML) techniques are applied in an infinity of fields to obtain knowledge from data. Among these fields today we can highlight the appearance and effect of the coronavirus disease (COVID-19) in all aspects of society. That is why, by completing this second part of the advanced regression and prediction course, it is intended to use the techniques learned during the practical and … Read more →

102

Business Statistics

by Josip Arnerić & Anita Čeh Časni ©jarneric@net.efzg.hr, aceh@net.efzg.hr

2021-05-25

Business Statistics […] The course purpose is to introduce a formal framework for analyzing real life business problems with actual data, so that students can improve their understanding of the circumstances in which statistical techniques should be used and how to apply statistics to practical business situations. The entire course is supported with many case studies and worked-out examples. In particular, statistical techniques are grouped in sections covering applications in the field of decision making, business forecasting, quality control, and commonly used descriptive and inferential … Read more →

103

(Mostly Clinical) Epidemiology with R

by James Brophy

2021-04-26

This is an intermediate epidemiology book that focuses on clinical epidmeiology and its quantification using R. It stems from my belief that the learning of epidmeiologic principles is consolidated through hands on coding examples. […] James (Jay) Brophy is a full professor with a joint appointment in the Departments of Medicine and Epidemiology and Biostatistics at McGill University where he works as a clinical cardiologist at the McGill University Health Center and does research in cardiovascular epidemiology. His research interests are eclectic and include clinical and outcomes research, … Read more →

104

Simulation and Modelling to Understand Change

by Manuele Leonelli

2021-04-19

These are lecture notes for the module Simulation and Modelling to Understand Change given in the School of Human Sciences and Technology at IE University, Madrid, Spain. The module is given in the 2nd semester of the 1st year of the bachelor in Data and Business Analytics. Knowledge of basic elements of R programming as well as probability and statistics is assumed. […] These are lecture notes for the module Simulation and Modelling to Understand Change given in the School of Human Sciences and Technology at IE University, Madrid, Spain. The module is given in the 2nd semester of the 1st … Read more →

105

How does R fit a linear model?

by Matthew Whalen

2021-04-16

What happens when you run lm(y ~ x1 + x2) […] This book is the product of my goal to answer the question ‘How does R fit a linear model using the lm function?’ A seemingly simple question based on one of the most humble formulas in all of statistics led me down a rabbit hole of math and programming I never expected. The goal of writing this is for my own etification, but also to provide a thorough walkthrough so that R-users at all levels of math and programming can have a better grasp on one of the most ubiquitous tools in a statisticians toolbelt. The book wil be structured largely … Read more →

106

STA 444/5 - Introductory Data Science using R

by Derek L. Sonderegger

2021-04-13

STA 444/5 - Introductory Data Science using R […] This book is intended to provide students with a resource for learning R while using it during an introductory statistics course. The Introduction section covers common issues that students in a typical statistics course will encounter and provides a simple examples and does not attempt to be exhaustive. The Deeper Details section addresses issues that commonly arise in many data wrangling situations and is intended to give students a deep enough understanding of R that they will be able to use it as their primary computing resource … Read more →

107

MGHIHP HE-802, Spring 2021

by Anshul Kumar

2021-04-12

This e-book accompanies the course HE-802 in the MS in HPEd program at MGHIHP (http://mghihp.edu/mshped). HE-802 is a statistics course that equips students to analyze healthcare and/or behavioral data in R. […] This online e-book is the main resource to guide you through the course HE-802 in the MS in HPEd program at MGHIHP in the Spring 2021 semester. Each chapter contains reading (or links to reading) that you should do as well as an assignment that you should complete and submit by the deadline in the course calendar. My name is Anshul Kumar and I am the author/preparer of this e-book. … Read more →

108

Introduction to Statistics with R

by content

2021-03-29

Introduction to Statistics with R […] Let’s start with a simple question: In the US, are adult men taller, on average, than women? We know the answer to this question already (yes), but attempting to answer it with data will allow us to illustrate many important concepts of statistics. The first step is to collect some … Read more →

109

Efficient R programming

by Colin Gillespie, Robin Lovelace

2021-03-18
Efficient R programming

Efficient R Programming is about increasing the amount of work you can do with R in a given amount of time. It’s about both computational and programmer efficiency. […] This is the online version of the O’Reilly book: Efficient R programming. Pull requests and general comments are welcome. Get a hard copy from: Amazon (UK), Amazon (USA), O’Reilly Colin Gillespie is Senior Lecturer (Associate Professor) at Newcastle University, UK. He is an Executive Editor of the R Journal, with research interests including high performance statistical computing and Bayesian statistics. Colin founded the … Read more →

110

Conceitos e análises estatísticas com R e JASP

by Luis Anunciação (PUC-Rio), PhD

2021-03-07

This book was written for undergraduate level students on Quantitative Methods at the Pontifical Catholic University of Rio de Janeiro (PUC-Rio). The primary goal of this book is to provide a short and to-the-point exposition on the essentials of statistics. To a lesser degree, the mathematical modeling of statistical questions will be addressed. I expect this book can also help students who enroll for laboratory-based statistics and anyone who wants to learn R. Read more →

111

Data Science for Human-Centered Product Design

by Travis Kassab

2021-02-15

Data Science for Human-Centered Product Design […] This is a data science tutorial with seven open-source projects that show how statistics and machine learning can be applied to user survey data. The purpose is not to prescribe techniques, but to demonstrate the use of data science in the context of product design. I’ve compiled what I know on the topic, and hope readers adopt some of these techniques and use them in concert with qualitative research and entrepreneurial thinking to build better products. Let’s quickly preview the seven different use-cases. First, we must develop an … Read more →

112

Notes for Basic Statistics I

by Joao M. Souto-Maior, PhD student at NYU

2021-02-11

Notes for Basic Statistics I […] These are my notes for the Basic Stats I course at NYU (taught by Prof. Hassad). They will guide our lab sessions. The notes provide: Questions Note: Short-cut to the attendance file, … Read more →

113

Cracking The First Year Exam

by 红领巾

2021-01-03
Cracking The First Year Exam

UCSC Ph.D. in Statistics First Year Class Practice Problems. […] People feel anxious about unknown things. In exams, that anxiety may diminish ones abaility of solving problems. When I was in my first year, I cannot stop thinking about what would the First Year Exam looks like, and that curiosity reached its peak at the night just before the exam. It was a long night. After the exam took place, when I traced back the whole preparing process for FYE, it reminded me a famous book for Chinese college entrance exam, Five Years’ Real Exams, Three Years’ Practice Problems (五年高考,三年模拟). … Read more →

114

Introduction to Statistical Methodology, Second Edition

by Derek L. Sonderegger & Robert Buscaglia

2020-12-09

Introduction to Statistical Methodology, Second Edition […] The problem with most introductory statistics courses is that they don’t prepare the student for the use of advanced statistics. Rote hand calculation is easy to test, easy to grade, and easy for students to learn to do, but is useless for actually understanding how to apply statistics. Since students pursuing a Ph.D. will likely be using statistics for the rest of their professional careers, we feel that this sort of course should attempt to steer away from a “cookbook” undergraduate pedagogy, and give the student enough … Read more →

115

1014SCG Statistics - Lecture Notes

by James McBroom

2020-12-05

These are the complete set of lecture notes in online bookform for the course 1014SCG Statistics at Griffith University, 2020. […] ©Griffith University 2019. Subject to the provisions of the Copyright Act, no part of this publication may be reproduced in any form or by any means (whether mechanical, electronic, microcopying, photocopying, recording, or otherwise), stored in a retrieval system or transmitted without prior … Read more →

116

Introduction to Data Science

by Ron Sarafian

2020-12-02

Class notes for the BGU course - Introduction to Data Science. […] This book accompanies the course I give at Ben-Gurion University, named “Introduction to Data Science”. This is an introductory-level, hands-on focused course, designed for students with basic background in statistics and econometrics, and without programming experience. It introduces students to different tools needed for building a data science pipeline, including data processing, analysis, visualization and modeling. The course is taught in R environment. Many of the contents in this book are taken from BGU’s “R” course, … Read more →

117

R Software Handbook

by Evaluation, Statistics, and Methodology - University of Tennessee, Knoxville

2020-11-30

This is a handbook to help UTK Evaluation, Statistics, and Methodology students learn important R skills. […] Welcome to the R Handbook for ESM Students. This handbook is a hands-on guide to help you learn R. It will take you from installation and set up, to data cleaning, analysis, visualization, and reporting. This guide uses real data to help you practice with R. Specifically, it uses survey data from the RStudio Learning R Survey. It also includes data from built-in R data sets and simulated data. R is a free, open-source programming language for statistics and data visualization. It is … Read more →

118

R Practices for Learning Statistics

by Logan Kelly, Ph.D.

2020-11-20

This is a set of demonstrations of basic statistical operations in R. It is intended to used in statistics classes taught at the University of Wisconsin-River Falls. … Read more →

119

Applied Spatio-temporal Statistics

by Trevor Hefley

2020-11-18

Course notes for Applied Spatio-temporal Statistics (STAT 764) at Kansas State University […] This document contains the course notes for Applied Spatio-temporal Statistics at Kansas State University (STAT 764). During the semester we will cover construction and analysis of spatial, time series, and spatio-temporal data sets. Topics include data generation using geographic information systems, exploratory data analysis and visualization, and descriptive and dynamic spatio-temporal statistical … Read more →

120

PSY317L Guidebook

by James P. Curley & Tyler M. Milewski

2020-11-09

PSY317L Guidebook […] This books is still in progress !!! This is a draft. Several sections are still incomplete or unedited. This book is written to help students enrolled in the University of Texas at Austin Introduction to Statistics for the Behavioral Sciences (PSY317L) course led by Professor James Curley. We hope that the book will be a useful resource to help you learn both R and statistics. If you have any suggestions for improvements, please get in touch with Professor Curley. This is in between a textbook and a study guide. We’re trying to build materials that will enable students … Read more →

121

Companion to BER 642: Advanced Regression Methods

by Cheng Hua, Dr. Youn-Jeng Choi, Qingzhou Shi

2020-10-27

This is a companion book for students taking the BER 642: Advanced Regression Method at the University of Alabama, Fall 2020 […] This book is still in progress !!! This is a draft. Several sections are still incomplete or unedited. This book is written to help students enrolled in the University of Alabama, Advanced Regression Method (BER 642) course led by Professor Dr.Youn-Jeng (Joy) Choi. We hope that the book will be a useful resource to help you learn both R and statistics. If you have any questions concerning your homework in R, please contact your TA: Qingzhou, at: … Read more →

122

Basic R Guide for NSC Statistics

by Deanna Li

2020-10-23

This is an R guide for statistics course at NSC. […] This guide’s primary focus is on Basic R. When graphics are involved, command functions in both Basic R and a package called ggplot2 will be shown. Graph enhancements will be kept to a minimum. Although there are R packages that may do the same or better job than Basic R, this tutorial will not delve into those packages. Exploring other packages will be left for the student to look into, if the student so wishes. Datasets will be taken mostly from those built into R. Since this is mainly a tutorial on the R commands necessary to do … Read more →

123

Inferential Statistics and Complex Surveys

by Cristóbal Moya

2020-09-24

ZU course, Fall Semester 2020 […] Welcome to Inferential Statistics and Complex Surveys.This is a course about making inferences with surveys. What does it mean to make an inference? The simplest way to put it is saying that we will use things we know (data) to learn about things we do not know (parameters). This course aims: The objective of these materials is not to replace the readings, but to provide a more concise and, especially, applied summary of the course contents. Part I is about getting the tools ready for the course (R and RStudio) and learning their basics. Part II presents a … Read more →

124

RMarkdown for Scientists

by Nicholas Tierney

2020-09-09

A book created for a 3 hour workshop on rmarkdown […] This is a book on rmarkdown, aimed for scientists. It was initially developed as a 3 hour workshop, but is now developed into a resource that will grow and change over time as a living book. This book aims to teach the following: There are many great books on R Markdown and it’s various features, such as “Rmarkdown: The definitive guide”, “bookdown: Authoring Books and Technical Documents with R Markdown”, and “Dynamic Documents with R and knitr, Second edition”, and Yihui Xie’s thesis, “Dynamic Graphics and Reporting for Statistics”. So … Read more →

125

Applied Statistics

by Prof. Dr. Carsten Sauer

2020-09-06

Applied Statistics […] WELCOME … Read more →

126

Exercises for ‘Introduction to The New Statistics’

by Peter Baumgartner

2020-08-02
Exercises for ‘Introduction to The New Statistics’

This website is a companion book for Introduction to the New Statistics (abbreviated itns). It offers interactive exercises developed mostly in H5P but also with learnr and shiny. It also contains an R tutorial for the end-of-chapter exercises of itns. […] This website is an (inoffical) companion book for Introduction to the New Statistics (abbreviated itns). It offers GitHub resources of this book can be found in two places: I have built the interactive exercises in this book with H5P.org. H5P stands for HTML5 Package, a free and open-source content collaboration framework based on … Read more →

127

Experimental Design and Process Optimization with R

by Gerhard Krennrich

2020-07-18

Experimental Design and Process Optimization with R […] The present document is a short and elementary course on the Design of Experiments (DoE) and empirical process optimization with the open-source Software R. The course is self-contained and does not assume any preknowledge in statistics or mathematics beyond high school level. Statistical concepts will be introduced on an elementary level and made tangible with R-code and R-graphics based on simulated and real world data. So, then, what is DoE and why should the reader become familiar with the concepts of DoE? Very briefly, DoE is the … Read more →

128

TidySimStat

by Edward J. Xu

2020-05-15

Stochastic Simulation and Statistics in Tidyverse. […] This is the website hosting all the theories and and practices regarding stochastic simulation and statistics. It has the following … Read more →

129

A Very Short Course on Time Series Analysis

by Roger D. Peng

2020-04-02

The book covers material taught in the Johns Hopkins Biostatistics Time Series Analysis course. […] This book will cover the use of time series methods in biomedical and public health applications. And maybe rockets? We will use the following … Read more →

130

Let’s Explore Statistics

by Colin Quirk

2020-04-01

Let’s Explore Statistics […] Many researchers learn statistics as a series of flowcharts and heuristics without ever diving into the deep mathematical concepts that underlie the choices they have been taught to make. I think everyone wishes they understood statistics better but it is easy to become overwhelmed with equations and proofs. Most of my knowledge in both math and statistics is self-taught through experience and exploration. This book is an organized assortment of simulations and examples that have personally helped me think through these difficult topics. Inspiration for this … Read more →

131

Data Analysis for Psychology in R (dapR1) - Labs

by Department of Psychology, University of Edinburgh

2019-11-22

This is the page that contains the course labs materials […] Data Analysis for Psychology in R 1 (dapR1) is your first step on the road to being a data, programming and applied statistics guru! This course provides a introduction to data, R and statistics. It is designed to work slowly through conceptual content that form the basis of understanding and working with data to perform statistical testing. At the same time, we will be introducing you to basic programming in R, covering the fundamentals of working with data, visualization and simple statistical tests. The overall aim of the … Read more →

132

Notes on Modern Statistics for the Social and Behavioral Sciences (MSSBS)

by Peter Baumgartner

2019-11-01
Notes on Modern Statistics for the Social and Behavioral Sciences (MSSBS)

This book accompanies “Rand, W. (2017). Modern Statistics for the Social and Behavioral Sciences: A Practical Introduction, Second Edition (New edition). Boca Raton, FL: Taylor & Francis Inc.”. I intend to learn and explore the concepts and procedures taught in this introductory book. Please keep in mind that this book is just a kind of training exercise for me. There will be no new insights presented, and as I am still learning the basics of R and statistics, you may find misunderstandings and errors in my writings. For authoritative reference, you have the consult the original book. Read more →

133

ECON 41 Labs

by Gabriel Butler UCLA Global Classroom

2019-10-22

ECON 41 Labs […] This book is an R-based statistical programming companion for ECON 41 - Statistics For Economists, an undergraduate course for Economics majors offered at the University of California, Los Angeles. More specifically, it has been created to augment the version of this course that is offered at Jinling High School in Nanjing, Jiangsu, China as part of the Global Classroom program that is part of the UCLA International Institute. More basic information about our program and about me is available at the links below. Go Bruins! 金陵中学中美班,加油! https://www.international.ucla … Read more →

134

R Cookbook, 2nd Edition

by James (JD) Long, Paul Teetor

2019-09-26
R Cookbook, 2nd Edition

Second edition of R Cookbook […] R is a powerful tool for statistics, graphics, and statistical programming. It is used by tens of thousands of people daily to perform serious statistical analyses. It is a free, open source system whose implementation is the collective accomplishment of many intelligent, hard-working people. There are more than 10,000 available add-on packages, and R is a serious rival to all commercial statistical packages. But R can be frustrating. It’s not obvious how to accomplish many tasks, even simple ones. The simple tasks are easy once you know how, yet figuring out that … Read more →

135

R for Statistics in EPH

by Daniel J Carter

2019-09-25

R for Statistics in EPH […] Welcome to R for STEPH. This ‘book’ offers the chance to supplement your learning in Stata by conducting the computer practical sessions in R. By the end of this book, you will have enough proficiency in R to carry out a number of basic analyses and understand principles that will allow you to program more complex analyses. Any questions about the content in this book can be directed to Daniel Carter via email or via Twitter if you’re into that sort of thing. There is also the invaluable resource that is Stack Exchange. Chances are high that if you’re running … Read more →

136

Open Forensic Science in R

by Editor: Sam Tyner, Ph.D.

2019-09-19

This book is for anyone looking to do forensic science analysis in a data-driven and open way. Whether you are a student, teacher, or scientist, this book is for you. We take the latest research, primarily from the Center for Statistics and Applications in Forensic Evidence (CSAFE) and the National Institute of Standards and Technology (NIST) and show you how to solve forensic science problems in R. The book makes some assumptions about you: This book free and is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 United States License. R Core Team. 2019. R: A Language … Read more →

137

Men’s U-Sports Basketball Analysis

by Michael Armanious

2019-09-13

Sports Analytics […] Statistics in sports is a growing field in research that provides specialized methodology for collecting and analyzing sports data in order to make decisions for successful planning and implementation of new strategies [1]. Sports, particularly, have countless and ever-expanding data sources that can be used by analysts in order to extract objective information for use in aspects such as making predictions throughout seasons and enhancements in team and player performance. Broadly, Sports Analysis is described as the process of data management, predictive model … Read more →

138

Introductory Resources: Statistics and R

by Statistics Team, PPLS

2019-07-23

This is the main page of the course and contains the materials to help you going with R […] This course is designed for those who will be joining a third year Research Methods and Statistics (RMS) course and covers a number of introductions to topics which are core to statistical analysis in psychology and beyond. You will find here an introduction to R as a tool to analyse data, visualize it and to use it for a very very basic analysis of the relationships in your data. It will further revise some of the most commonly used statistical tests and provide you with a guidance how to set up and … Read more →

139

Agile Machine Learning with R

by Edwin Thoen

2019-07-16

A workflow for doing machine learning in the R language, using Agile principles. […] Not even too long ago, when I was starting my career as a data scientist, I did not really have a workflow. Freshly graduated from an applied statistics master I entered the arena of Dutch business, employed by a small consulting firm. Neither the company I was with, nor the clients I was working for, nor myself had an understanding of what it meant to implement a statistical model or a machine learning method in the real world. Everybody was of course interested in this “Big Data” thing, so it did not take … Read more →

140

jamoviで学ぶ心理統計

by Danielle J Navarro & Dvid R Foxcroft(著) 芝田征司(訳)

2019-07-10
jamoviで学ぶ心理統計

『jamoviで学ぶ心理統計』は心理学専攻の統計法入門クラス向けのテキストです。本書では,jamoviの使い方やデータ操作の方法についても扱います。統計の部分では,記述統計とグラフの作成について扱った後,確率理論,標本と推定,帰無仮説検定について説明します。理論についての説明の後は,分割表の分析,相関,t検定,回帰,分散分析について説明します。本書の最後では,ベイズ統計についても取りあげます。This book is a Japanese translation of learning statistics with jamovi. […] 本書はDavid Foxcroft氏が作成した『Learning … Read more →

141

Fatal Force Study Group - Shiny App

by marwaelatrache

2019-07-03

Fatal Force Study Group - Shiny App […] The Fatal Force Study Group (FFSG) was founded at the University of Washington (UW) by professor Martina Morris. Morris has a strong background in Sociology and Statistics and after joining an activism group called Not This Time she decided to start investigating fatal encounters with police, along with a group of UW undergraduate students. Since then the group has been joined by Professor Ben Marwick, an UW archaeology professor with a strong interest in statistics and R, as well as several more undergraduate students from both UW and neighboring … Read more →

142

PPLS PhD Training Workshop: Statistics and R

by Anastasia Ushakova and Emma Waterston

2019-06-28

This is the main page of the course and contains a course overview, schedule and learning outcomes. […] During this intensive workshop we will cover a number of introductions to topics which are core to statistical analysis in applied research. This will include introduction to R as a tool to analyse data, visualize it and to use it for a very very basic analysis of the relationships in your data. We will further revise some of the most commonly used statistical tests and provide you with a guidance how to set up and interpret them in R. We will introduce you to simple linear model and … Read more →

143

空间广义线性混合效应模型及其应用

by 黄湘云

2019-06-11

Spatial generalized linear mixed models, Stationary Spatial Gaussian Process, Stan platform, Markov chain Monte Carlo. […] 空间统计的内容非常丰富,主要分为地质统计 (geostatistics)、 离散空间变差 (discrete spatial variation) 和空间点过程 (spatial point processes) 三大块 (Cressie 1993)。 地质统计这个术语最初来自南非的采矿业 (Krige 1951), 并由 Georges Matheron 及其同事继承和发展,用以预测黄金的矿藏含量和质量。空间广义线性混合效应模型 (Spatial Generalized Linear Mixed Model,简称 SGLMM) 在空间统计中有着广泛的应用,如评估岩心样本石油含量,分析核污染物浓度的空间分布 (Diggle, Tawn, and … Read more →

144

Lab Guide to Quantitative Research Methods in Political Science, Public Policy & Public Administration.

by josiesmith

2019-05-09

Lab Guide to Quantitative Research Methods in Political Science, Public Policy & Public Administration. […] This book is a companion to Quantitative Research Methods for Political Science, Public Policy and Public Administration (With Applications in R): 4th Edition, an open-source text book that is available here. It grew from our experiences teaching introductory and intermediate quantitative methods classes for graduate students in Political Science and Public Policy at the University of Oklahoma. We teach these courses using a format that pairs seminars on theory and statistics with … Read more →

145

PhD Training Workshop: Statistics in R

by Anastasia Ushakova and Milan Valasek

2019-03-12

This is the main page of the course and contains a course overview, schedule and learning outcomes. […] During this intensive workshop we will cover a number of introductions to topics which are core to statistical analysis in applied research. This will include introduction to R as a tool to analyse data, visualize it and to use it for a very very basic analysis of the relationships in your data. We will further revise some of the most commonly used statistical tests and provide you with a guidance how to set up and interpret them in R. Lastly, we will introduce you to simple linear model … Read more →

146

Learning statistics with R: A tutorial for psychology students and other beginners. (Version 0.6.1)

by DJ Navarro

2018-12-31

Learning Statistics with R covers the contents of an introductory statistics class, as typically taught to undergraduate psychology students, focusing on the use of the R statistical software. The book discusses how to get started in R as well as giving an introduction to data manipulation and writing scripts. From a statistical perspective, the book discusses descriptive statistics and graphing first, followed by chapters on probability theory, sampling and estimation, and null hypothesis testing. After introducing the theory, the book covers the analysis of contingency tables, t-tests, … Read more →

147

Notes for ST463/ST683 Linear Models 1

by Katarina Domijan, Catherine Hurley

2018-11-12

These are the notes for ST463/ST683 Linear Models 1 course offered by the Mathematics and Statistics Department at Maynooth University. This module is offered at as a part of of MSc in Data Science and Data Analytics. It is an introductory course for students who have basic background in Statistics, Data analysis, R Programming and linear algebra (matrices). […] There are many good resources, e.g. Weisberg (2005), Fox (2005), Fox (2016), Ramsey and Schafer (2002), Draper and Smith (1966). We will use Minitab and R (R Core Team 2017). To create this document, I am using the bookdown package … Read more →

148

Foundations of Statistics with R

by Darrin Speegle

2018-06-10

This book is written for the purposes of teaching STAT 3850 at Saint Louis University. […] This is a book on probability and statistics suitable for the sophomore or junior level at university. We assume knowledge of calculus at the level of Calculus II. We do not assume prior experience with statistics or programming, though students who have no experience with either statistics or programming before starting this class should expect to have to work hard. We will be using R as an integral part of the exposition — you should not read this book without first getting R Studio installed. We … Read more →

149

Financial Engineering Analytics: A Practice Manual Using R

by William G. Foote

2018-01-09

This book explores the fundamentals of financial analytics using R and various topics from finance. […] Science alone of all the subjects contains within itself the lesson of the danger of belief in the infallibility of the greatest teachers of the preceding generation. - Richard Feynman This book is designed to provide students, analysts, and practitioners (the collective “we” and “us”) with approaches to analyze various types of financial data sets, and to make meaningful decisions based on statistics obtained from the data. The book covers various areas in the financial industry, from … Read more →

150

Simulation And The James-Stein Estimator In R

by Alex Hallam

2017-11-07

Simple Simulation and the James-Stein Estimator […] This is the website for “Simulation And The James-Stein Estimator In R”. This technical document is short, covering some common ways to generate data and exploring the James-Stein Estimator. This will teach you how to do run simulations to observe the properties of the James-Stein Estimator in R — specifically using the tidyverse: You’ll learn how to generate data to prove theoretical results. In the computer age of statistics the data scientist has the power of machines to run simulations for testing a methods before putting a method into … Read more →

151

Course Notes for IS 6489, Statistics and Predictive Analytics

by Jeff Webb

2017-09-03

Course notes for IS 6489. […] These are the course notes for IS 6489, Statistics and Predictive Analytics, offered through the Information Systems (IS) department in the University of Utah’s David Eccles School of Business. This is an exciting time for data analysis! The field has undergone a revolution in the last 15 years with increases in computing power and the availability of “big data” from web-based systems of data collection. “Data science” is the umbrella term that describes the result of this revolution—a new discipline at the intersection of many traditional fields such as … Read more →

152

Probability and Statistics

by Rob Carroll

2017-08-28

These are the lecture notes for POS 5737, the introductory probability and statistics class in the graduate program in political science at Florida State University. […] These are the notes for POS 5737, taught in the Department of Political Science at Florida State University. They freely borrow from several well-known textbooks, including those by Wackerly, Mendenhall, and Scheaffer (2008), DeGroot and Schervish (2012), and Casella and Berger (2002). They also borrow from my own notes as a graduate student when I was taught by Kevin Clarke. Kevin was kind enough to provide his own old … Read more →

153

ModernDive

by Chester Ismay and Albert Y. Kim STARRING FRANK MCGRADE

2017-08-23

An open-source and fully-reproducible electronic textbook bridging the gap between traditional introductory statistics and data science courses. […] Help! I’m new to R and RStudio and I need to learn about them! However, I’m completely new to coding! What do I do? If you’re asking yourself this question, then you’ve come to the right place! Start with our Introduction for Students. This is version 0.2.0 of ModernDive published on August 02, 2017. For previous versions of ModernDive, see Section 1.4. This book assumes no prerequisites: no algebra, no calculus, and no prior programming/coding … Read more →

154

(Very) basic steps to weight a survey sample

by Josep Espasa Reig

2017-07-03

(Very) basic steps to weight a survey sample […] This is an introductory guide to survey weighting. It provides a step-by-step walkthrough of the main procedures and explains the statistical principles behind them. The guide includes R code to implement all stages of survey weighting and reproduces the weighting procedures of the 7th European Social Survey in the UK. This text avoids technical notation and language and is targeted to social scientists with a basic level of statistics and probability theory. Readers without knowledge of R should be able to benefit from this text as it … Read more →

155

기초통계 개념정리

by 김진섭

2017-01-29

This is a basic statistics book written by JSKIM. […] This is a basic statistics book written by Jinseob … Read more →

156

Econ 215 Notes

by Salfo Bikienga

2016-09-26

Lecture notes for my introduction to statistics class at University of Nebraska-Lincoln. […] This is supposed to be your first course in statistics. So the goal is to give you an overview of what statistics is, why it is a powerful thing to know, how you can use it to make informed decision or understand “numbers speak” people throw around in the news. At the end of this class, I hope: 1- You understand the importance of statistics; 2- You can better appreciate the numbers you get from the news; 3- You can perform your own analysis to inform yourself, and your collaborators. The explosion … Read more →

157

Principles of Econometrics with R

by Constantin Colonescu

2016-09-01
Principles of Econometrics with R

This is a beginner’s guide to applied econometrics using the free statistics software R. […] … Read more →

158

Backtesting Strategies with R

by Tim Trice

2016-05-06

Backtesting strategies with R […] This book is designed to not only produce statistics on many of the most common technical patterns in the stock market, but to show actual trades in such scenarios. Test a strategy; reject if results are not promising Apply a range of parameters to strategies for optimization Attempt to kill any strategy that looks promising. Let me explain that last one a bit. Just because you may find a strategy that seems to outperform the market, have good profit and low drawdown this doesn’t mean you’ve found a strategy to put to work. On the contrary, you must work to … Read more →

159

Block Relaxation Methods in Statistics

by Jan de Leeuw

2016-04-01

The book discusses block relaxation, alternating least squares, augmentation, and majorization algorithms to minimize loss functions, with applications in statistics, multivariate analysis, and multidimensional scaling. […] Many recent algorithms in computational statistics are variations on a common theme. In this book we discuss four such classes of algorithms. Or, more precisely, we discuss a single large class of algorithms, and we show how various well-known classes of statistical algorithms fit into this common framework. The types of algorithms we consider are, in logical order, … Read more →

160

A Practical Extension of Introductory Statistics in Psychology using R

by Ekarin E. Pongpipat, Giuseppe G. Miranda, & Matthew J. Kmiecik

2024-04-11*

This book aims to provide a practical extension of introductory statistics typically taught in psychology into the general linear model (GLM) using R. […] Typically, introductory univariate statistics courses in psychology cover the following inferential analyses (plus or minus a few more analyses): These conventions may be useful for quickly talking about a particular statistical analysis with others; however, thinking of these analyses as derivatives (or special cases) of the GLM (i.e., ordinary least squares [OLS] regression) lends itself to understanding more advanced statistical … Read more →

161

Agile Data Science with R

by Edwin Thoen

2024-04-11*

A workflow for doing data science in the R language, using Agile principles. […] When I was starting my career as a data scientist, I did not really have a workflow. Freshly out of statistics grad school I entered the arena of Dutch business, employed by a small consulting firm. Between the company, the potential clients and myself, no one knew what it meant to implement a statistical model or a machine learning method in the “real” world. But everybody was interested in this “Big Data” thing, so we quickly started to do consulting work without a clear idea what I was going to do. When we came … Read more →

162

Big Data and Social Science

by Ian Foster, Rayid Ghani, Ron S. Jarmin, Frauke Kreuter and Julia Lane

2024-04-11*

Big Data and Social Science […] The class on which this book is based was created in response to a very real challenge: how to introduce new ideas and methodologies about economic and social measurement into a workplace focused on producing high-quality statistics. Since the first edition of this book came out we have been fortunate to train over 450 participants in the Applied Data Analytics classes, resulting in increased data analytics capacity, both in terms of human and technical resources. What we learned in delivering these classes greatly influenced the 2nd edition. We also added an … Read more →

163