Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Marks Calculator
#4
(Apr-24-2020, 07:26 AM)buran Wrote: The expected Final mark (points or percent) should be specified in your assignment. Given that max points in each component of the final mark are different (10, 100, 150) it make more sense it to be as percent. But again, it could be points and should be specified in your assignment. In any case you need to find weighted average of each component mark.

So, it should basically be something like:

Assessable Tutorial 7x0.1=0.7

Assignment 56x0.2=11.2

Exam 93x0.7=65.1

------------------------------------------------------------------------

Final grade: 0.7+11.2+65.1=77

However, the final result I got by doing this operation is different from the one it's supposed I should get Huh

Am I missing something?

Do I need to calculate 7 out 10, 56 out 100 and 93 out to 150 too?

P.S: Yes, I made a mistake before, I forgot to type the final mark, Buran.
Reply


Messages In This Thread
Marks Calculator - by azure - Apr-24-2020, 07:12 AM
RE: Marks Calculator - by buran - Apr-24-2020, 07:26 AM
RE: Marks Calculator - by azure - Apr-24-2020, 08:12 AM
RE: Marks Calculator - by buran - Apr-24-2020, 07:43 AM
RE: Marks Calculator - by buran - Apr-24-2020, 08:19 AM
RE: Marks Calculator - by azure - Apr-24-2020, 09:45 AM
RE: Marks Calculator - by anbu23 - Apr-24-2020, 10:49 AM
RE: Marks Calculator - by azure - Apr-24-2020, 11:42 AM
RE: Marks Calculator - by deanhystad - Apr-25-2020, 12:32 PM
RE: Marks Calculator - by azure - Apr-25-2020, 12:43 PM
RE: Marks Calculator - by azure - Apr-26-2020, 08:21 AM
RE: Marks Calculator - by anbu23 - Apr-25-2020, 12:38 PM
RE: Marks Calculator - by anbu23 - Apr-26-2020, 10:58 AM
RE: Marks Calculator - by azure - Apr-27-2020, 12:29 AM
For Loop and while - by azure - Apr-25-2020, 11:49 AM
RE: For Loop and while - by anbu23 - Apr-25-2020, 12:05 PM
RE: For Loop and while - by azure - Apr-25-2020, 12:28 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020