top of page

How to Refine a Mathematical Model in a PSMT

FaviconRoundWhite.png

Cloud Tuition

2026-08-19

4 min read

To refine a mathematical model in a Maths Methods PSMT, you need to identify a specific weakness in your initial model using mathematical evidence, propose a justified change and demonstrate that the refined model genuinely improves the accuracy, reliability or applicability of your solution. Refinement isn't about adding equations for the sake of it, it's about responding to what your evaluation reveals. If your initial model works well within the defined domain and answers the original question, you don't need to refine it.


This guide walks through the refinement process step by step with a worked example, a comparison table and a checklist to help you decide whether refinement is needed and how to communicate it clearly.


Cloud Tuition Summary


Cloud Tuition is a Queensland-based online tutoring service offering Year 2-9 English and Maths tutoring, NAPLAN preparation and specialist QCE tutoring in Maths Methods, Biology, Chemistry and other senior subjects.


KEY ARTICLE INSIGHTS:
  • In QCE Maths Methods, a refinement means improving your model based on evidence found during solving or evaluation. It's not something you add just to tick a box

  • Not every PSMT needs a refined model. If your initial model fits the data well and answers the task, forced refinement can actually weaken your report

  • A valid refinement identifies a specific weakness, proposes a justified change and shows that the revised model genuinely performs better

  • The refined model should be compared with the original using the same criteria so the improvement is mathematically demonstrated




What is a Model Refinement?


In your Methods PSMT, mathematical modelling involves developing an initial model for your given data and real-life context, arriving at a solution to the take, identifying where the model doesn't quite work or is limited and then considering whether a change would produce a better result. That process of testing and improving is what refinement means.


In a PSMT, refinement might involve:

  • Adjusting the parameters or coefficients of your model based on new evidence

  • Changing the domain to better reflect the real-world constraints

  • Testing a different function family when the initial one doesn't fit the data well

  • Developing a piecewise model when a single function can't capture the full behaviour

  • Removing or adjusting data points with clear justification

  • Revisiting an assumption that turned out to be unrealistic


Keep in mind that you don't need to do a refinement or change your model just because you've seen other students do it. You need a mathematical reason to do it, often to improve the validity or reliability of your data, solution or model.

Do You Actually Need to Refine Your Model in Your Maths PSMT?


This is the first question to ask honestly. Refinement is only warranted when there's evidence that your initial model has a meaningful weakness that a realistic change can address.


Refinement is likely needed when:

  • The residual plot shows a clear pattern, suggesting the relationship isn't what you assumed

  • Your model's predictions deviate significantly from observed values at certain points

  • The model produces unreasonable outputs within the valid domain

  • An assumption you made in the formulate section clearly didn't hold

  • A different function type would better capture the shape of the data


Refinement probably isn't needed when:

  • Your model fits the data well and the residuals are roughly random

  • The initial model answers the original question within an acceptable margin of error

  • The only reason to change is to improve R² by a small amount

  • A more complex model would reduce interpretability without meaningfully improving accuracy

One of the most common things we see in PSMT drafts during our Maths Methods tutoring sessions is students adding a refined model without explaining what was wrong with the original one. A refinement without evidence isn't a refinement. It's just a second attempt. The marker needs to see that you identified a specific problem, made a justified change and demonstrated the improvement.

A Worked Example: NBA Player Performance Model


☑️ Task context: 

You're given data on NBA basketball players' points per game across a season and asked to develop a model that could guide a team's draft selection for next season.


📈 Initial model: 

You fit a linear regression model to the data showing points per game over the course of the season, producing the equation y = 0.4x + 18.2 with an R² of 0.71.


🎯 Testing the initial model:

When you plot the residuals, you notice they follow a curved pattern rather than being randomly distributed around zero. This suggests the linear model isn't capturing the full shape of the relationship. You also notice that performance tends to peak mid-season and decline toward the end, which a linear model can't represent.


🔎 Evidence for refinement:

The residual plot shows a systematic pattern. The linear model overestimates performance in the early and late season and underestimates it mid-season. This is a meaningful weakness that a different function type could address.


✅ The refinement:

You test a quadratic regression model, producing y = -0.03x² + 1.2x + 14.6 with an R² of 0.89. The residuals are now roughly randomly distributed.


💬 Communicating the refinement:

Criteria

Initial Linear Model

Refined Quadratic Model

R² value

0.71

0.89

Residual pattern

Systematic curve visible

Approximately random

Predictions at season peak

Underestimated by approx. 3.2 points

