English
Related papers

Related papers: Teaching modeling in introductory statistics: A co…

200 papers

Multivariate spatio-temporal models are widely applicable, but specifying their structure is complicated and may inhibit wider use. We introduce the R package tinyVAST from two viewpoints: the software user and the statistician. From the…

Methodology · Statistics 2024-01-19 James T. Thorson , Sean C. Anderson , Pamela Goddard , Christopher N. Rooper

To harness the full benefit of new computing platforms, it is necessary to develop software with parallel computing capabilities. This is no less true for statisticians than for astrophysicists. The R programming language, which is perhaps…

Computation · Statistics 2017-09-08 George Ostrouchov , Wei-Chen Chen , Drew Schmidt

Deep reinforcement learning (RL) has shown great empirical successes, but suffers from brittleness and sample inefficiency. A potential remedy is to use a previously-trained policy as a source of supervision. In this work, we refer to these…

Machine Learning · Computer Science 2021-09-16 Daniel Seita , Abhinav Gopal , Zhao Mandi , John Canny

It is shown how to set up, conduct, and analyze large simulation studies with the new R package simsalapar = simulations simplified and launched parallel. A simulation study typically starts with determining a collection of input variables…

Computation · Statistics 2013-09-18 Marius Hofert , Martin Mächler

Mining temporal data for information is often inhibited by a multitude of formats: irregular or multiple time intervals, point events that need aggregating, multiple observational units or repeated measurements on multiple individuals, and…

Applications · Statistics 2019-02-14 Earo Wang , Dianne Cook , Rob J Hyndman

This paper explores an innovative approach to teaching data wrangling skills to students through hands-on activities before transitioning to coding. Data wrangling, a critical aspect of data analysis, involves cleaning, transforming, and…

Human-Computer Interaction · Computer Science 2025-03-24 Lucy D'Agostino McGowan

The capability of R to do symbolic mathematics is enhanced by the caracas package. This package uses the Python computer algebra library SymPy as a back-end but caracas is tightly integrated in the R environment. This enables the R user…

Applications · Statistics 2023-08-22 Mikkel Meyer Andersen , Søren Højsgaard

Statistics educators recommend teaching with real data with relevant contexts, but defining relevancy is challenging and varies by student. We investigated whether providing student choice of data context increases engagement through a…

Other Statistics · Statistics 2026-03-06 Catalina Medina , Mine Dogucu

Differences between computer simulation of dynamical systems and laboratory experiments are common in teaching and research in engineering. Normally, numerical inaccuracy and the non-ideal behaviour of the devices involved in the experiment…

Numerical Analysis · Mathematics 2016-12-14 M. L. C. Peixoto , E. G. Nepomuceno , H. M. Rodrigues , S. A. M. Martins , G. F. V. Amaral

Context: Graphics is a popular domain for teaching introductory programming in a motivating way, even in text-based programming languages. Over the last few decades, a large number of libraries using different approaches have been developed…

Programming Languages · Computer Science 2025-03-03 Luca Chiodini , Juha Sorva , Arto Hellas , Otto Seppälä , Matthias Hauswirth

A key consideration when training an LLM is whether the target language is more or less resourced, for example English compared to Welsh, or Python compared to Excel. Typical training data for programming languages consists of real program…

Computation and Language · Computer Science 2026-05-13 Nick McKenna , Xinnuo Xu , Jack Williams , Nick Wilson , Benjamin Van Durme , Christian Poelitz

In the classroom, we traditionally visualize inferential concepts using static graphics or interactive apps. For example, there is a long history of using apps to visualize sampling distributions. Recent developments in statistical graphics…

Other Statistics · Statistics 2020-06-23 Adam Loy

A learning environment, the tutor-web (http://tutor-web.net), has been developed and used for educational research. The system is accessible and free to use for anyone having access to the Web. It is based on open source software and the…

Other Statistics · Statistics 2014-07-02 Anna Helga Jonsdottir , Gunnar Stefansson

Physics education research has consistently shown that students have higher learning outcomes when enrolled in active learning courses. However, while there is a lot of literature describing the difference between the two extremes of…

Physics Education · Physics 2025-09-12 Eric M. Hickok , Cassandra A. Paul

Traditionally, statistical computing courses have taught the syntax of a particular programming language or specific statistical computation methods. Since the publication of Nolan and Temple Lang (2010), we have seen a greater emphasis on…

Computation · Statistics 2022-09-01 Alex Reinhart , Christopher R. Genovese

This tutorial addresses the challenge of incorporating large language models (LLMs), such as ChatGPT, in a data analytics class. It details several new in-class and out-of-class teaching techniques enabled by AI. For example, instructors…

Computers and Society · Computer Science 2024-11-13 Robert L. Bray

Recently, multi-task instruction tuning has been applied into sentence representation learning, which endows the capability of generating specific representations with the guidance of task instruction, exhibiting strong generalization…

Computation and Language · Computer Science 2026-04-28 Yingqian Min , Kun Zhou , Dawei Gao , Wayne Xin Zhao , He Hu , Yaliang Li

Data visualization is a core part of statistical practice and is ubiquitous in many fields. Although there are numerous books on data visualization, instructors in statistics and data science may be unsure how to teach data visualization,…

Other Statistics · Statistics 2025-07-31 Zach Branson , Monica Paz Parra , Ronald Yurko

Flipped classroom approach has gained attention for educational practitioners and researchers in recent years. In contrast with traditional classroom, in flipped classroom, students gather basic knowledge out of class, so that class time…

Physics Education · Physics 2020-02-14 Yosep Dwi Kristanto , Russasmita Sri Padmi

The growing influence of data science in statistics education requires tools that make key concepts accessible through real-world applications. We introduce "Data Science Looks At Discrimination" (dsld), an R package that provides a…