MHT-CET Marks Needed for Target Percentile
Work out the session standing (and optional linear marks estimate) needed for a target MHT-CET percentile.
Percentile is about relative standing in a cohort — not a fixed marks table. This helper shows the standing you need for a target percentile, plus an optional linear marks estimate clearly labeled as educational (real mark distributions are not uniform).
Max raw marks for a typical MHT-CET paper: 200 (confirm in this year’s brochure).
How the MHT-CET Marks Needed for Target Percentile works
Standing first, marks second
A target MHT-CET percentile means a target relative standing in the cohort. The calculator shows how many candidates must score at/below you (NTA-style) or the worst rank that still hits the target.
The optional linear marks estimate assumes uniform distribution and is labeled educational — real papers are not linear.
About MHT-CET
MHT-CET is Maharashtra’s CET for engineering, pharmacy, and related courses. The exam is computer-based with multiple shifts; percentiles (not raw marks alone) drive the merit list for shift-normalised papers.
Source
MHT-CET (CBT) uses percentile scores for normalisation across shifts, following the same relative-standing idea as other multi-shift CETs: percentile from candidates at or below your score in the shift. See the State CET Cell information brochure.
Frequently asked questions
Is this an official MHT-CET calculator from State Common Entrance Test Cell, Maharashtra?
No — it is a free Knwdle helper. Methodology follows published public concepts (NTA session percentile) and cites sources on the page. Always trust your official scorecard.
Does this predict MHT-CET ranks or college cutoffs?
No. We deliberately do not ship rank predictors or fake cutoffs. Percentile tools only compute transparent relative-standing maths from numbers you enter.
What is unique about MHT-CET?
MHT-CET is Maharashtra’s CET for engineering, pharmacy, and related courses. The exam is computer-based with multiple shifts; percentiles (not raw marks alone) drive the merit list for shift-normalised papers.
Where does the formula come from?
MHT-CET (CBT) uses percentile scores for normalisation across shifts, following the same relative-standing idea as other multi-shift CETs: percentile from candidates at or below your score in the shift. See the State CET Cell information brochure.
Can I change the exam date on the countdown?
Yes — the countdown date is always editable. The prefilled 2027-04-20 is an example only (Example only — MHT-CET usually spans April–May CBT slots; edit to your slot.).
For developers & AI agents
The MHT-CET Marks Needed for Target Percentile 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.
GET https://knwdle.com/api/tools/mht-cet-marks-needed-for-target-percentile-calculator| Parameter | Required | Description |
|---|---|---|
targetPercentile | Yes | Target percentile 0–100. |
sessionTotal | Yes | Cohort / session size. |
Request:
GET https://knwdle.com/api/tools/mht-cet-marks-needed-for-target-percentile-calculator?targetPercentile=99&sessionTotal=120000
Response:
{
"tool": "mht-cet-marks-needed-for-target-percentile-calculator",
"exam": "MHT-CET",
"note": "See live response for full fields",
"source": "MHT-CET (CBT) uses percentile scores for normalisation across shifts, following the same relative-st…"
}