UTPA STEM/CBI Courses/Numerical Methods and Statistics/Taylor Series

From Wikiversity
Jump to navigation Jump to search

Course Title: MECE 2450 Numerical Methods and Statistics

Lecture Topic: Using the Taylor Series

Instructor: Javier A. Kypuros, Ph.D.

Institution: UTPA

Backwards Design[edit | edit source]

Course Objectives

  • Primary Objectives- By the next class period students will be able to:
    • use the Taylor series to approximate 1st- and 2nd-order derivatives.
  • Sub Objectives- The objectives will require that students be able to:
    • flow chart or pseudocode,
    • program "For" and "Do" loops,
    • program "if-then-else" statements,
    • numerically approximate derivatives.
  • Difficulties- Students may have difficulty:
    • translating a problem into logic and numerical algorithms,
    • understanding flowchart/pseudocode syntax, and
    • learning MATLAB.
  • Real-World Contexts- There are many ways that students can use this material in the real-world, such as:

The Taylor-Series is used through-out engineering to approximate complex functions that model physical phenomena. Non-linear functions like and which appear in many areas of engineering can be approximated using the Taylor Series.

Model of Knowledge

  • Concept Map
    • text
    • text
    • text
  • Content Priorities
    • Enduring Understanding
      • text
      • text
      • text
    • Important to Do and Know
      • text
      • text
      • text
    • Worth Being Familiar with
      • text
      • text
      • text

Assessment of Learning

  • Formative Assessment
    • In Class (groups)
      • text
      • text
    • Homework (individual)
      • text
      • text
  • Summative Assessment
    • text
    • text

Legacy Cycle[edit | edit source]

OBJECTIVE

By the next class period, students will be able to:

  • text
  • text
  • text

The objectives will require that students be able to:

  • text
  • text
  • text


THE CHALLENGE

How can you estimate the instantaneous velocity and acceleration of a vehicle during the course of a drag race if the instrument panel does not function?

GENERATE IDEAS

  • You can use a stop watch and the odometer (if it functions) to measure distance traveled at various intervals.
  • Use GPS to track position at various time intervals.
  • Alternatively you can use markers on the side of the track that are at known distances and a stop watch.

MULTIPLE PERSPECTIVES

The professor will lead a discussion asking students probing questions.

  • If you travel to San Antonio from Edinburg and it takes you 4 hours, what is your average speed?
  • On interstates there are markers on the side of the road. If you have a watch, how might you estimate your current velocity?
  • How can you improve your velocity estimates?

The idea is to lead them to a first-order approximation of instantaneous velocity.

RESEARCH & REVISE

text

TEST YOUR METTLE

text


GO PUBLIC

text

Pre-Lesson Quiz[edit | edit source]

  1. question
  2. question
  3. question
  4. question
  5. question
  6. question
  7. question
  8. question
  9. question
  10. question
  11. question
  12. question
  13. question
  14. question
  15. question
  16. question
  17. question
  18. question
  19. question
  20. question

Test Your Mettle Quiz[edit | edit source]

  1. question
  2. question
  3. question
  4. question
  5. question
  6. question
  7. question
  8. question
  9. question
  10. question
  11. question
  12. question
  13. question
  14. question
  15. question
  16. question
  17. question
  18. question
  19. question
  20. question

Saldivar.jess 04:50, 6 February 2010 (UTC)Don't forget to include the concept map and objective of this course