"...how it differs from the rocks"

Category: Resources (Page 1 of 2)

Getting Started, How-Tos, and so on

OpenLab #2: Numerical methods PROJECT – Scoring Guide

Hi everyone,

Your overall grade (out of 20 possible) for the numerical methods project has been posted under Dashboard/OpenLab Gradebook.  The scoring guide that I used to assess your work is given below.  If you’d like more details about your score, please send me an email or ask me after class.

Regards,
Prof. Reitz

 

NUMERICAL METHODS PROJECT

SCORING GUIDE

20 points total (Written Assignment + Implementation)

WRITTEN ASSIGNMENT – OpenLab (5 points total):

  • 1 point – 300 words minimum
  • 2 points – Describe project & how it works, Describe process of building it (what tech did you use/why? Unexpected challenges?)
  • 1 point – Why do we need numerical methods?  Why is this assignment included in the class?
  • 1 point – include link or state you will send by email

IMPLEMENTATION (15 points total):

3 points: General setup
  • 2 points – Correct differential equation: dy/dx = x^2/(y-1)
  • 1 point – Correct initial condition y(-1)= -0.5
4 points: Euler’s Method
  • 2 points – functioning solution, displays x,y,f(x,y) at each stage
  • 1 point – correct x-target value
  • 1 point – four digits of accuracy after decimal:  y(2)=-1.87228… (will accept -1.8722 or -1.8723), optimum # of steps 11795
4 points: Improved Euler’s Method
  • 2 points – functioning solution, displays x,y,k1,k2 at each stage
  • 1 point – correct x-target value
  • 1 point – four digits of accuracy after decimal:  y(2)=-1.87228… (will accept -1.8722 or -1.8723), optimum # of steps 291
4 points: Runge-Kutta Method
  • 2 points – functioning solution, displays x,y,k1,k2,k3,k4 at each stage
  • 1 point – correct x-target value
  • 1 point – four digits of accuracy after decimal:  y(2)=-1.87228… (will accept -1.8722 or -1.8723), optimum # of steps 12

How to enter ‘ (prime) in WeBWorK on your iPhone

