Resources

Text Search:
Applied Filters
    Modeling Scenario
    216

    views

    200

    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
    284

    views

    368

    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
    331

    views

    257

    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
    351

    views

    248

    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
    460

    views

    480

    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
    492

    views

    580

    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
    425

    views

    548

    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
    237

    views

    166

    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
    377

    views

    254

    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
    333

    views

    207

    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
    308

    views

    143

    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
    1127

    views

    619

    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
    373

    views

    554

    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
    777

    views

    343

    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
    273

    views

    173

    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
    265

    views

    132

    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
    450

    views

    273

    downloads

    0

    comments

    1-145-FastPitch-ModelingScenario
    We consider the problem of comparing pitch velocities using measurement methods in different eras of baseball.
    Technique Narrative
    336

    views

    181

    downloads

    0

    comments

    1-030-RandomPerturbation-TechniqueNarrative
    After a brief historical view of this problem, we will demonstrate the derivation of first order linear differential equations with random perturbations.
    Modeling Scenario
    282

    views

    256

    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
    207

    views

    39

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