It Didn't Take Too Long (Statistics Job Search)

I describe my interview process. | Continue reading


@ntguardian.wordpress.com | 3 years ago

Into the Job Market I Go the Search for a Statistical Job

It’s been a long time since I wrote a blog post. Actually, this is my 100th post, according to my metrics. I wanted to write a fancy article about my history of blogging, how I started doing … | Continue reading


@ntguardian.wordpress.com | 3 years ago

Training Systems Using Python Statistical Modeling

Packt Publishing has turned another one of my video courses, Training Your Systems with Python Statistical Modeling, into a book! This book is now available for purchase. It is a tutorial book for … | Continue reading


@ntguardian.wordpress.com | 4 years ago

Grades Aren't Normal

Grades are not Normally distributed. That’s not what’s seen naturally in grades and the idea is not supported by statistics. You can force grades to look Normally distributed, but doing… | Continue reading


@ntguardian.wordpress.com | 4 years ago

CPAT and the Rényi-Type Statistic; End-of-Sample Change Point Detection in R

My second package implements change point testing procedures, especially those for end-of-sample change points. I demonstrate on an example computing a stock’s alpha and beta. | Continue reading


@ntguardian.wordpress.com | 4 years ago

Probability a box of a dozen donuts picked from 14 flavors has no more than 3

Dave’s Donuts offers 14 flavors of donuts (consider the supply of each flavor as being unlimited). The “grab bag” box consists of flavors randomly selected to be in the box, each flavor equal… | Continue reading


@ntguardian.wordpress.com | 4 years ago

Organizing R Research Projects: CPAT, a Case Study

Introduction Months ago, I asked a question to the community: how should I organize my R research projects? After writing that post, doing some reading, then putting a plan in practice, I now have … | Continue reading


@ntguardian.wordpress.com | 5 years ago

Problems in Estimating GARCH Parameters in R (Part 2; Rugarch)

Introduction Now here is a blog post that has been sitting on the shelf far longer than it should have. Over a year ago I wrote an article about problems I was having when estimating the parameters… | Continue reading


@ntguardian.wordpress.com | 5 years ago

Making a Profit with Henry Wan in Arkham Horror: The Card Game

Introduction The Forgotten Age cycle of Arkham Horror is at a close and Fantasy Flight Games already announced the next cycle, The Circle Undone. Not only that, they’ve announced two mythos p… | Continue reading


@ntguardian.wordpress.com | 5 years ago

The Distribution of Time Between Recessions: Revisited (with MCHT)

Introduction These past few weeks I’ve been writing about a new package I created, MCHT. Those blog posts were basically tutorials demonstrating how to use the package. (Read the first in the… | Continue reading


@ntguardian.wordpress.com | 5 years ago

Monte carlo testing involving time series with R and MCHT

Introduction Over the past few weeks I’ve published articles about my new package, MCHT, starting with an introduction, a further technical discussion, demonstrating maximized Monte Carlo (MM… | Continue reading


@ntguardian.wordpress.com | 5 years ago

Bootstrap Testing with MCHT

Introduction Now that we’ve seen MCHT basics, how to make MCHTest() objects self-contained, and maximized Monte Carlo (MMC) testing with MCHT, let’s now talk about bootstrap testing. No… | Continue reading


@ntguardian.wordpress.com | 5 years ago

Maximized Monte Carlo Testing with MCHT

Introduction I introduced MCHT two weeks ago and presented it as a package for Monte Carlo and boostrap hypothesis testing. Last week, I delved into important technical details and showed how to ma… | Continue reading


@ntguardian.wordpress.com | 5 years ago

MCHT, Closures, and R Environments: Making MCHTest Objects Self-Contained

Introduction Last week I announced the first release of MCHT, an R package that facilitates bootstrap and Monte Carlo hypothesis testing. In this article, I will elaborate on some important technic… | Continue reading


@ntguardian.wordpress.com | 5 years ago

Announcing MCHT: An R Package for Bootstrap and Monte Carlo Hypothesis Testing

MCHT is an R package for bootstrap and Monte Carlo hypothesis testing currently available on GitHub. | Continue reading


@ntguardian.wordpress.com | 5 years ago

Hands-On Data Analysis with NumPy and Pandas

I announced months ago that one of my video courses, Unpacking NumPy and Pandas, was going to be turned into a book. Today I’m pleased to announce that this book is available! | Continue reading


@ntguardian.wordpress.com | 5 years ago

Materials for Teaching Applied Statistics

Today is the first day of the new academic year at the University of Utah. This semester I am teaching MATH 3070: Applied Statistics I, the fourth time I’ve taught this course. | Continue reading


@ntguardian.wordpress.com | 5 years ago

Applications of Statistical Learning with Python

This final course caps the series off with applications. The first half of the course covers two major areas of AI: natural language processing (NLP) and computer vision (CV). In the NLP section, I… | Continue reading


@ntguardian.wordpress.com | 5 years ago

How Should I Organize My R Research Projects?

While I understand the languages I need well enough, I don’t know much about programming best practices. This goes from function naming to code organization, along with all the tools others c… | Continue reading


@ntguardian.wordpress.com | 5 years ago

High Dimensional Data, MSRI, and San Francisco in 2018; Reflections

Last fall my adviser alerted me to the [MSRI workshop on high-dimensional data]( and suggested I may be interested. I applied and was accepted to participate. Thus, from July 9th to July 20th I sta… | Continue reading


@ntguardian.wordpress.com | 5 years ago

Unpacking NumPy and Pandas: The Book Is Coming Soon

Continue reading


@ntguardian.wordpress.com | 5 years ago

Replication Intervals

Take a margin of error from a confidence interval and multiply it by 1.5; a future, replication estimate should be within that distance of the original estimate (with the same confidence level as t… | Continue reading


@ntguardian.wordpress.com | 5 years ago

Announcing My Course: Training Your Systems with Python Statistical Modelling

In this course I cover statistics and machine learning topics. The course assumes little knowledge about what statistics or machine learning involves. I touch lightly on the theory of statistics an… | Continue reading


@ntguardian.wordpress.com | 5 years ago