Text Search:
Applied Filters
    An Interactive Protocol for In-Classroom DNA Extraction
    Using commonly available materials, this tool allows students to extract DNA, exploring DNA chemistry and the principles of experimental design and execution. We take a “Choose Your Own...
    1992

    views

    195

    downloads

    0

    comments

    0

    adaptations

    Learning R for Biologists: A Mini Course Grab-Bag for Instructors
    As biology becomes more data driven, teaching students data literacy skills has become central to biology curriculum. Despite a wealth of online resources that teach researchers how to use R, there...
    2050

    views

    287

    downloads

    0

    comments

    0

    adaptations

    Population Demography in Swirl
    The students will learn to generate, test, and graphically represent basic hypotheses on data distributions using large datasets.
    845

    views

    462

    downloads

    0

    comments

    0

    adaptations

    Tree Biomass and Phenology
    This lesson centers around understanding the connection of tree biomass and phenology with climate change. It uses both swirl and LearnR lessons in the R programming language to help students make...
    622

    views

    331

    downloads

    0

    comments

    0

    adaptations

    Exploring USGS streamflow data with dataRetrieval and Swirl
    This Swirl lesson walks through how to retrieve, view, and visually analyze streamflow and water quality data from the National Water Information System (US Geological Survey).

    Keywords: tool:swirl

    887

    views

    481

    downloads

    0

    comments

    0

    adaptations

    Single Factor Analysis of Variance (ANOVA)
    This swirl lesson introduces students to theoretical and practical concepts about single-factor ANOVA analysis and an approach to conduct this type of analysis using R.

    Keywords: ANOVATukey HSD

    827

    views

    618

    downloads

    0

    comments

    0

    adaptations

    Making Predictions with Linear Models: A Murder Mystery Case Study
    This Swirl lesson will introduce two main concepts to students: 1) the idea of uncertainty around linear slopes versus individual values and 2) predicting values using linear models.
    815

    views

    287

    downloads

    0

    comments

    0

    adaptations

    Basic Statistics
    The students will practice identifying the appropriate basic statistical tests when given a scenario and learn how to run and interpret those statistical tests in R.
    1183

    views

    657

    downloads

    0

    comments

    0

    adaptations

    Setting Up Nonparametric Tests
    This swirl lesson will show you how to rearrange your data within R from one that shows a multiple factor design (2 x 2) to a single factor (4 levels) to allow for data analyses that require...
    1433

    views

    768

    downloads

    0

    comments

    0

    adaptations

    An introduction to population matrix models: a swirl lesson
    Students will learn how to set up a population matrix model in R and use it for demographic analysis of a population, including projecting population growth, determining lambda and the stable age...
    2365

    views

    6098

    downloads

    0

    comments

    0

    adaptations

    Hardy-Weinberg Equilibrium: a swirl resource
    Students will use swirl to understand Hardy-Weinberg equilibrium. The lesson starts with observed numbers of individuals for each genotype, and students will work through a number of steps to...
    1887

    views

    914

    downloads

    0

    comments

    0

    adaptations

    Analyzing Nutrient Simulation Experiments with a one-way ANOVA
    We discuss what tests are appropriate to analyze the data from nutrient simulation experiments. They will conduct one-way ANOVAs and a post hoc test using a dummy dataset and interpret the results.
    1161

    views

    673

    downloads

    0

    comments

    0

    adaptations

    Cleaning Data with R and the Tidyverse in Swirl
    The overall goal is to help students learn common data cleaning procedures on a dataset once they’ve collected measurements and before they are able to start their analysis. This swirl lesson is...
    1414

    views

    1114

    downloads

    0

    comments

    0

    adaptations

    Genome Sequence Data in R using Biostrings (Swirl Lesson)
    By the end of this lesson, students should be able to load FASTA files into R as DNAStringSets and use width() and alphabetFrequency(), combined with other functions like sum() and mean(), to...
    1253

    views

    1168

    downloads

    0

    comments

    0

    adaptations

    Chi-squared test of independence between two categorical variables
    In this lesson, students will have the opportunity to work through a chi-squared test of independence between two categorical variables.
    1019

    views

    404

    downloads

    0

    comments

    0

    adaptations

    Population Ecology in Swirl: Estimating Population Sizes
    The students will learn to estimate population sizes and consider assumptions of mathematical models and their applicability to the ecology of an organism/population

    Keywords: RSwirl

    1784

    views

    711

    downloads

    0

    comments

    0

    adaptations

    Graphing grouped continuous data in R with swirl
    This lesson helps students know some of the options for how to graph grouped continuous data (such as those involved in doing a t-test or ANOVA) and how to choose the best option.
    1416

    views

    653

    downloads

    0

    comments

    0

    adaptations

    Conducting Analysis of Variance (ANOVA) in R with swirl
    This lesson offers an introduction to ANOVA, including 1) how this statistical test can be differentiated from others and 2) a step-by-step guide to conducting and interpreting ANOVA results in R,...
    1643

    views

    581

    downloads

    0

    comments

    1

    adaptations

    Interpreting one-factor ANOVA in R with swirl
    Interpreting One-Factor Analysis of Variance (ANOVA)
    1350

    views

    380

    downloads

    0

    comments

    0

    adaptations

    Checking Normality in R with swirl
    How to use the "three-prong" approach to check for normality
    1159

    views

    443

    downloads

    0

    comments

    0

    adaptations