Resources

Text Search:
Applied Filters
    Modeling Scenario
    232

    views

    215

    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
    304

    views

    421

    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
    368

    views

    288

    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
    368

    views

    265

    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
    Technique Narrative
    494

    views

    510

    downloads

    0

    comments

    1-005-NavigatingNumericalMethods-TechniqueNarrative
    This technique narrative is a discovery-based approach to learning the basics of numerical methods for first order differential equations, by following the graphical and analytical perspectives of the forward Euler method and second order Taylor...
    Technique Narrative
    531

    views

    601

    downloads

    0

    comments

    5-005-StiffDifferentialEquations-TechniqueNarrative
    This material introduces the topic of ``stiffness'' for a system of ordinary differential equations (ODE's), through a series of examples. Stiffness is a property that a system of ODE's may posses that make it difficult to solve numerically.
    Modeling Scenario
    446

    views

    580

    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
    247

    views

    183

    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
    404

    views

    265

    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
    365

    views

    217

    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
    319

    views

    159

    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
    198

    views

    86

    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
    1162

    views

    629

    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
    794

    views

    372

    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
    288

    views

    192

    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
    287

    views

    152

    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
    476

    views

    290

    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
    310

    views

    291

    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
    241

    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
    355

    views

    283

    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.