Skip to main content

3 posts tagged with "Mean"

View All Tags

· 19 min read

In my last two posts, I introduced measures of central tendency and the normal distribution.  Why?  Mostly because they are important statistical concepts but also because they lead nicely into the topic of statistical testing. 

Statistical testing is very important because it provides a level of confidence providing that results from experiments are not due to chance or luck (good or bad). There are at least 4 key steps to perform in statistical testing.  I say at least because for some of these you could easily break them down into smaller steps.  Oftentimes, these are implied or done so seamlessly that it doesn’t seem like they are steps at all but trust me, they are.  Each step will be discussed in turn but they are:

  1. Create a hypothesis
  2. Select the appropriate statistical test
  3. Determine the test statistic for your hypothesis
  4. Determine if the hypothesis should be rejected (statistically significant) or not rejected (statistically insignificant)

Just a note here, I will not be going into detail behind the math of these.  My goal is to explain the concepts behind statistical testing and provide two examples of their use.

· 16 min read

As I mentioned in my previous post on measures of central tendency, this is part 2 of a 3-part post on some basic statistical concepts.

If you’ve ever been graded on a curve or have heard the term “bell curve”, then you know a bit about the normal distribution.  This post will focus on the concept of the normal distribution and some very basic elements around it.  Although this concept might seem fairly straightforward, there is a lot of detail and math that goes into it, which I will not be going into here.  Also, the normal distribution is only one of MANY distributions, which I also won’t cover.

· 11 min read

I have to say, there is no shortage of data being provided during the COVID-19 pandemic.  Every day in Alberta at 3:30pm our Chief Medical Officer provides updates, including the number of new and recovered cases.  There are also Kaggle competitions trying to get people to build data models to better understand this virus and predict its spread.  Not to mention all the research going into its causes and creating a vaccine. And then there is my current favorite site – updated daily – and it includes geospatial information (including an interactive map), age group, and gender breakdowns.