Monday, October 21, 2019

How to Get Your PSAT Score Report

How to Get Your PSAT Score Report SAT / ACT Prep Online Guides and Tips How do you get your PSAT score report? Can you view it online? The PSAT score report works a bit differently than your typical SAT or ACT report. We will walk through how to get your report and what to do once you have it. When Do PSAT Scores Come Out? How Will I Get My Report? PSAT results from 2018 will be available online in December of 2019. You'll be able to see your scores online through your College Board account. (If you haven't made one already, you can register for a College Board account here. You'll use this account to sign up for the SAT and SAT Subject Tests, and you'll receive your AP Scores here too.) If you don't have a College Board account or have trouble accessing your scores, your guidance counselor can give you an access code for your online PSAT score report. Also, you should receive an old-fashioned paper score report at school by the end of January. What's on the PSAT Score Report? Your score report includes your overall composite score, as well as your score on each section (Reading, Writing and Language, and Math). The score reports have an extremely detailed breakdown of your strengths and weaknesses. There are also percentile rankings to see where you stand compared to students nationwide, both overall and for specific skills. You're also provided witha personalized SAT Study Plan based on questions you answered incorrectly or omitted on the PSAT. You can review those questions and then access other SAT practice questions to help you prepare for the SAT. There is also a personality profiler to help match you up with college majors and careers, and a feature that matches you with colleges you may be interested in, based on your potential SAT scores and your desired college location and size. The main benefit of the more detailed analysis of your results is access topersonalized SAT study on the Khan Academy website. This includes targeted practice based on your weaker areas. Finally, there's a feature that predicts AP courses you may do well in based on your results. This might be handy, but we recommend mainly using the PSAT report to get ready for the SAT. If your report encourages you to sign up for an AP class you were already considering, go for it! But you should base your AP course load on other factors, including colleges you want to get into and your own personal interests and strengths. What’s the Best Way to Use the Report? We have a more detailed post on how to interpret and use your PSAT scores, but these are the basic principles of getting the most out of your PSAT score report. P is for Practice PSAT stands for Practice SAT, and that’s really how you should consider your scores. The PSAT was just your first attempt at the SAT. Don't assume your scores are a perfect prediction of your future SAT scores. They're not. However, they can give you insight into your strengths and weaknesses, which is very helpful as you begin to study for the real SAT. Also, you should mainly use your PSAT results to help you study for the SAT. The AP prediction feature College Board is adding is cool, but don’t let that rule how you create your schedule. AP tests are very different than general achievement tests like the SAT, so you should think about them separately. Bottom line? Use your PSAT results to help you prepare for the SAT (or your junior year PSAT, if you’re going for National Merit). Don't Stress Over a Low Score Don’t be stressed if you think your score is low – colleges will not see your PSAT scores. They will see your SAT score (if you take it instead of the ACT, that is), so focus on using the PSAT score report as a study guide for the SAT. Don't waste time moping over a low score. Since taking the PSAT already gives you lots of data on your strengths and weaknesses when it comes to the test, it will be easier to jump into SAT studying. If you have work to do in all areas, you could start by getting a quality, all-around prep book or checking out SAT study websites. If you really struggled in one subject, for example math, it’s not too early to seek out specific resources like prep books for math. Also, if you took the PSAT as a sophomore and you’re hoping to qualify for National Merit junior year, you can use SAT study materials to prepare for the PSAT. The stresswill fade eventually. Don't Let a Great Score Go To Your Head If you happened to get an excellent score on the PSAT, don’t assume you don’t have to study for the SAT – the SAT is more difficult than the PSAT. It’s longer, contains harder questions, and, if you choose to take the SAT with Writing, contains an additional essay. A high PSAT score is encouraging, but a high score on a real SAT practice test would be even better. Be prepared to put in some time studying for the SAT to get a score as high as your predicted PSAT score. What’s Next? Read more about the PSAT scores you need to qualify for National Merit, and how to get the scholarship. Wondering what content differences there are between the PSAT and SAT? Learn more about how the two tests compare to one another here. What would it take to get a perfect SAT score? Read a guide by our resident perfect scorer to find out. Disappointed with your scores? Want to improve your SAT score by 160 points?We've written a guide about the top 5 strategies you must be using to have a shot at improving your score. Download it for free now: Have friends who also need help with test prep? Share this article! Tweet Halle Edwards About the Author Halle Edwards graduated from Stanford University with honors. In high school, she earned 99th percentile ACT scores as well as 99th percentile scores on SAT subject tests. She also took nine AP classes, earning a perfect score of 5 on seven AP tests. As a graduate of a large public high school who tackled the college admission process largely on her own, she is passionate about helping high school students from different backgrounds get the knowledge they need to be successful in the college admissions process. Get Free Guides to Boost Your SAT/ACT Get FREE EXCLUSIVE insider tips on how to ACE THE SAT/ACT. 100% Privacy. No spam ever. hbspt.forms.create({ portalId: '360031', formId: '2167ba30-e68e-4777-b88d-8bf3c84579af', formInstanceId: '2', submitButtonClass: 'btn-red-light btn', target: '#hubspot-container2', redirectUrl: 'http://ww2.prepscholar.com/blog-subscribe-thank-you', css: '.post-bottom .hs-form.stacked label {display:none;} .post-bottom .hs-form.stacked .field div.input {padding-top: 55px; padding-left: 300px;} .post-bottom .hs-input {width: 220px} .post-bottom .btn-primary, .hs-button.primary {margin-top:0px; padding-left:350px} .post-bottom .hs-form-field {margin-bottom:5px}' }); $(function(){ $(".exclusive-tip-form #hubspot-container2 label").hide(); }); function replace_tag(a, b){ $(a).each(function(index) { var thisTD = this; var newElement = $(""); $.each(this.attributes, function(index) { $(newElement).attr(thisTD.attributes[index].name, thisTD.attributes[index].value); }); $(this).after(newElement).remove(); }); } $(function(){ replace_tag($(".posts-by-topic h3"), "h2"); }) Ask a Question BelowHave any questions about this article or other topics? Ask below and we'll reply! Search the Blog Search jQuery(function(){ var $ = jQuery; var url = 'http://google.com/search?q=site:' + location.protocol + '//' + location.hostname + ' '; var $searchModule = $('.hs-search-module.f31f63b0-8b76-4d72-80ca-e68634aac315'); var $input = $searchModule.find('input'); var $button = $searchModule.find('.hs-button.primary'); if (false) { $input.val(decodeURIComponent(location.pathname.split('/').join(' ').split('.').join(' ').split('-').join(' ').split('_').join(''))); } $button.click(function(){ var newUrl = url + $input.val(); var win = window.open(newUrl, '_blank'); if (win) { //Browser has allowed it to be opened win.focus(); } else { //Browser has blocked it location.href = newUrl; } }); $input.keypress(function(e){ if (e.keyCode !== 13) return; e.preventDefault(); $button.click(); }); }); Improve With Our Famous Guides SATPrep ACTPrep For All Students The 5 Strategies You Must Be Using to Improve 160+ SAT Points How to Get a Perfect 1600, by a Perfect Scorer Series: How to Get 800 on Each SAT Section: Score 800 on SAT Math Score 800 on SAT Reading Score 800 on SAT Writing Series: How to Get to 600 on Each SAT Section: Score 600 on SAT Math Score 600 on SAT Reading Score 600 on SAT Writing Free Complete Official SAT Practice Tests What SAT Target Score Should You Be Aiming For? 15 Strategies to Improve Your SAT Essay The 5 Strategies You Must Be Using to Improve 4+ ACT Points How to Get a Perfect 36 ACT, by a Perfect Scorer Series: How to Get 36 on Each ACT Section: 36 on ACT English 36 on ACT Math 36 on ACT Reading 36 on ACT Science Series: How to Get to 24 on Each ACT Section: 24 on ACT English 24 on ACT Math 24 on ACT Reading 24 on ACT Science What ACT target score should you be aiming for? ACT Vocabulary You Must Know ACT Writing: 15 Tips to Raise Your Essay Score How to Get Into Harvard and the Ivy League How to Get a Perfect 4.0 GPA How to Write an Amazing College Essay What Exactly Are Colleges Looking For? Is the ACT easier than the SAT? A Comprehensive Guide Should you retake your SAT or ACT? When should you take the SAT or ACT? Michael improved by 370 POINTS! Find Out How Stay Informed Get the latest articles and test prep tips! Looking for Graduate School Test Prep? Check out our top-rated graduate blogs here: GRE Online Prep Blog GMAT Online Prep Blog TOEFL Online Prep Blog

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.