By default, the iPhone automatically converts straight quotes like this:  ‘
into smart quotes, like this ` .  You need to turn this functionality off in order to enter the prime (straight quote) symbol in WeBWorK.  The short version is:

To turn smart punctuation off, all you have to do is go to Settings > General > Keyboard, and then turn off the “Smart Punctuation” toggle.

More detailed instructions can be found here:

https://www.howtogeek.com/344310/how-to-turn-off-smart-punctuation-on-your-iphone-and-ipad/

 

WeBWorK 9: Tips for guessing solutions to nonhomogeneous equations

Hi everyone,

As you work through WeBWorK #9, you may run into a few instances where it is not obvious what guess to make for the particular solution to the nonhomogeneous equation.  Here are two tips that might help:

 

What if the right side has both an exponential and a trig function?

If the right side of your differential equation has form similar to:  e^{ax} \cos(bx)

then your guess should have the form:  Ae^{ax} \sin(bx) + Be^{ax} \cos(bx)

 

What if the right side is a solution to the complementary equation (where the complementary equation has a repeated root)?

If your initial guess:  Ae^{ax} is a solution to the complementary equation, we adjust it by multiplying by x: Axe^{ax}.

If Axe^{ax} is *also* a solution to the complementary equation (due to a repeated root), adjust it by multiplying by x again:  Ax^2e^{ax}.

 

Let me know if you run into other weird things.  Questions are natural, and welcome!

Prof. Reitz

Exam 1 SPECIAL OFFER Scoring Guide

For your reference, here is the scoring guide I will be using for the EXAM 1 Special Offer

-Prof. Reitz


 

Name: ____________________

 

____ Includes Name, Date, Problem #s, original scores (up to 6 points deduction)

____ Presentation is neat, well-organized, readable (up to 4 points deduction)

____ Includes Original Exam

____ Max bonus (30 points for <50%, 20 points 50%-59%, 15 points 60%-69%, 10 points 70%-79%, 5 points 80%-89%)

 

First problem #:  ____

____ Original Score (out of 25)

____ Revised Score

____ (up to 5 points deduction if incomplete) Written explanation,  2 sentences,  what you did wrong OR how to solve the problem.

____ Bonus points earned for problem 1

 

Second problem #: ____

____ Original Score (out of 25)

____ Revised Score

____ (up to 5 points deduction if incomplete) Written explanation,  2 sentences,  what you did wrong OR how to solve the problem.

____ Bonus points earned for problem 2

 

EXAM 1 SPECIAL OFFER BONUS POINTS:   _______

(Bonus points for problems 1 and 2, with maximum bonus based on original exam score, minus any deductions, ).

EXAM 1 REVISED SCORE: ______

Exam 1 Grades are posted, and SPECIAL OFFER

Hi everyone,

The grades for Exam 1 are posted (under Dashboard/OpenLab GradeBook).

With some exceptions, you will notice that the scores are not as high as you might have liked!  This exam covered a lot of material, and relied on a great deal of prior knowledge and skills (especially Calculus and Algebra).  With that in mind, I am giving you the option to improve your score through the ONE-TIME SPECIAL OFFER below (note: this offer will almost certainly *not* be repeated on future exams), due in two weeks on Tuesday 3/19.

Let me know if you have any questions,
Prof. Reitz

Exam 1 Special Offer – earn bonus points.  You can improve your grade on the exam, by doing the following:

  1. Choose ONE OR TWO problems in which you did NOT earn full points.  You are working to earn back (some of ) the points you missed on this problem.  For each problem you chose:
  2. Do the problem over, neatly and completely, start to finish, on a separate sheet of paper.
  3. Include the following information on the sheet:
    1. Your name
    2. The date
    3. The problem number
    4. Your original score on the problem (out of 25)
  4. On the same sheet, write a short paragraph (at least two complete sentences) explaining why you lost points.
    1. If you lost points due to a mistake or mistakes, explain what you did wrong (this is to let me know that you understand your error).
    2. If you lost points due to not completing the problem, then explain how to solve it (this is to let me know that you have learned how to solve it).
  5. Hand in your original exam and your corrected problem(s) and explanation(s), stapled together, in class on Tuesday, 3/19.
  6. Bonus points will be added to your Exam score based on the number of points you missed on the chosen problem(s),  the accuracy of your corrections and explanation, and your overall grade on the exam.  Bonus points are limited as follows:
    1. If you received less than 50% on the exam, you can earn a maximum of 30 bonus points.
    2. If you received between 50% – 59% on the exam, you can earn a maximum of 20 bonus points.
    3. If you received between 60% – 69% on the exam, you can earn a maximum of 15 bonus points.
    4. If you received between 70% – 79% on the exam, you can earn a maximum of 10 bonus points.
    5. If you received between 80% – 89% on the exam, you can earn a maximum of 5 bonus points.
    6. If you received 90% or more on the exam, you may not earn any bonus points.

 

Calculus Review – some helpful hints

Having trouble with the WeBWorK?  First, don’t panic – it’s a lot to remember!!  But do be prepared to put in some time re-learning stuff from Calculus I and II.  I’ve picked out a few video resources for you that hit some of the most important techniques  (I tried to find videos that were focussed on examples, rather than theory, since this is meant to be review).

Comments are welcome (just click the “leave a comment” button above).

  • Like a video? Leave comment and let me know.
  • Dislike a video (it wasn’t helpful/ it was confusing)? Let me know.
  • Need help with another topic (like the product rule, or equations of tangent lines, or something else)?  Let me know.
  • Have a video or other resource to suggest? Let me know!

Derivatives: The Chain Rule (similar to Problem 4):  This video is short and sweet, a single example using the chain rule with a logarithmic function.

 

Integrals: U-Substitution (similar to Problems 5 & 6):

This video has three examples – the first two are most similar to what you will see in WeBWorK (the last one is a little trickier – but could be useful in the future):

 

Integration by Parts (similar to Problems 7 & 8)

This video also has a few examples – the first two will be most useful for the WeBWorK:

Getting Started with WeBWorK

WeBWorK is accessible from on and off campus, anywhere you have access to the internet.  Your first two WeBWorK assignments are due next Tuesday, February 5th, at midnight.

To get started, you must complete the following three steps.

Step 1.  Log in to WeBWorK here:  http://mathww.citytech.cuny.edu/webwork2/MAT2680-S19-Reitz/.  I have created Usernames and Passwords for each student registered for my class.

Username.  Your username for WeBWorK consists of your first initial plus your last name, all lowercase (for example, John Smith would have username ‘jsmith’).

Password.  Your password is your Student ID (EmplID in CUNYFirst)

Step 2.  Update your email address if you wish.  To do this, select “Password/Email” from the main menu on the left.  Use whatever email address you like (I suggest using one that you check often).

Step 3.  Complete the first two assignments, by clicking on them on the main screen.

If you have any trouble – either with logging in, or with completing the assignment, post a comment here or send me an email and I will get back to you.

WeBWorK Tips:

  1. Click on a problem to see the details (the list of problems appears in the menu on the left).  Enter an answer and hit “Submit Answers”.  Don’t worry, if you get it wrong you can try it again.
  2. You can work on the problems in any order you wish.  You can do some problems now, and come back and do the rest another day (your work will be saved, as long as you submit your answers).
  3. If you want to print out a copy of the assignment, click on the assignment name in the main menu on the left, and then click the link in the main screen area that reads “Download a hardcopy of this homework set.”
« Older posts