Resources

Text Search:
Applied Filters
    Modeling Scenario
    222

    views

    210

    downloads

    0

    comments

    5-077-MandMAttritionWarfare-ModelingScenario
    Students model attrition between two opposing forces using M&M candies and discover a system of linear differential equations of order one, often called the Lanchester equations.
    Modeling Scenario
    292

    views

    373

    downloads

    0

    comments

    1-165-FlushToilet-ModelingScenario
    This activity analyzes the spread of a technological innovation using the Bass Model from Economics. The equation is a first-order, two-parameter separable equation and the solution has a characteristic S-shaped curve or sigmoid curve.
    Modeling Scenario
    347

    views

    273

    downloads

    0

    comments

    3-011-EulerBallThrowing-ModelingScenario
    If a tennis ball is thrown through the air it will hit the ground due to gravity. Using Euler's method, write a short script (Python, Matlab, R, etc.) to find the trajectory of the ball which will maximize the distance the ball lands from the...
    Modeling Scenario
    354

    views

    254

    downloads

    0

    comments

    6-040-StruggleForExistence-ModelingScenario
    We use historical data from the 1930's in the Soviet Union and model competition between two species of yeast after modeling each species separately and estimate parameters
    Modeling Scenario
    350

    views

    612

    downloads

    0

    comments

    1-155-CruiseControl-ModelingScenario
    In this project we illustrate the design of a proportional-integral-derivative (PID) cruise control algorithm for an automobile. PID control is one of the most common techniques in control engineering.
    Modeling Scenario
    434

    views

    558

    downloads

    0

    comments

    1-011-Kinetics-ModelingScenario
    We make the connection between chemistry course and differential equations coursework. We do this through modeling kinetics, or rates of chemical reaction. We study zeroth, first, and second order reactions.
    Modeling Scenario
    239

    views

    174

    downloads

    0

    comments

    1-095-RatingChessPlayers-ModelingScenarios
    The goal of this activity is to have students build a mathematical model involving a system of first order difference equations from a verbal description of a scenario.
    Modeling Scenario
    388

    views

    257

    downloads

    0

    comments

    5-076-LanchesterLaws-ModelingScenario
    Lanchester's laws are used to calculate the relative strengths of military forces. The Lanchester equations are differential equations describing the time dependence of two armies' strengths A and B as a function of time,
    Modeling Scenario
    350

    views

    213

    downloads

    0

    comments

    3-054-Relay-ModelingScenario
    We use a differential equations of one dimensional projectile motion and an integration of velocity for total distance to model the relay between an outfielder and an infielder in throwing the ball to home plate.
    Modeling Scenario
    309

    views

    152

    downloads

    0

    comments

    1-044-CollegeBound-ModelingScenario
    Preparing for four years of college for a friend of the family's newborn is the task. Making assumptions about costs, timing, interest rates, and fiscal capabilities are the order of the day.
    Modeling Scenario
    175

    views

    70

    downloads

    0

    comments

    1-144-HeatCool-ModelingScenario
    We offer an opportunity to build a mathematical model using Newton's Law of Cooling for a closed plastic baggie of liquid inside a liquid container.
    Modeling Scenario
    1143

    views

    623

    downloads

    0

    comments

    3-065-UpDown-ModelingScenario
    We model the height of a launched object which is subject to resistance proportional to velocity during its flight. We ask questions about the motion as well, e.g., highest point or apex and terminal velocity.
    Modeling Scenario
    387

    views

    576

    downloads

    0

    comments

    1-076-ClimateBifurcation-ModelingScenario
    We cover simple zero and one dimensional models for the mean temperature of the Earth. These models can exhibit bifurcations.
    Modeling Scenario
    781

    views

    351

    downloads

    1

    comments

    1-128-RocketFlight-ModelingScenario
    We offer an opportunity to build a mathematical model using Newton's Second Law of Motion and a Free Body Diagram to analyze the forces acting on the rocket of changing mass in its upward flight under power and then without power followed by its...
    Modeling Scenario
    277

    views

    180

    downloads

    0

    comments

    1-136-MarriageAge-ModelingScenario
    Students will build and analyze a model of the fraction of people who are married (for the first time) by a certain age. Students are asked to set up and solve these differential equations. They are then expected to analyze the behavior of these...
    Modeling Scenario
    273

    views

    134

    downloads

    0

    comments

    3-063-FallingBuildingIce-ModelingScenario
    We model the fall of a piece of ice which is falling from a high building in New York City.
    Modeling Scenario
    462

    views

    274

    downloads

    0

    comments

    1-145-FastPitch-ModelingScenario
    We consider the problem of comparing pitch velocities using measurement methods in different eras of baseball.
    Modeling Scenario
    297

    views

    268

    downloads

    0

    comments

    1-110-TidePoolSnails-ModelingScenario
    Students use linear differential equations to model temperature change, in a sand tide pool and inside the shell of a snail in the tide pool. We offer data on temperature in a tide pool as the sun heats the water. Students model the tide pool's...
    Modeling Scenario
    227

    views

    46

    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
    339

    views

    268

    downloads

    0

    comments

    3-017-StackedCoffeeFiltersFalling-ModelingScenario
    Data on free falling 2, 4, 6, and 8 stacked coffee filters is offered. Students form a model using a resistance term proportional to velocity, velocity squared, or velocity to some general power. Parameters need to be estimated and models compared.