{"id":3304,"date":"2023-11-22T11:45:37","date_gmt":"2023-11-22T06:15:37","guid":{"rendered":"https:\/\/bpscexamprep.com\/?p=3304"},"modified":"2025-11-19T12:19:45","modified_gmt":"2025-11-19T06:49:45","slug":"prelims-cut-off-marks","status":"publish","type":"post","link":"https:\/\/bpscexamprep.com\/hi\/prelims-cut-off-marks\/","title":{"rendered":"\u0938\u0902\u092f\u0941\u0915\u094d\u0924 (\u092a\u094d\u0930\u093e\u0930\u0902\u092d\u093f\u0915) \u092a\u094d\u0930\u0924\u093f\u092f\u094b\u0917\u0940 \u092a\u0930\u0940\u0915\u094d\u0937\u093e \u0915\u091f-\u0911\u092b \u0905\u0902\u0915"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3304\" class=\"elementor elementor-3304\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0a718b e-flex e-con-boxed e-con e-parent\" data-id=\"e0a718b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39f852b elementor-widget elementor-widget-heading\" data-id=\"39f852b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">71st, 70th, 69th, 68th &amp; 67th  Combined (Preliminary) Competitive Examination Cut-off Marks<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57e8c1d e-flex e-con-boxed e-con e-parent\" data-id=\"57e8c1d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7509590 elementor-widget elementor-widget-html\" data-id=\"7509590\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n<script type=\"text\/javascript\">\n  google.charts.load('current', {'packages':['corechart']});\n  google.charts.setOnLoadCallback(drawVisualization);\n\n  function drawVisualization() {\n    var data = google.visualization.arrayToDataTable([\n      [\n        'Category',\n        '71st Male', '71st Female',\n        '70th Male', '70th Female',\n        '69th Male', '69th Female',\n        '68th Male', '68th Female',\n        '67th Male', '67th Female',\n        'Average'\n      ],\n\n      \/\/ 71st added here \u2193\n      ['Unreserved',\n        88.00, 78.00,\n        91, 81,\n        91.67, 84,\n        91, 84,\n        113, 109,\n        (88+78+91+81+91.67+84+91+84+113+109)\/10\n      ],\n\n      ['EWS',\n        82.33, 73.33,\n        83, 73,\n        86.67, 77.67,\n        87.25, 81.25,\n        109, 105,\n        (82.33+73.33+83+73+86.67+77.67+87.25+81.25+109+105)\/10\n      ],\n\n      ['SC',\n        72.00, 60.33,\n        70.33, 55,\n        75, 61.33,\n        79.25, 66.50,\n        104, 93,\n        (72+60.33+70.33+55+75+61.33+79.25+66.5+104+93)\/10\n      ],\n\n      ['ST',\n        71.33, 65.67,\n        65.33, 65.33,\n        79.33, 54,\n        74.00, 65.75,\n        100, 96,\n        (71.33+65.67+65.33+65.33+79.33+54+74+65.75+100+96)\/10\n      ],\n\n      ['EBC',\n        81.00, 71.33,\n        82, 69.33,\n        84.67, 74.67,\n        86.50, 76.75,\n        109, 102,\n        (81+71.33+82+69.33+84.67+74.67+86.5+76.75+109+102)\/10\n      ],\n\n      ['BC',\n        84.00, 73.67,\n        84.67, 75,\n        88.67, 80.67,\n        87.75, 80.00,\n        109, 105,\n        (84+73.67+84.67+75+88.67+80.67+87.75+80+109+105)\/10\n      ]\n    ]);\n\n    var options = {\n      title: 'BPSC 71st, 70th, 69th, 68th & 67th Combined (Preliminary) Examination Cut-off Marks',\n      vAxis: { title: 'Cut-off Marks' },\n      hAxis: { title: 'Category' },\n      series: {\n        0: { type: 'bars' }, \/\/ 71st Male\n        1: { type: 'bars' }, \/\/ 71st Female\n        2: { type: 'bars' }, \/\/ 70th Male\n        3: { type: 'bars' }, \/\/ 70th Female\n        4: { type: 'bars' }, \/\/ 69th Male\n        5: { type: 'bars' }, \/\/ 69th Female\n        6: { type: 'bars' }, \/\/ 68th Male\n        7: { type: 'bars' }, \/\/ 68th Female\n        8: { type: 'bars' }, \/\/ 67th Male\n        9: { type: 'bars' }, \/\/ 67th Female\n        10: { type: 'line' } \/\/ Average\n      },\n      legend: { position: 'bottom' }\n    };\n\n    var chart = new google.visualization.ComboChart(document.getElementById('chart_div'));\n\n    function resizeChart() {\n      chart.draw(data, options);\n    }\n\n    window.addEventListener('resize', resizeChart);\n    resizeChart();\n  }\n<\/script>\n\n<div class=\"chart-container\">\n  <div id=\"chart_div\" style=\"width: 100%; height: 500px;\"><\/div>\n  <div class=\"copyright\" style=\"position: absolute; bottom: 120px; right: 30px; color: #7e7e7e54; font-size: 10pt;\">\u00a9bpscexamprep.com<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>71\u0935\u0940\u0902, 70\u0935\u0940\u0902, 69\u0935\u0940\u0902, 68\u0935\u0940\u0902 \u0914\u0930 67\u0935\u0940\u0902 \u0938\u0902\u092f\u0941\u0915\u094d\u0924 (\u092a\u094d\u0930\u093e\u0930\u0902\u092d\u093f\u0915) \u092a\u094d\u0930\u0924\u093f\u092f\u094b\u0917\u0940 \u092a\u0930\u0940\u0915\u094d\u0937\u093e \u0915\u0947 \u0915\u091f-\u0911\u092b \u0905\u0902\u0915 \u00a9bpscexamprep.com<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[66,83],"tags":[],"syllabus":[],"class_list":["post-3304","post","type-post","status-publish","format-standard","hentry","category-important-notice","category-resources"],"acf":[],"_links":{"self":[{"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/posts\/3304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/comments?post=3304"}],"version-history":[{"count":0,"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/posts\/3304\/revisions"}],"wp:attachment":[{"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/media?parent=3304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/categories?post=3304"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/tags?post=3304"},{"taxonomy":"syllabus","embeddable":true,"href":"https:\/\/bpscexamprep.com\/hi\/wp-json\/wp\/v2\/syllabus?post=3304"}],"curies":[{"name":"\u0921\u092c\u094d\u0932\u094d\u092f\u0942\u092a\u0940","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}