Skip to content

statistics you can probably trust

Help with learning statistics

  • About

Category: Continuous distributions


A Note on Boxplots in R

Posted on April 27, 2015 Updated on September 13, 2020

As a statistical consultant I frequently use boxplots. They're a great way to quickly visualize the distribution of a continuous… Read more

Posted in Continuous distributions, Using R     Tags: boxplots, strip charts, Tukey's Five-Number Summary     4 Comments     


Understanding Z-scores

Posted on April 22, 2012 Updated on August 19, 2023

The first time I took a statistics class I was mystified with z-scores. I understood how to find a z-score… Read more

Posted in Continuous distributions, Probability     Leave a comment     


Understanding qq-plots

Posted on September 25, 2011 Updated on August 18, 2023

qq-plot is short for quantile-by-quantile plot. You plot one quantile against another and you see if their coordinate pairs form… Read more

Posted in Continuous distributions, Probability, Using R     1 Comment     


Explaining and simulating an F distribution

Posted on September 12, 2011 Updated on August 18, 2023

I remember feeling very uncomfortable with the F distribution when I started learning statistics. It comes up when you’re learning… Read more

Posted in Continuous distributions, Hypothesis Testing, Simulation     Tags: ANOVA, simulation     3 Comments     


The moment generating function of the gamma

Posted on August 30, 2011 Updated on August 18, 2023

The moment-generating function of the gamma distribution is \( M(t) = (1-\theta t)^{-\alpha}\). Such a friendly little guy. Not what… Read more

Posted in Continuous distributions, Expectation     Leave a comment     


Deriving the gamma distribution

Posted on August 29, 2011 Updated on July 7, 2024

Let’s take a look at the gamma distribution: $$ f(x) = \frac{1}{\Gamma(\alpha)\theta^{\alpha}}x^{\alpha-1}e^{-x/\theta}$$ I don’t know about you, but I think… Read more

Posted in Continuous distributions     8 Comments     


The forgetful exponential distribution

Posted on August 26, 2011 Updated on August 16, 2023

The exponential distribution has the quirky property of having no memory. Before we wade into the math and see why,… Read more

Posted in Continuous distributions, Probability     1 Comment     


Deriving the exponential distribution

Posted on August 25, 2011 Updated on August 16, 2023

The exponential distribution looks harmless enough: $$ f(x) = \frac{1}{\theta}e^{-x/\theta}$$ It looks like someone just took the exponential function and… Read more

Posted in Continuous distributions     8 Comments     


Investigating the chi-square test of independence

Posted on August 12, 2011 Updated on August 16, 2023

Survey a random sample of 500 men and ask if they have seen Star Wars more than twice. Survey 500… Read more

Posted in Continuous distributions, Probability     Leave a comment     


Explaining and simulating a chi-square distribution

Posted on August 7, 2011 Updated on August 16, 2023

Randomly select several values, say 10, from a standard Normal distribution. That’s a Normal distribution with a mean of 0… Read more

Posted in Continuous distributions, Simulation, Using R     Leave a comment     


Sites I Recommend

  • R-bloggers
  • Reference Collection to push back against “Common Statistical Myths”
  • Rtips
  • Simply Statistics
  • Statistical Modeling, Causal Inference, and Social Science
  • Statistical Thinking

Recent Posts

  • Some notes on Cronbach’s alpha
  • The stats::filter() function
  • The Secret Weapon: section 10.9 of Regression and Other Stories
  • US Names: section 2.3 of Regression and Other Stories
  • Hypothesis testing: section 4.6 of Regression and Other Stories

Recent Comments

  • Playing with R Markdown | statistics you can probably trust on Machine Learning for Hackers, Chapter 2
  • Clay Ford on Deriving the gamma distribution
  • Sim on Deriving the gamma distribution
  • Clay Ford on About
  • jp on About

Archives

  • March 2025
  • November 2024
  • October 2024
  • September 2024
  • May 2024
  • March 2024
  • January 2024
  • October 2023
  • August 2023
  • January 2021
  • February 2019
  • January 2019
  • December 2018
  • November 2017
  • February 2017
  • October 2016
  • May 2016
  • April 2016
  • November 2015
  • September 2015
  • April 2015
  • March 2015
  • December 2014
  • August 2014
  • May 2014
  • December 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • April 2012
  • March 2012
  • February 2012
  • October 2011
  • September 2011
  • August 2011
  • July 2011

Categories

  • Continuous distributions
  • Discrete distributions
  • Expectation
  • Hypothesis Testing
  • Longitudinal Data Analysis
  • Machine Learning for Hackers
  • MLE
  • Multilevel Modeling
  • Power and sample size
  • Probability
  • Regression
  • Simulation
  • Survival analysis
  • Uncategorized
  • Using R

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
BlogBD WordPress Theme