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...
    1957

    views

    192

    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...
    2022

    views

    275

    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.
    842

    views

    453

    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...
    620

    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

    879

    views

    480

    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

    823

    views

    617

    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.
    809

    views

    283

    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.
    1175

    views

    646

    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...
    1431

    views

    762

    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...
    2351

    views

    6057

    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...
    1883

    views

    906

    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.
    1153

    views

    668

    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...
    1397

    views

    1109

    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...
    1247

    views

    1156

    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.
    1010

    views

    401

    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

    1777

    views

    694

    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.
    1407

    views

    629

    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,...
    1639

    views

    580

    downloads

    0

    comments

    1

    adaptations

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

    views

    375

    downloads

    0

    comments

    0

    adaptations

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

    views

    429

    downloads

    0

    comments

    0

    adaptations