Population, Sampling, Sampling Distribution and Central Limit Theorem

Library Building (LIB) 3287 University Way, Kelowna, BC, Canada

This session will introduce participants to the foundational concepts of statistical inference, including population distributions and the process of random sampling. Attendees will learn how sampling distributions evolve towards normality as sample sizes increase and will visually explore the Central Limit Theorem.

By the end of the session, participants should be able to visualize and understand population distributions, illustrate random sampling processes, recognize the normalizing effect of larger samples on sampling distributions, and demonstrate the Central Limit Theorem visually.

Free

Fitting Linear Models in `R`

Library Building (LIB) 3287 University Way, Kelowna, BC, Canada

This workshop will illustrate how to fit linear models in R, diagnose any issues with model assumption violations, and interpret linear model summaries, including model coefficients, degrees of freedom, standard error estimates, t statistics, F statistics, p-values, R2, statistical significance, adjusted R2.

By the end of this session, participants will be able to fit linear models in R and interpret model outputs, including the output of the summary() function in R.

Free

Visualizing Errors and Common Pitfalls

Library Building (LIB) 3287 University Way, Kelowna, BC, Canada

This session will address the visualization of standard deviation (s.d.), standard error of the mean (s.e.m.), and confidence interval (CI) error bars to enhance the understanding of uncertainty in data analysis. The interpretation of error bars for statistical significance will be discussed, along with common misinterpretations to avoid.

By the end of the session, participants should be able to visualize and interpret error bars, understand the implications of their spacing and width, and be cautious of common pitfalls such as misinterpreting non-overlapping error bars as evidence of significance.

Free

Multiple Linear Regression in `R`

Library Building (LIB) 3287 University Way, Kelowna, BC, Canada

This workshop will demystify ANOVAs by framing them in the context of linear models with multiple predictors (i.e., multiple linear regression). The session will also introduce attendees to Directed Acyclical Graphs (DAGs) and demonstrate how to use them to infer causality in one’s model.

By the end of this session participants should be able to fit linear models with more than one predictor, check for collinearity between predictors, and interpret linear models using DAGs.

Free

P value, Significance and T-test

Library Building (LIB) 3287 University Way, Kelowna, BC, Canada

This session will introduce participants to the concept of P values and their role in hypothesis testing, highlighting that P values reflect the probability of observing the data under the null hypothesis, not the biological significance of the findings. The session will cover the computation of P values and delve into the nuances of one-sample t-tests.

By the end of the session, participants should be able to comprehend the meaning of P values, understand how hypothesis tests calculate P values, recognize when small P values indicate unlikely events under the null hypothesis, and explore the assumptions behind one-sample t-tests.

Free

Interaction Terms and Hierarchical Linear Models/Linear Mixed Models

Library Building (LIB) 3287 University Way, Kelowna, BC, Canada

This workshop will introduce interaction terms in linear models along with random and fixed effects, including random and fixed intercepts and slopes, in the context of Hierarchical Linear Models (also known as Linear Mixed Models).

By the end of this session, participants should be able to fit (Hierarchical) Linear Models (HLMs) with interaction terms and interpret the output of the summary() function for Hierarchical Linear Models. Additionally, participants will be able to identify the limitations of (H)LMs.

Free

Visualizing Samples with Boxplots: Kick the Bar Chart Habit

Library Building (LIB) 3287 University Way, Kelowna, BC, Canada

This session will address the advantages of box plots over bar charts for displaying the spread and variability in data. Participants will learn how box plots can be used to compare multiple samples, the impact of sample size on data representation, and the efficient identification of outliers.

By the end of the session, participants should be able to create and interpret box plots, appreciate their usefulness in comparing multiple samples, understand the implications of sample size, and identify outliers and median confidence intervals through notches in box plots.

Free

(Hierarchical) Generalized Linear Models

Library Building (LIB) 3287 University Way, Kelowna, BC, Canada

This workshop will introduce Generalized Linear Models (GLMs), which allow one to model non-Gaussian (i.e., non-normal) data.

By the end of this session, participants will be familiar with the three parts of GLMs (family of distribution, linear predictor, and link function) and will be able to decide what family of distributions and link function to choose for their data. They will also be able to interpret the output of the summary() function and diagnostic plots for (H)GLMs and recognize the limitations of (H)GLMs.

Free