Within 0.8 points of observed values

Interpretability

Simple, easy to explain

Slightly more complex but still interpretable

Recommendation

Inadequate for accurate prediction

More appropriate for this context


✍️ Conclusion

The quadratic model is preferred because the residual analysis and improved R² value together demonstrate a better fit to the data. The model now captures the mid-season performance peak that the linear model missed, making it more useful for draft decision-making.



Types of Refinement and When to Use Them

Refinement Type

When It's Appropriate

What to Show

Change function family (e.g. linear to quadratic)

Residuals show a pattern suggesting the wrong model type was selected

Residual plots for both models, R² comparison, predicted vs observed values

Adjust domain

The model produces unreasonable outputs beyond a certain range

Show the problematic outputs, define the restricted domain and explain why it better reflects the context

Piecewise model

The relationship behaves differently across different intervals

Show the distinct behaviour in each interval and justify where the boundary between pieces sits

Parameter adjustment

The initial parameters don't produce a good fit but the model structure is appropriate

Show the original vs adjusted parameters and the improvement in fit

Data adjustment

An outlier has a disproportionate effect on the model and there's a justified reason to investigate it

Show the model with and without the point, explain the source of the outlier and justify whether it should be included


What You Can and Can't Change


You can change:

  • The type of function used to model the relationship

  • The parameters or coefficients based on additional evidence

  • The domain of the model

  • The structure of the model, for example from a single function to a piecewise model

  • Which data points are included, with clear justification


You shouldn't change:

  • Data points simply because they make R² lower

  • The model type without evidence that the original was inadequate

  • Assumptions retroactively to avoid a limitation that already exists

  • The model in ways that make it less interpretable without demonstrating a meaningful accuracy gain


Looking for a Maths Methods tutor?


Our Year 10-12 QCE Maths Methods tutors help you work through model refinement step by step and make sure your justification meets the ISMG criteria. Your first lesson is completely free.




How to Communicate Your Refinement Clearly 💬


A well-communicated refinement tells the marker:

  1. What the problem with the initial model was and how you identified it

  2. What you changed and why that change addresses the problem

  3. How the refined model performs compared to the original

  4. What the refined model still can't do, that is, its remaining limitations


✅ Strong sentence starters for each stage:


Identifying the problem:

  • "Analysis of the residuals from the initial model reveals a [pattern], suggesting that [issue with the model]."

  • "The initial model underestimates / overestimates [outcome] at [point or range], with a percentage error of [value]%, which indicates [specific weakness]."


Proposing the change:

  • "To address this, the model was refined by [change], as this better accounts for [specific feature of the data or context]."

  • "A [new function type] was tested because [reason it's more appropriate for this context]."


Comparing the models:

  • "Comparing the two models using [R², residuals, percentage error], the refined model shows [specific improvement]."

  • "The refined model reduces the average prediction error from [original] to [refined], representing an improvement of [value]%."


Acknowledging remaining limitations:

  • "While the refined model improves [aspect], it remains limited by [remaining issue], which would require [further development] to address fully."



Before and After: PSMT Model Refinement Checklist


Before refining:

☐ I've identified a specific weakness in the initial model using mathematical evidence

☐ The weakness is meaningful, not just a minor inaccuracy

☐ I've explained what the evidence shows, such as residual pattern, percentage error or poor fit at certain values

☐ I've identified a realistic change that directly addresses this weakness


During refinement:

☐ I've explained what I changed and why the change is mathematically justified

☐ I haven't removed data points without a clear, documented reason

☐ The refined model still makes sense in the real-world context

☐ I've used technology to test and verify the refined model


After refinement:

☐ I've compared the original and refined models using the same criteria

☐ The comparison shows a genuine improvement, not just a different result

☐ I've acknowledged what the refined model still can't do

☐ I've verified the refined results using a second method or substitution

☐ I've updated my assumptions and limitations to reflect the refined model



Getting Extra Tutoring Support For Your Maths Methods PSMT


If you're unsure whether your model needs refining, what to change or how to justify it in a way that meets the ISMG criteria, working through it with an in-person or online tutor before you submit can prevent you from either forcing unnecessary refinement or missing a genuine opportunity to improve your mark. Our Maths Methods tutors work with Year 11 and Year 12 students through every section of the PSMT evaluation including refinement, verification and limitations. Book a free trial lesson to get started.



Frequently Asked Questions


How do I know when my mathematical model needs to be refined?

