Resources

Text Search:
Applied Filters
    Modeling Scenario
    279

    views

    94

    downloads

    0

    comments

    10-001-TilingHallway-ModelingScenario
    Students investigate difference equations through tiling hallways. They observe patterns in the tiling which lead to a difference equation. Solutions will be calculated by iteration. and the shift operator.
    Modeling Scenario
    255

    views

    217

    downloads

    0

    comments

    1-054-GrowthInFarmland-ModelingScenario
    An enriching project developing a model from data with missing temporal information is described. Students fit functions to the data that leads to the creation of a differential equations model, which they then are required to analyze in multiple...
    Modeling Scenario
    318

    views

    413

    downloads

    0

    comments

    1-001B-DeathImmigrationMystery-ModelingScenario
    We describe a classroom activity in which students use M\&M candies to simulate death and immigration. Each student conducts an experiment with an immigration rate unique to that student - of that student's choice
    Modeling Scenario
    235

    views

    337

    downloads

    0

    comments

    1-062-BacteriaGrowth-ModelingScenario
    We offer students a simulation experience or data from a simulation and ask them to model the simulation using several approaches: exponential growth fit, difference equation, differential equation, and parameter estimation using EXCEL spreadsheet.
    Modeling Scenario
    340

    views

    448

    downloads

    0

    comments

    1-028-SouthernSweetIcedTea-ModelingScenario
    We offer raw data collected from a webcam and a thermometer for evaluating the strength of steeping tea. We ask students to build a mathematical model using the data to predict how long the tea should steep before essentially reaching saturation.
    Modeling Scenario
    682

    views

    628

    downloads

    0

    comments

    6-001-Epidemic-ModelingScenario
    This paper presents real-world data, a problem statement, and discussion of a common approach to modeling that data, including student responses. In particular, we provide time-series data on the number of boys bedridden due to an outbreak of...
    Modeling Scenario
    402

    views

    500

    downloads

    0

    comments

    1-047a-CondensationOptimization-ModelingScenario
    We seek to optimize a condensation process which is modeled by a simulation using the random motion of 200 particles in a 50 by 50 square in which a particle bounces off the two vertical and top walls and condenses on the bottom wall.
    Modeling Scenario
    256

    views

    320

    downloads

    0

    comments

    1-160-HeartDeathRate-ModelingScenario
    Students simulate experience from a given data set which represents the heart death rate during the period 2000 - 2010 using several approaches to include exponential decay, difference equation, differential equation, and parameter estimation...
    Modeling Scenario
    227

    views

    184

    downloads

    0

    comments

    1-125-DiceyPopulation-ModelingScenario
    We offer students an opportunity to generate data for their team on a death and immigration model using 12 and 20 sided dice and then pass on the data to another student team for analysis with a model they built. The key is to recover the...
    Modeling Scenario
    346

    views

    240

    downloads

    0

    comments

    1-101-ClassMMDeathImmigration-ModelingScenario
    We offer students an opportunity to generate unique data for their team on a death and immigration model using m&m's and then pass on the data to another student team for analysis with a model they built. The key is to recover the parameters.
    Modeling Scenario
    315

    views

    150

    downloads

    0

    comments

    1-111-SpreadOfInformation-ModelingScenario
    Students perform experiments to model spread of information within a population. Students collect data, determine essential components and parameters and build a mathematical model culminating with a separable linear first order differential...
    Modeling Scenario
    240

    views

    49

    downloads

    0

    comments

    1-141-MMGameRevisited-ModelingScenario
    It is assumed that the probability of an M&M chocolate, when tossed, falling on the M side is 0.5 The goal is to find a probability distribution of the probability q which is Pr(randomly chosen M&M falling M up when tossed).
    Modeling Scenario
    523

    views

    291

    downloads

    0

    comments

    1-001a-MMDeathImmigration-Variation-ModelingScenario
    We model exponential death with m&m's as well as death with immigration.
    Modeling Scenario
    403

    views

    476

    downloads

    0

    comments

    1-001-MM-DeathAndImmigration-ModelingScenario
    We conduct a simulation of death and immigration, using a small set of "individuals", m&m candies or any two sided object (coin, chips), in which upon tossing a set of individuals we cause some to die and others then to immigrate. Modeling ensues!
    Modeling Scenario
    372

    views

    910

    downloads

    0

    comments

    1-047-Condensation-ModelingScenario
    We simulate the random motion of 200 particles in a 50 by 50 square in which a particle bounces off the two vertical and top walls and condenses on the bottom wall. Animations are produced and data is offered for modeling with a differential...
    Modeling Scenario
    357

    views

    205

    downloads

    0

    comments

    1-005A-ChemDataCollection-ModelingScenario
    A student is assigned the task of collecting data on a chemical reaction and does a poor job of collecting data. She only collects data at the start and end of a number of ten minute intervals and does not keep track of when the observations are...
    Modeling Scenario
    461

    views

    129

    downloads

    0

    comments

    6-017-OncolyticViruses-ModelingScenario
    Students explore oncolytic virotherapy using systems of differential equations and numerical simulations.
    Modeling Scenario
    199

    views

    147

    downloads

    0

    comments

    9-030-WaterHammer-ModelingScenario
    We develop and apply a numerical algorithm that solves a system of two nonlinear partial differential equations (PDEs) that describes the time evolution of the water hammer phenomenon.
    Modeling Scenario
    306

    views

    232

    downloads

    0

    comments

    1-027-StochasticProcesses-ModelingScenario
    We build the infinite set of first order differential equations for modeling a stochastic process, the so-called birth and death equations. We will only need to use integrating factor solution strategy or DSolve in Mathematica for success.
    Technique Narrative
    399

    views

    195

    downloads

    0

    comments

    2-001-NumericalMethodsComparisons-TechniqueNarrative
    This material teaches the basics of numerical methods for first order differential equations by following graphical and numerical approaches. We discuss the order of accuracy of the methods and compare their CPU times.