{"id":6954,"date":"2025-10-30T06:14:45","date_gmt":"2025-10-30T14:14:45","guid":{"rendered":"https:\/\/mcclatchymhstg.wpenginepowered.com\/sabe-careers-education\/?p=6954"},"modified":"2026-06-19T06:32:31","modified_gmt":"2026-06-19T14:32:31","slug":"lsat-score-calculator","status":"publish","type":"post","link":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/","title":{"rendered":"LSAT Score Calculator: Scoring Your Practice Tests"},"content":{"rendered":" <p class=\"wp-block-paragraph\">If you\u2019re taking LSAT practice tests or studying with an <a href=\"https:\/\/www.sacbee.com\/careers-education\/best-online-lsat-prep-courses\/\">online LSAT prep course<\/a>, knowing how to calculate your raw score and convert it into a scaled score is essential. Law schools won\u2019t see how many questions you got right. Instead, they\u2019ll see your scaled LSAT score, which determines where you stand among other test takers and how competitive you\u2019ll be for top law school admissions.<\/p> <p class=\"wp-block-paragraph\">Law schools often have a median LSAT score they share with prospective students, so you can see if it&#8217;s worth applying. For<a href=\"https:\/\/www.bestcolleges.com\/research\/average-lsat-score-accepted-law-students\/\"> example<\/a>, Yale&#8217;s is 175, Harvard&#8217;s is 174, and Columbia&#8217;s is 173. So, if you want to find out if you&#8217;re ready for your dream school, this calculator is a great place to start.<\/p> <p class=\"custom_key wp-block-paragraph\"><strong>Key Takeaways<\/strong><\/p> <ul class=\"wp-block-list custom_underline\"> <li><strong>Raw vs. Scaled:<\/strong> Your LSAT raw score is the number of correct answers; your scaled score (120\u2013180) adjusts for test difficulty.<\/li> <li><strong>Only Three Count:<\/strong> Two Logical Reasoning sections and one Reading Comprehension section are scored; the fourth is unscored.<\/li> <li><strong>No Penalty for Guessing:<\/strong> Wrong answers don\u2019t subtract points\u2014always answer every question.<\/li> <li><strong>Use Conversion Tables:<\/strong> Match your raw score to the official scale for your specific test to get the most accurate estimate.<\/li> <li><strong>Track Trends, Not Just Scores:<\/strong> Scoring your practice tests helps identify weak spots and measure real progress.<\/li> <\/ul> <h2 class=\"wp-block-heading\" id=\"h-lsat-score-calculator\"><strong>LSAT Score Calculator<\/strong><\/h2> <!-- LSAT Score Calculator (Reduced Bottom Padding) --> <div class=\"calculator\" style=\"max-width:640px; margin:30px auto; padding-bottom:80px; position:relative; font-family:Arial,sans-serif;\"> <h2>LSAT Score Calculator<\/h2> <label for=\"lr1\">Logical Reasoning 1 (Max 26):<\/label> <input type=\"number\" id=\"lr1\" min=\"0\" max=\"26\"> <label for=\"lr2\">Logical Reasoning 2 (Max 26):<\/label> <input type=\"number\" id=\"lr2\" min=\"0\" max=\"26\"> <label for=\"rc\">Reading Comprehension (Max 27):<\/label> <input type=\"number\" id=\"rc\" min=\"0\" max=\"27\"> <button type=\"button\" id=\"calculateBtn\">Calculate<\/button> <div class=\"result\" id=\"result\"><\/div> <!-- Sacramento Bee logo --> <img decoding=\"async\" class=\"sacbee-logo\" src=\"https:\/\/www.sacbee.com\/careers-education\/wp-content\/themes\/mcc-sacramento-general\/assets\/images\/logo-sacramento-bee.svg\" alt=\"Sacramento Bee logo\"> <\/div> <style> .calculator { position: relative; max-width: 640px; margin: auto; padding: 20px; border: 1px solid #ccc; border-radius: 16px; background: #fafafa; box-shadow: 0 4px 12px rgba(0,0,0,0.1); min-height: 360px; \/* reduced height now that padding is halved *\/ } .calculator h2 { text-align: center; background-color: #0967B2; color: #fff; margin: -20px -20px 20px; padding: 20px 0; border-top-left-radius: 16px; border-top-right-radius: 16px; font-size: 28px; } .calculator label { display: block; margin: 12px 0 4px; font-weight: bold; text-align: center; font-size: 23px; } .calculator input[type=\"number\"] { display: block; width: 90px; margin: 8px auto 16px; padding: 8px; border: 1px solid #ccc; border-radius: 8px; font-size: 24px; text-align: center; } .calculator button { display: block; width: 60%; max-width: 360px; margin: 16px auto 0; padding: 16px; border: none; border-radius: 8px; background-color: #0967B2; color: #fff; font-size: 24px; cursor: pointer; transition: background 0.2s ease; } .calculator button:hover { background-color: #075aa0; } .result { text-align: center; margin: 16px 0 0; \/* halved top margin *\/ font-size: 24px; min-height: 48px; } .result .score { display: inline-block; background-color: #0967B2; color: #fff; padding: 12px 20px; margin-left: 12px; font-weight: bold; border-radius: 30px; font-size: 24px; } .calculator .sacbee-logo { position: absolute; bottom: 10px; right: 10px; width: 160px; opacity: 0.8; } <\/style> <script> document.addEventListener('DOMContentLoaded', function() { document.getElementById('calculateBtn').addEventListener('click', function() { const lr1 = parseInt(document.getElementById('lr1').value, 10) || 0; const lr2 = parseInt(document.getElementById('lr2').value, 10) || 0; const rc = parseInt(document.getElementById('rc').value, 10) || 0; const rawScore = lr1 + lr2 + rc; let scaledScore = 0; if (rawScore >= 0 && rawScore <= 79) { if (rawScore >= 73) scaledScore = 180; else if (rawScore >= 67) scaledScore = 170; else if (rawScore >= 60) scaledScore = 160; else if (rawScore >= 53) scaledScore = 150; else if (rawScore >= 46) scaledScore = 140; else if (rawScore >= 39) scaledScore = 130; else if (rawScore >= 32) scaledScore = 120; else scaledScore = 120; document.getElementById('result').innerHTML = 'Your scaled score is:' + '<span class=\"score\">' + scaledScore + '<\/span>'; } else { document.getElementById('result').innerText = 'Please enter valid raw scores for each section.'; } }); }); <\/script> <h2 class=\"wp-block-heading\" id=\"h-how-the-lsat-is-structured\"><strong>How the LSAT Is Structured<\/strong><\/h2> <p class=\"wp-block-paragraph\">The LSAT consists of four multiple-choice sections:<\/p> <ul class=\"wp-block-list\"> <li><strong>Two Logical Reasoning sections<\/strong> (both scored)<\/li> <li><strong>One Reading Comprehension section<\/strong> (scored)<\/li> <li><strong>One unscored variable section<\/strong>, which may be either Logical Reasoning or Reading Comprehension<\/li> <li>Plus <strong>LSAT Writing<\/strong>, an unscored essay submitted separately through your LSAT status page<\/li> <\/ul> <p class=\"wp-block-paragraph\">Only three sections contribute to your total number of questions answered correctly, which forms your raw score. The unscored variable section is used by LSAC to test new questions for future exams; it doesn\u2019t impact your final result, even though it looks identical to the scored sections.<\/p> <h2 class=\"wp-block-heading\" id=\"h-raw-score-vs-scaled-score\"><strong>Raw Score vs. Scaled Score<\/strong><\/h2> <p class=\"wp-block-paragraph\">Your raw score is simply the number of correct answers you get on the scored sections. Incorrect answers don\u2019t subtract points, so it\u2019s always worth guessing.<\/p> <p class=\"wp-block-paragraph\">For example:<\/p> <ul class=\"wp-block-list\"> <li>If there are <strong>75 scored questions<\/strong>, and you answer <strong>62 correctly<\/strong>, your raw score is <strong>62<\/strong>.<\/li> <\/ul> <p class=\"wp-block-paragraph\">This raw score is then converted into a scaled score on the familiar <a href=\"https:\/\/www.sacbee.com\/careers-education\/lsat-score-range\/\">LSAT scale range<\/a> (120 to 180). LSAC uses a score conversion table for each specific test administration, adjusting for slight differences in difficulty between tests.<\/p> <h2 class=\"wp-block-heading\" id=\"h-why-lsat-scores-are-scaled\"><strong>Why LSAT Scores Are Scaled<\/strong><\/h2> <p class=\"wp-block-paragraph\">No two LSATs are identical. To make scores comparable across different LSAT administrations, LSAC uses a statistical process called <em>equating<\/em>. This ensures that if one test is slightly harder, you don\u2019t get penalized compared to someone who took an easier one.<\/p> <p class=\"wp-block-paragraph\">For example:<\/p> <ul class=\"wp-block-list\"> <li>On one test, you might be able to miss 10 questions and get a 170.<\/li> <li>On another, you might be able to miss 12 questions and get the same score.<\/li> <\/ul> <p class=\"wp-block-paragraph\">Your scaled score reflects your performance relative to other test takers, not just the number of questions you got right.<\/p> <h2 class=\"wp-block-heading\" id=\"h-using-raw-scores-to-predict-your-scaled-score\"><strong>Using Raw Scores to Predict Your Scaled Score<\/strong><\/h2> <p class=\"wp-block-paragraph\">The most practical way to estimate your scaled score on a practice test is to use a score conversion table for your specific test date. LSAC publishes conversion charts for each exam after scores are released, and many prep companies compile historical data from the previous three testing years.<\/p> <p class=\"wp-block-paragraph\">Here\u2019s a simplified example (numbers vary slightly by test):<\/p> <style type=\"text\/css\" id=\"supsystic-table-95_2516-css\">\/* Here you can add custom CSS for the current table *\/ \/* Lean more about CSS: https:\/\/en.wikipedia.org\/wiki\/Cascading_Style_Sheets *\/ \/* To prevent the use of styles to other tables use \"#supsystic-table-95\" as a base selector for example: #supsystic-table-95 { ... } #supsystic-table-95 tbody { ... } #supsystic-table-95 tbody tr { ... } *\/ div#supsystic-table-95_wrapper { width: 50%; margin: 0 auto; } table#supsystic-table-95 { border: none !important; } .dataTables_scrollHead { display: none; } span.discount { margin-top: 6px; display: inline-block; float: left; font-weight: 400; width: 100%; font-size: 12px; } .supsystic-tables-wrap tbody tr:nth-child(1) td:nth-child(1) { font-size: 14px; font-weight: 100; text-align: center !important; border-top-right-radius: unset !important; border-bottom: unset !important; border-top-left-radius: 8px; } .supsystic-tables-wrap tbody tr:nth-child(1) td:last-child { border-top-right-radius: 8px; } .supsystic-tables-wrap thead th { font-size: 16px; } .supsystic-table tr:nth-child(1) th a:nth-child(3) { background: #1873cd; border: 1px solid #1873cd; } .supsystic-table tr:nth-child(1) th a:nth-child(4) { background: #1873cd; border: 1px solid #1873cd; } .supsystic-table tr:nth-child(1) th .editor_block:nth-child(1) { background: #32cd32; color: #fff; font-size: 14px; position: absolute; padding: 10px 0px; margin-bottom: 20px; top: 0px; left: 0; right: 0; } li.coupon_dis { list-style: none; } .dataTables_scrollBody .editor_block { display: none; } .editor_block::after { content: \"\"; position: absolute; left: 0; right: 0; margin: auto; height: 10px; width: 10px; background: #32cd32; top: 35px; transform: rotate(45deg); } .supsystic-table tr:nth-child(1) a:nth-child(4), .supsystic-table tr:nth-child(1) a.external { color: #fff; padding: 4px 12px; width: 70%; border-radius: 50px; font-size: 9px; margin-top: 10px; display: inline-block; margin-bottom: 12px; } .supsystic-table thead th img { width: 200px; margin: 0 auto; display: block; } .supsystic-table tbody tr:last-child td a { background: #00d084; color: #fff; padding: 10px 10px; border-radius: 10px; font-size: 16px; } .supsystic-table tr:nth-child(1) a:nth-child(3), .supsystic-table tr:nth-child(1) a.external { color: #fff; padding: 4px 12px; width: 70%; border-radius: 50px; font-size: 9px; margin-top: 10px; display: inline-block; margin-bottom: 12px; } table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td { border-top: 1px solid #ddd; border-right: 1px solid #ddd; } tr:first-child th { background-color: #fff; border: 1px solid #e1e1e1; } th:first-child, td:first-child { font-size: 14px; letter-spacing: normal; line-height: 20px; text-align: left; } .supsystic-table tbody tr td { padding: 12px 10px !important; } td { font-size: 13px; text-align: center; } .supsystic-table tbody tr:first-child td { border-top: 1px solid #dddddd !important; } .dataTables_scrollBody { border: unset !important; } .supsystic-table tbody tr:last-child td { border-bottom: 1px solid #dddddd; } .supsystic-table thead th { border-bottom: unset !important; border-left: unset !important; } .supsystic-table thead tr:first-child th:first-child { border-radius: 12px 0 00; border-left: 1px solid #dddddd !important; } .supsystic-table thead tr th { border: 1px solid #dddddd; } .supsystic-table thead tr:first-child th:last-child { border-radius: 0 12px 0 0; } .supsystic-table thead tr:last-child th:first-child { border-left: 1px solid #dddddd !important; } .supsystic-table tbody tr:last-child td:first-child { border-radius: 0 0 0 12px; } .supsystic-table tbody tr:last-child td:last-child { border-radius: 0 0 12px 0; } @media screen and (max-width: 767px) { .supsystic-table tbody tr:last-child td a { padding: 8px !important; font-size: 11px !important; } div#supsystic-table-95_wrapper { width: 100%; margin: 0 auto; } } <\/style> <div id=\"supsystic-table-95_2516\" class=\"supsystic-tables-wrap \" style=\" width:100%; visibility: hidden; \" data-table-width-fixed=\"100%\" data-table-width-mobile=\"100%\" ><table id=\"supsystic-table-95\" class=\"supsystic-table border stripe hover lightboxImg cell-border\" data-id=\"95\" data-view-id=\"95_2516\" data-title=\"LSAT Score Calculator\" data-currency-format=\"$1,000.00\" data-percent-format=\"10.00%\" data-date-format=\"DD.MM.YYYY\" data-time-format=\"HH:mm\" data-features=\"[&quot;after_table_loaded_script&quot;]\" data-search-value=\"\" data-lightbox-img=\"\" data-head-rows-count=\"1\" data-pagination-length=\"50,100,All\" data-auto-index=\"off\" data-searching-settings=\"{&quot;columnSearchPosition&quot;:&quot;bottom&quot;,&quot;minChars&quot;:&quot;0&quot;}\" data-lang=\"default\" data-override=\"{&quot;emptyTable&quot;:&quot;&quot;,&quot;info&quot;:&quot;&quot;,&quot;infoEmpty&quot;:&quot;&quot;,&quot;infoFiltered&quot;:&quot;&quot;,&quot;lengthMenu&quot;:&quot;&quot;,&quot;search&quot;:&quot;&quot;,&quot;previous&quot;:&quot;&quot;,&quot;next&quot;:&quot;&quot;,&quot;zeroRecords&quot;:&quot;&quot;,&quot;exportLabel&quot;:&quot;&quot;,&quot;file&quot;:&quot;default&quot;}\" data-merged=\"[]\" data-responsive-mode=\"2\" data-from-history=\"0\" ><thead><tr><th class=\"\" style=\"width:; padding: 0 !important;\"><\/th><th class=\"\" style=\"width:; padding: 0 !important;\"><\/th><\/tr><\/thead><tbody><tr style=\"height:px\" ><td data-cell-id=\"A1\" data-x=\"0\" data-y=\"1\" data-db-index=\"1\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"Raw Score\" data-order=\"Raw Score\" style=\"min-width:50%; width:50%;\" >Raw Score <\/td><td data-cell-id=\"B1\" data-x=\"1\" data-y=\"1\" data-db-index=\"1\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"Scaled Score\" data-order=\"Scaled Score\" style=\"min-width:50%; width:50%;\" >Scaled Score <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A2\" data-x=\"0\" data-y=\"2\" data-db-index=\"2\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"75\" data-order=\"75\" >75 <\/td><td data-cell-id=\"B2\" data-x=\"1\" data-y=\"2\" data-db-index=\"2\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"180\" data-order=\"180\" >180 <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A3\" data-x=\"0\" data-y=\"3\" data-db-index=\"3\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"70\" data-order=\"70\" >70 <\/td><td data-cell-id=\"B3\" data-x=\"1\" data-y=\"3\" data-db-index=\"3\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"175\" data-order=\"175\" >175 <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A4\" data-x=\"0\" data-y=\"4\" data-db-index=\"4\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"65\" data-order=\"65\" >65 <\/td><td data-cell-id=\"B4\" data-x=\"1\" data-y=\"4\" data-db-index=\"4\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"170\" data-order=\"170\" >170 <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A5\" data-x=\"0\" data-y=\"5\" data-db-index=\"5\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"60\" data-order=\"60\" >60 <\/td><td data-cell-id=\"B5\" data-x=\"1\" data-y=\"5\" data-db-index=\"5\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"165\" data-order=\"165\" >165 <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A6\" data-x=\"0\" data-y=\"6\" data-db-index=\"6\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"55\" data-order=\"55\" >55 <\/td><td data-cell-id=\"B6\" data-x=\"1\" data-y=\"6\" data-db-index=\"6\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"160\" data-order=\"160\" >160 <\/td><\/tr><tr style=\"height:px\" ><td data-cell-id=\"A7\" data-x=\"0\" data-y=\"7\" data-db-index=\"7\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"50\" data-order=\"50\" >50 <\/td><td data-cell-id=\"B7\" data-x=\"1\" data-y=\"7\" data-db-index=\"7\" class=\"htCenter\" data-cell-type=\"text\" data-original-value=\"155\" data-order=\"155\" >155 <\/td><\/tr><\/tbody><\/table><!-- \/#supsystic-table-95.supsystic-table --><\/div><!-- \/.supsystic-tables-wrap --><!-- Tables Generator by Supsystic --><!-- Version:1.10.45 --><!-- http:\/\/supsystic.com\/ --><a title=\"WordPress Data Table Plugin\" style=\"display:none;\" href=\"https:\/\/supsystic.com\/plugins\/wordpress-data-table-plugin\/?utm_medium=love_link\" target=\"_blank\">WordPress Data Table Plugin<\/a> <h2 class=\"wp-block-heading\" id=\"h-scoring-your-own-practice-tests\"><strong>Scoring Your Own Practice Tests<\/strong><\/h2> <p class=\"wp-block-paragraph\">When you <a href=\"https:\/\/www.sacbee.com\/careers-education\/lsat-practice-questions\/\">take a practice test<\/a> at home or in a study group, you can score it just like LSAC does:<\/p> <ol class=\"wp-block-list\"> <li><strong>Count the number of correct answers<\/strong> across the three scored sections (Logical Reasoning x2 + Reading Comprehension). You can also take four exams to replicate the real thing.<\/li> <li><strong>Ignore the experimental section<\/strong> completely. You can try to score three of the four and change the variable exam to see how you would do, but it might make more sense to just score everything.<\/li> <li><strong>Look up the score conversion table<\/strong> for that test. If you don\u2019t have the exact one, use a recent official LSAT table; differences are typically minor.<\/li> <li><strong>Convert your raw score to a scaled score<\/strong> using the table.<\/li> <\/ol> <p class=\"wp-block-paragraph\">This gives you a current score estimate that\u2019s usually accurate within a point or two of what you\u2019d get on test day.<\/p> <h2 class=\"wp-block-heading\" id=\"h-accounting-for-the-unscored-variable-section\"><strong>Accounting for the Unscored Variable Section<\/strong><\/h2> <p class=\"wp-block-paragraph\">One common mistake test takers make is accidentally including the unscored variable section in their raw score calculations. This section looks exactly like the others, but it doesn\u2019t count. On practice tests, you should either:<\/p> <ul class=\"wp-block-list\"> <li>Take only the three scored sections, or<\/li> <li>If you take a fourth, clearly mark one as \u201cexperimental\u201d and don\u2019t count it.<\/li> <\/ul> <p class=\"wp-block-paragraph\">This mirrors the test format of the official LSAT and helps you build stamina for test day while keeping your scores accurate.<\/p> <h2 class=\"wp-block-heading\" id=\"h-understanding-percentile-ranks\"><strong>Understanding Percentile Ranks<\/strong><\/h2> <p class=\"wp-block-paragraph\">Your <a href=\"https:\/\/www.sacbee.com\/careers-education\/lsat-percentiles\/\">scaled score comes with a percentile rank<\/a>, which shows how your performance compares to other test takers over the previous three testing years. For example:<\/p> <ul class=\"wp-block-list\"> <li>A 170 usually lands you in about the 97th percentile.<\/li> <li>A 160 is roughly in the 80th percentile.<\/li> <li>A 150 is close to the median.<\/li> <\/ul> <p class=\"wp-block-paragraph\">This percentile is what law schools often use to benchmark applicants against their incoming class profiles.<\/p> <h2 class=\"wp-block-heading\" id=\"h-lsat-flex-vs-current-format\"><strong>LSAT Flex vs. Current Format<\/strong><\/h2> <p class=\"wp-block-paragraph\">If you\u2019ve been reading older prep guides, you may see references to LSAT Flex \u2014 the three-section at-home test LSAC administered temporarily. The current format returned to four sections (three scored, one unscored), but the number of questions and scaling method remain similar. The unscored section simply reintroduced the experimental component.<\/p> <h2 class=\"wp-block-heading\" id=\"h-how-law-schools-use-your-score\"><strong>How Law Schools Use Your Score<\/strong><\/h2> <p class=\"wp-block-paragraph\">Law schools don\u2019t see your raw score, number of incorrect answers, or which questions you missed. They see:<\/p> <ul class=\"wp-block-list\"> <li>Your scaled score<\/li> <li>Your score band (a range showing your likely performance on similar tests)<\/li> <li>Your percentile rank<\/li> <\/ul> <p class=\"wp-block-paragraph\">Admissions committees compare your score to their historical medians and other test takers, which can have a big impact on scholarships and admissions decisions.<\/p> <h2 class=\"wp-block-heading\" id=\"h-final-tips-for-using-the-lsat-score-calculator\"><strong>Final Tips for Using the LSAT Score Calculator<\/strong><\/h2> <ul class=\"wp-block-list\"> <li><strong>Use official LSAT practice tests<\/strong> whenever possible. They\u2019ll give you the most accurate scoring results.<\/li> <li><strong>Score each practice test<\/strong> using its corresponding conversion chart, not a generic one.<\/li> <li><strong>Track your progress<\/strong> over time, paying attention to which sections you consistently miss questions on.<\/li> <li><strong>Focus on accuracy first<\/strong>, then speed. The LSAT rewards methodical reasoning more than rushing.<\/li> <li><strong>Remember, there\u2019s no penalty for guessing<\/strong>, so answer every question.<\/li> <\/ul> <p class=\"wp-block-paragraph\">Scoring your own tests isn\u2019t just about seeing a number; it\u2019s about identifying trends, pinpointing weaknesses, and knowing exactly how close you are to your goal score.<\/p> <h2 class=\"wp-block-heading\" id=\"h-the-bottom-line\"><strong>The Bottom Line<\/strong><\/h2> <p class=\"wp-block-paragraph\">Understanding how your LSAT score is calculated is one of the smartest things you can do to prepare effectively. By breaking down raw vs. scaled scores, using conversion tables, and scoring your practice tests accurately, you can build a realistic picture of your performance and track your improvement long before your test date.<\/p> <p class=\"wp-block-paragraph\">Whether you\u2019re aiming for a 160 or gunning for a 175+ to impress law schools, mastering this process will help you make informed decisions about your prep\u2014and walk into test day with confidence.<\/p> <h2 class=\"wp-block-heading\" id=\"h-faqs\"><strong>FAQs<\/strong><\/h2> <div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1761814593023\"><strong class=\"schema-faq-question\"><strong>How is the LSAT scored?<\/strong><\/strong> <p class=\"schema-faq-answer\">The LSAT is scored by converting your raw score\u2014the number of correct answers\u2014into a scaled score from 120 to 180, adjusted for test difficulty.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1761814598307\"><strong class=\"schema-faq-question\"><strong>Do wrong answers lower your LSAT score?<\/strong><\/strong> <p class=\"schema-faq-answer\">No. There\u2019s no penalty for guessing, so it\u2019s always smart to answer every question, even if you\u2019re unsure.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1761814603438\"><strong class=\"schema-faq-question\"><strong>What\u2019s the difference between raw and scaled scores?<\/strong><\/strong> <p class=\"schema-faq-answer\">Your raw score is simply how many <a href=\"https:\/\/www.sacbee.com\/careers-education\/lsat-pass-rate\/\">questions you got right<\/a>. The scaled score adjusts that raw number to make results comparable across different LSAT administrations.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1761814608635\"><strong class=\"schema-faq-question\"><strong>Does the experimental section affect my score?<\/strong><\/strong> <p class=\"schema-faq-answer\">No. The unscored section doesn\u2019t count toward your score; it\u2019s used to test future questions. Only the other three sections are scored.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1761814617550\"><strong class=\"schema-faq-question\"><strong>How do I estimate my score from a practice test?<\/strong><\/strong> <p class=\"schema-faq-answer\">Count correct answers on the three scored sections, ignore the experimental section, and use the official conversion table for that test to find your scaled score.<\/p> <\/div> <\/div> ","protected":false},"excerpt":{"rendered":"<p>If you\u2019re taking LSAT practice tests or studying with an online LSAT prep course, knowing how to calculate your raw score and convert it into a scaled score is essential. Law schools won\u2019t see how many questions you got right. Instead, they\u2019ll see your scaled LSAT score, which determines where you stand among other test [&hellip;]<\/p> ","protected":false},"author":11,"featured_media":6956,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,245],"tags":[],"class_list":["post-6954","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-careers-education","category-law"],"acf":{"external_author":[129],"external_editor":"","select_template":"default","not_show_feature_image":false,"hide_toc":false},"featured_image_src":"https:\/\/www.sacbee.com\/careers-education\/wp-content\/uploads\/sites\/6\/2025\/10\/LSAT-Score-Calculator-feature-img-768x401.png","author_info":{"display_name":"","author_link":"https:\/\/www.sacbee.com\/careers-education\/author\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>LSAT Score Calculator: Scoring Your Practice Tests<\/title>\n<meta name=\"description\" content=\"Learn how to calculate LSAT scores. Understand raw vs scaled scores, conversion tables, and how to score your practice tests accurately.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LSAT Score Calculator: Scoring Your Practice Tests\" \/>\n<meta property=\"og:description\" content=\"Learn how to calculate LSAT scores. Understand raw vs scaled scores, conversion tables, and how to score your practice tests accurately.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Sacramento Bee - Careers &amp; Education\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-30T14:14:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T14:32:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.sacbee.com\/careers-education\/wp-content\/uploads\/sites\/6\/2025\/10\/LSAT-Score-Calculator-feature-img.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"535\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"LSAT Score Calculator: Scoring Your Practice Tests\",\"datePublished\":\"2025-10-30T14:14:45+00:00\",\"dateModified\":\"2026-06-19T14:32:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/\"},\"wordCount\":1369,\"image\":{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/10\\\/LSAT-Score-Calculator-feature-img.png\",\"articleSection\":[\"Careers &amp; Education\",\"Law\"],\"inLanguage\":\"en-US\"},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/\",\"url\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/\",\"name\":\"LSAT Score Calculator: Scoring Your Practice Tests\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/10\\\/LSAT-Score-Calculator-feature-img.png\",\"datePublished\":\"2025-10-30T14:14:45+00:00\",\"dateModified\":\"2026-06-19T14:32:31+00:00\",\"author\":{\"@id\":\"\"},\"description\":\"Learn how to calculate LSAT scores. Understand raw vs scaled scores, conversion tables, and how to score your practice tests accurately.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814593023\"},{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814598307\"},{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814603438\"},{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814608635\"},{\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814617550\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/10\\\/LSAT-Score-Calculator-feature-img.png\",\"contentUrl\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/10\\\/LSAT-Score-Calculator-feature-img.png\",\"width\":1024,\"height\":535},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LSAT Score Calculator: Scoring Your Practice Tests\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/#website\",\"url\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/\",\"name\":\"Sacramento Bee - Careers &amp; Education\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814593023\",\"position\":1,\"url\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814593023\",\"name\":\"How is the LSAT scored?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The LSAT is scored by converting your raw score\u2014the number of correct answers\u2014into a scaled score from 120 to 180, adjusted for test difficulty.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814598307\",\"position\":2,\"url\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814598307\",\"name\":\"Do wrong answers lower your LSAT score?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. There\u2019s no penalty for guessing, so it\u2019s always smart to answer every question, even if you\u2019re unsure.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814603438\",\"position\":3,\"url\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814603438\",\"name\":\"What\u2019s the difference between raw and scaled scores?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Your raw score is simply how many <a href=\\\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-pass-rate\\\/\\\">questions you got right<\\\/a>. The scaled score adjusts that raw number to make results comparable across different LSAT administrations.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814608635\",\"position\":4,\"url\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814608635\",\"name\":\"Does the experimental section affect my score?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The unscored section doesn\u2019t count toward your score; it\u2019s used to test future questions. Only the other three sections are scored.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814617550\",\"position\":5,\"url\":\"https:\\\/\\\/www.sacbee.com\\\/careers-education\\\/lsat-score-calculator\\\/#faq-question-1761814617550\",\"name\":\"How do I estimate my score from a practice test?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Count correct answers on the three scored sections, ignore the experimental section, and use the official conversion table for that test to find your scaled score.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"LSAT Score Calculator: Scoring Your Practice Tests","description":"Learn how to calculate LSAT scores. Understand raw vs scaled scores, conversion tables, and how to score your practice tests accurately.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/","og_locale":"en_US","og_type":"article","og_title":"LSAT Score Calculator: Scoring Your Practice Tests","og_description":"Learn how to calculate LSAT scores. Understand raw vs scaled scores, conversion tables, and how to score your practice tests accurately.","og_url":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/","og_site_name":"Sacramento Bee - Careers &amp; Education","article_published_time":"2025-10-30T14:14:45+00:00","article_modified_time":"2026-06-19T14:32:31+00:00","og_image":[{"width":1024,"height":535,"url":"https:\/\/www.sacbee.com\/careers-education\/wp-content\/uploads\/sites\/6\/2025\/10\/LSAT-Score-Calculator-feature-img.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#article","isPartOf":{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/"},"author":{"name":"","@id":""},"headline":"LSAT Score Calculator: Scoring Your Practice Tests","datePublished":"2025-10-30T14:14:45+00:00","dateModified":"2026-06-19T14:32:31+00:00","mainEntityOfPage":{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/"},"wordCount":1369,"image":{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/www.sacbee.com\/careers-education\/wp-content\/uploads\/sites\/6\/2025\/10\/LSAT-Score-Calculator-feature-img.png","articleSection":["Careers &amp; Education","Law"],"inLanguage":"en-US"},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/","url":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/","name":"LSAT Score Calculator: Scoring Your Practice Tests","isPartOf":{"@id":"https:\/\/www.sacbee.com\/careers-education\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#primaryimage"},"image":{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/www.sacbee.com\/careers-education\/wp-content\/uploads\/sites\/6\/2025\/10\/LSAT-Score-Calculator-feature-img.png","datePublished":"2025-10-30T14:14:45+00:00","dateModified":"2026-06-19T14:32:31+00:00","author":{"@id":""},"description":"Learn how to calculate LSAT scores. Understand raw vs scaled scores, conversion tables, and how to score your practice tests accurately.","breadcrumb":{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814593023"},{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814598307"},{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814603438"},{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814608635"},{"@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814617550"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#primaryimage","url":"https:\/\/www.sacbee.com\/careers-education\/wp-content\/uploads\/sites\/6\/2025\/10\/LSAT-Score-Calculator-feature-img.png","contentUrl":"https:\/\/www.sacbee.com\/careers-education\/wp-content\/uploads\/sites\/6\/2025\/10\/LSAT-Score-Calculator-feature-img.png","width":1024,"height":535},{"@type":"BreadcrumbList","@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sacbee.com\/careers-education\/"},{"@type":"ListItem","position":2,"name":"LSAT Score Calculator: Scoring Your Practice Tests"}]},{"@type":"WebSite","@id":"https:\/\/www.sacbee.com\/careers-education\/#website","url":"https:\/\/www.sacbee.com\/careers-education\/","name":"Sacramento Bee - Careers &amp; Education","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sacbee.com\/careers-education\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":""},{"@type":"Question","@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814593023","position":1,"url":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814593023","name":"How is the LSAT scored?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The LSAT is scored by converting your raw score\u2014the number of correct answers\u2014into a scaled score from 120 to 180, adjusted for test difficulty.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814598307","position":2,"url":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814598307","name":"Do wrong answers lower your LSAT score?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No. There\u2019s no penalty for guessing, so it\u2019s always smart to answer every question, even if you\u2019re unsure.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814603438","position":3,"url":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814603438","name":"What\u2019s the difference between raw and scaled scores?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Your raw score is simply how many <a href=\"https:\/\/www.sacbee.com\/careers-education\/lsat-pass-rate\/\">questions you got right<\/a>. The scaled score adjusts that raw number to make results comparable across different LSAT administrations.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814608635","position":4,"url":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814608635","name":"Does the experimental section affect my score?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No. The unscored section doesn\u2019t count toward your score; it\u2019s used to test future questions. Only the other three sections are scored.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814617550","position":5,"url":"https:\/\/www.sacbee.com\/careers-education\/lsat-score-calculator\/#faq-question-1761814617550","name":"How do I estimate my score from a practice test?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Count correct answers on the three scored sections, ignore the experimental section, and use the official conversion table for that test to find your scaled score.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"first_category":{"name":"Law","url":"https:\/\/www.sacbee.com\/careers-education\/law\/"},"_links":{"self":[{"attributes":[],"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/posts\/6954"}],"collection":[{"attributes":[],"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/posts"}],"about":[{"attributes":[],"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/types\/post"}],"author":[{"attributes":{"embeddable":true},"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"attributes":{"embeddable":true},"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/comments?post=6954"}],"version-history":[{"attributes":{"count":3},"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/posts\/6954\/revisions"}],"predecessor-version":[{"attributes":{"id":11891},"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/posts\/6954\/revisions\/11891"}],"acf:post":[{"attributes":{"embeddable":true},"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/external-author\/129"}],"wp:featuredmedia":[{"attributes":{"embeddable":true},"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/media\/6956"}],"wp:attachment":[{"attributes":[],"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/media?parent=6954"}],"wp:term":[{"attributes":{"taxonomy":"category","embeddable":true},"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/categories?post=6954"},{"attributes":{"taxonomy":"post_tag","embeddable":true},"href":"https:\/\/www.sacbee.com\/careers-education\/wp-json\/wp\/v2\/tags?post=6954"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}