Institución Facultad de Cs. Físicas y Matemáticas Facultad de Cs. Físicas y Matemáticas
Disponible desde Primavera 2018
Cursos Asociados Otras realizaciones de este Curso
Objetivos ocw.mit.edu/ ... -2005/lecture-notes/
Evaluación Evaluation.

We will have :
3 mid-term exams
5 intermediate tasks
1 exam (if not freed)

The final grade will be evaluated according to the formula:
definitions
nt = mean of the tasks
nc = mean of the mid-term exams
nx = grade of the exame
nf = final grade

if nc >= 5.0 the student is freed of the exam
return: nf = nc*0.75+nt*0.25

elif nc < 5.0 the student will have to take the exam

ncnew = 0.6*nc+0.4*nx
return: nf = 0.75*ncnew+0.25*nt


Necessary conditions:
ncnew>= 4.0
nt>= 4.0
Programa del Curso Aún no ha subido el programa
Compartir