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

    views

    180

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

    views

    239

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

    views

    422

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

    views

    312

    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

    852

    views

    460

    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

    768

    views

    588

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

    views

    269

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

    views

    623

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

    views

    731

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

    views

    5868

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

    views

    868

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

    views

    627

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

    views

    1066

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

    views

    1081

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

    views

    386

    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

    1686

    views

    663

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

    views

    604

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

    views

    570

    downloads

    0

    comments

    1

    adaptations

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

    views

    363

    downloads

    0

    comments

    0

    adaptations

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

    views

    405

    downloads

    0

    comments

    0

    adaptations