Free Tool · No Sign-up

Punjab Board Percentage Calculator

Compute your PSEB Class 10/12 percentage and see whether you clear the published 33% / 33% pass criteria — with step-by-step maths.

100% freeState-specific rulesLive resultsSourced criteria

Enter subject marks

Class 12: 33% separately in theory, practical, and INA, and in aggregate (PSEB Scheme of Studies). Class 10 uses the same 33% qualification culture on PSEB secondary exams — confirm the year’s Class X scheme PDF for any subject-wise exception.

71.00%

355 / 500 · PSEB

(72 + 65 + 80 + 70 + 68) ÷ 500 × 100 = 71.00%

Published pass floor: 33%

Every entered subject clears the per-subject floor (on equal maxima).

What this means for you: use this percentage on forms that ask for aggregate; still confirm theory/practical split and grace marks in the official PSEB circular before treating a near-miss as a pass.

PB
State / UT
33%
Class 10 floor
Live
Updates as you type

How the Punjab Board Percentage Calculator works

PSEB pass criteria

Class 12: 33% separately in theory, practical, and INA, and in aggregate (PSEB Scheme of Studies). Class 10 uses the same 33% qualification culture on PSEB secondary exams — confirm the year’s Class X scheme PDF for any subject-wise exception.

PSEB Scheme of Studies Class XII 2026-27 (static.pseb.ac.in PDF): “It shall be mandatory to obtain a minimum of 33% marks separately in Theory, Practical and Internal Assessment (INA), as well as in aggregate, to qualify.”

About schooling in Punjab

PSEB’s Class XII Scheme of Studies states the 33% floor separately in theory, practical, and internal assessment as well as in aggregate — a three-way split students often miss when they only check overall percentage.

What this calculator does

Enter each subject’s obtained marks (same maximum). We show aggregate percentage with the arithmetic expanded, then compare against the published per-subject / aggregate floors for Class 10 or 12.

Grace marks, theory–practical splits, and compartment rules are board-specific — always read the year’s circular before treating a near-miss as a pass.

Frequently asked questions

What is the PSEB Class 10 pass percentage?

33% is the published planning floor used on this page (Class 12: 33% separately in theory, practical, and INA, and in aggregate (PSEB Scheme of Studies). Class 10 uses the same 33% qualification culture on PSEB secondary exams — confirm the year’s Class X scheme PDF for any subject-wise exception.).

What about Class 12?

33% subject to the notes: Class 12: 33% separately in theory, practical, and INA, and in aggregate (PSEB Scheme of Studies). Class 10 uses the same 33% qualification culture on PSEB secondary exams — confirm the year’s Class X scheme PDF for any subject-wise exception.

Does PSEB award grace marks?

Many boards notify limited condonation/grace for near-misses. This tool does not invent grace — check the official circular.

Can I mix subjects with different maxima?

Set maxPerSubject to the common maximum, or convert marks to a common scale first. Unequal paper maxima need manual weighting.

Is this an official board calculator?

No — it is a free Knwdle helper citing PSEB pass practice. Trust the marksheet and board gazette.

What is distinctive about Punjab?

PSEB’s Class XII Scheme of Studies states the 33% floor separately in theory, practical, and internal assessment as well as in aggregate — a three-way split students often miss when they only check overall percentage.

For developers & AI agents

The Punjab Board Percentage Calculator is also available as a free, unauthenticated JSON API — no API key, no sign-up, CORS enabled for all origins. Send a GET request with the parameters below and receive the computed result as JSON, including the source of the format or formula used. Invalid input returns HTTP 400 with a JSON { "error": "..." } body.

Endpoint
GET https://knwdle.com/api/tools/punjab-board-percentage-calculator
Query parameters
ParameterRequiredDescription
marksYesComma-separated obtained marks
maxPerSubjectNoDefault 100
levelNoclass10 | class12
Example

Request:

GET https://knwdle.com/api/tools/punjab-board-percentage-calculator?marks=72,65,80,70,68&maxPerSubject=100&level=class10

Response:

{
  "tool": "punjab-board-percentage-calculator",
  "state": "Punjab",
  "board": "PSEB",
  "input": {
    "marks": [
      72,
      65,
      80,
      70,
      68
    ],
    "maxPerSubject": 100,
    "level": "class10"
  },
  "totalObtained": 355,
  "totalMaximum": 500,
  "percentage": 71,
  "passCriteriaPct": 33,
  "perSubjectFloorPct": 33,
  "clearsPerSubjectFloor": true,
  "clearsAggregateFloor": true,
  "likelyPass": true,
  "formula": "percentage = (72 + 65 + 80 + 70 + 68 ) ÷ 500 × 100 = 71.00%",
  "notes": "Class 12: 33% separately in theory, practical, and INA, and in aggregate (PSEB Scheme of Studies). Class 10 uses the same 33% qualification culture on PSEB secondary exams — confirm the year’s Class X scheme PDF for any subject-wise exception.",
  "source": "PSEB Scheme of Studies Class XII 2026-27 (static.pseb.ac.in PDF): “It shall be mandatory to obtain a minimum of 33% marks separately in Theory, Practical and Internal Assessment (INA), as well as in aggregate, to qualify.”",
  "disclaimer": "Educational helper — confirm compartment/grace rules in the official board circular."
}

Run Punjab admissions without spreadsheet chaos

Knwdle helps schools manage applications, fees, and parent communication — beside these free public calculators.

Free trial · No credit card · SaaS or custom-built