STAT 218 - Week 3, Lecture 1
January 22th, 2024
This week we will…
parameter | statistic | descriptive statistics | central tendency |
mean | median | mode | Quarto |
source pane | render | code chunk | ordinal variable |
categorical variable | numeric variable | nominal variable | YAML (what?) |
discrete variable | Bill Gates | continuous variable | robustness |
exponential distribution | bimodal | right-skewed | left-skewed |
Let’s assume we managed to collect data from our squirrels on campus :) Our class was divided into three groups, and each group measured the weights (lbs) of 10 squirrels. Here are the results:
Group 1: 1.25, 1.25, 1.25, 1.25, 1.25, 1.25, 1.25, 1.25, 1.25, 1.25
Group 2: 1.0, 1.0, 1.0, 1.0, 1.0, 1.5, 1.5, 1.5, 1.5, 1.5
Group 3: 1.0, 1.4, 1.2, 1.4, 1.1, 1.3, 1.6, 1.0, 1.2, 1.3
Dr. Demirci mentioned that looking at these numbers is so confusing. Can you please calculate the sample mean for them to summarize this data?
All these groups calculated the same mean, which is 1.25 lbs. Dr. Demirci seemed not so happy with this number.
Range is one of the measures of dispersion indicating the difference between largest and smallest observations in a sample.
Let’s calculate range
Warning
Despite their best efforts, every piece of equipment they manufacture will inevitably have a failure rate.
Travel plans? Well, they can’t be sure that nothing unexpected will pop up. (Did our ancestors accurately predict their next evolutionary leap, or were they even aware of it? Probably too busy avoiding/hunting saber-toothed tigers .)
The effect they expect to see in your treatment group? Well, there is a risk involved with every treatment.
some of the sections based on Dawson’s chapter on probability (2008)
from Dawson’s chapter on probability (2008)
from Samuels et al. (2016)
Some important statements to understand
Important
Gail F. Dawson, CHAPTER 7 - Probability, Editor(s): Gail F. Dawson, Easy Interpretation of Biostatistics, W.B. Saunders, 2008, Pages 57-62, ISBN 9781416031420, https://doi.org/10.1016/B978-1-4160-3142-0.50013-4. (https://www.sciencedirect.com/science/article/pii/B9781416031420500134)
Samuels, M. L., Witmer, J. A., & Schaffner, A. A. (2003). Statistics for the life sciences (Vol. 4). Upper Saddle River, NJ: Prentice Hall.