Homework 4 Rubric

BEE 4750/5750

Due: Nov 3, 2022 by 9:00pm ET


General Rubric:

  • 10% will be taken off per day for late submissions.

  • Penalty for failure to list references will depend on severity (not documenting collaborators vs. outright plagiarism, for example, are very different)

  • 1 point will be deducted for numerical results reported to an inappropriate level of precision.

Problem-Specific Rubric

"–" indicates that a particular score is not achievable for a given problem or part.

Problem 1 (Total: 13 Points)

Part0 points1 point2 points3 points
1.1Calculations missing or major mistakes in approach.Minor mistakes made in calculations, but correct approach.Calculations correct.
1.2Decision variables not defined or defined variables unrelated to problem description.Appropriate decision variables defined, but notation is unclear or set of variables is incomplete.Appropriate decision variables defined with clear notation
1.3Objective function not provided, objective function is missing elements, or equation provided with no justification or derivation.Slightly incorrect objective function provided with derivation and/or justification.Objective function contains all needed components and is adequately justified and/or derived.
1.4Constraints not provided or provided constraints are not related to the problem.Constraint set not complete or constraints are not adequately justified.Complete constraint set provided with justification.
1.5Code missing or does not produce a solvable problem.Code provided with minor bug.Code provided which correctly implements formulated problem.
1.6Problem not answered or answer not related to prior work.Answer incomplete based on problem instructions and diagram missing.Minor mistake in solution (diagram labelling or objective value).Answer complete and reflective of implemented model and diagram included.

Problem 2 (Total: 7 Points)

Part0 points1 point2 points3 points
2.1Problem is missing, answer does not reflect problem, or no justification is provided for answer.Minor mistake in answer.Correct changes are made with justification.
2.2Code missing or does not produce a solvable problem.Code provided with minor bug.Code provided which correctly implements formulated problem.
2.3Problem not answered or answer not related to prior work.Answer incomplete based on problem instructions and diagram missing.Minor mistake in solution (diagram labelling or objective value).Answer complete and reflective of implemented model and diagram included.