Your model needs refinement when there's mathematical evidence that it's not performing well enough within the context of the task. Common signals include a residual plot that shows a systematic pattern rather than random scatter, significant percentage errors between predicted and observed values, a model that produces unreasonable outputs within the valid domain, or an assumption that clearly didn't hold and has affected the accuracy of the result. If your initial model fits the data well and answers the original question, refinement isn't necessary.


What parts of my PSMT model can I change during refinement?

You can change the type of function used, the parameters or coefficients, the domain of the model, the structure from a single function to a piecewise model, or which data points are included with clear justification. What you shouldn't do is change data points to improve a statistic without justification, change the model type without evidence the original was inadequate, or add complexity without showing it produces a meaningfully better result.


How can I compare my original and refined mathematical models?

Use the same criteria for both models. This typically includes R² value, a residual plot, the average percentage error between predicted and observed values and whether the model produces reasonable outputs across the valid domain. Present the comparison in a table so the improvement is clear to the marker. The refined model should perform better on at least one of these measures, and any remaining weaknesses should be acknowledged.


Do I need to refine my mathematical model in every PSMT?

No. Refinement should only be included when there's evidence that your initial model has a meaningful weakness that a realistic change can address. If your initial model fits the data well, produces reasonable predictions and answers the original question, forced refinement adds complexity without adding value and may actually reduce the clarity of your report. The ISMG rewards genuine, evidence-based refinement, not refinement for its own sake.


How should I justify and communicate the refinements I made?

Explain what was wrong with the initial model using specific mathematical evidence, describe what you changed and why that change addresses the problem, compare the original and refined models using the same criteria and acknowledge what the refined model still can't do. Use the sentence starters in this article to structure each stage. For further guidance on communicating your evaluation clearly, see How to Evaluate a Maths Methods PSMT Model.


Other related articles:

Book a free lesson with one of our online tutors to get the support you need

  • 5
    Page 1

Best High Schools in Brisbane 2026: Top ATAR Results & School Rankings

23 June 2026

Compare the best high schools in Brisbane using 2025 ATAR results. See top public, private and selective schools ranked by median ATAR, plus school profiles and tips for choosing the right school.

Choosing ATAR Maths: Methods, Specialist or General?

24 August 2024

Not sure which QCE maths subject to choose? Whether you're considering Methods, Specialist, or General, we've got the advice you need to pick the best one for your ATAR and future goals. Let's find the right fit for you! 🎯

How a Maths Methods Tutor Can Help You Improve Your ATAR

3 July 2026

Wondering if a Maths Methods tutor is worth it? Here's exactly how a QCE Maths Methods tutor can help you improve your ATAR, build confidence and get better results ✅

How to Help Your Child With Year 7 Algebra

5 August 2026

Year 7 algebra confuses a lot of students and parents alike. Here is what your child is actually learning, why it feels like a huge jump from primary school Maths and what you can do to help 💪

What to Do If You're Behind Before Maths Methods IA3

6 July 2026

Feeling behind before Maths Methods IA3? Here's exactly what to do if you're struggling with QCE Maths Methods IA3 preparation and need to make the most of the time you have left ✍️

Benefits of Year 7 Tutoring: Preparing for High School

27 August 2024

Find out how Year 7 tutoring can help your child build confidence, develop effective study habits and smoothly transition into high school. Learn why starting early sets the foundation for long-term academic success. 🎓

School Holidays 2026, Public Holidays & School Term Dates

17 March 2026

Excited for 2026? Find out the dates for this year's school holidays, school terms and public holidays. ✅

Ultimate Guide to Scoring 90+ in Maths Methods

26 August 2024

Looking to ace QCE Maths Methods and boost your ATAR? Discover our 90+ score tips, study techniques and strategies to help you get the best score possible 📚

Should I Hire a Year 12 English Tutor?

24 August 2024

Not sure if you need an English tutor for Year 12? Find out how personalised tutoring can help you ace your internal and external assessment, boost your confidence and maximise your ATAR score ✍️

School Holidays 2024, Public Holidays & School Term Dates

1 January 2024

Ready to plan 2024? Discover the dates for the school holidays, school terms and public holidays! ✅

What to Look for in a QCE Maths Methods Tutor

6 July 2026

Not sure how to choose a Maths Methods tutor for your child? Here's exactly what to look for in a QCE Maths Methods tutor for Year 11 and Year 12 students in Queensland 👩‍🏫

Is Maths Methods hard?

27 August 2024

Is Maths Methods as tough as it seems? Learn what what makes it tricky from QCE tutors and find out how you can tackle this subject with confidence. 💪📘
bottom of page