How to find out the percentage of marks?

1 answer(s)
Answer # 1 #

Calculating percentage of marks is straightforward once you know the formula. Here's how to do it:

Basic percentage formula: Percentage = (Marks Obtained ÷ Total Marks) × 100

Step-by-step calculation:

  1. Add all marks obtained across subjects/tests
  2. Add all maximum possible marks (total marks)
  3. Divide obtained marks by total marks
  4. Multiply by 100 to convert to percentage

Example: - Marks obtained: 85 + 90 + 78 + 92 = 345 - Total possible marks: 100 + 100 + 100 + 100 = 400 - Calculation: (345 ÷ 400) × 100 = 86.25%

For different maximum marks per subject: - Calculate each subject's percentage separately if needed - Or use weighted average if subjects have different importance

Quick method for single subject: - If you scored 45 out of 50: (45 ÷ 50) × 100 = 90%

Using calculator: 1. Enter marks obtained 2. Divide by total marks 3. Multiply by 100 4. Add % symbol

Important notes: - Some education systems use different calculation methods (like best of 5 subjects) - Always confirm if there are specific rules for your institution - Rounding - typically to two decimal places

This formula works for any percentage calculation, not just academic marks - it's useful for discounts, statistics, and many everyday situations!

[Few Hour]