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 4

How to Answer Complex Unfamiliar Questions in Maths Methods

6 July 2026

Struggling with complex unfamiliar questions in Maths Methods? Here is a step-by-step guide to breaking them down, finding a starting point and picking up marks in IA2, IA3 and the external exam 💪

Normal Distribution Explained for QCE Maths Methods

5 August 2026

Your complete guide to the Unit 4 Normal Distribution in Year 12 QCE Maths Methods covering notation, probabilities, z-scores, inverse normal calculations and exam-style worked examples ✅

How to Help Your Child With Year 7 Maths Problem-Solving

7 August 2026

Problem-solving is where many students begin to fall behind in Year 7 Maths. Here is what it involves, why your child might be struggling and how to help them build the skills that lead to stronger Maths results 🏆

Year 7 Integers and Negative Numbers Explained for Parents

7 August 2026

Negative numbers confuse a lot of Year 7 students, especially when there are new rules to remember. Here is what your child is learning in Maths this year and how to help them make sense of it ✅

How to Write Limitations in a Maths Methods PSMT

17 August 2026

Limitations in a Maths Methods PSMT evaluate the validity and reliability of your mathematical model. Here is how to write them properly and connect them to your assumptions ✍️

How to Prepare for Your Maths Methods IA3 Exam

2 July 2026

Preparing for QCE Maths Methods IA3? Learn what to revise, how to practise simple familiar, complex familiar and complex unfamiliar questions and when to get tutoring support 📘

How Much Should I Pay for a Tutor in 2024?

6 September 2024

Not sure how much to pay for a tutor in 2024? We break down the costs of private tutors vs. tutoring companies and help you make the right choice for your child 🎓

Observations vs Assumptions in a Maths Methods PSMT

18 August 2026

Confused about the difference between observations and assumptions in your Maths Methods PSMT? Here is a clear comparison guide with examples, sentence starters and a checklist to help you get both right ☑️

The Complete Guide to Year 7 Maths in Australia

12 July 2026

Everything parents need to know about Year 7 Maths in Australia including what key topics are covered, common struggles, free worksheets and how to support your child through the transition to high school Maths 📐

What Is a PSMT in QCE Maths Methods?

11 August 2026

New to the Maths Methods PSMTs? Here is everything you need to know about what the PSMT is, how it is marked, what it involves and how to approach it whether you are in Year 10, 11 or 12 Maths Methods ✅

5 Signs You Need a Maths Methods Tutor

3 July 2026

Not sure if you need a Maths Methods tutor? Here are 5 clear signs it's time to get tutoring support for QCE Maths Methods to maximise your ATAR score and results in your IA1-3 and external exam 🎓

How QCAA Subject Scaling Works

30 October 2024

Learn how QCAA subject scaling works to create fairness in ATAR calculations in Queensland. Understand why subjects scale up or down and how this can impact your ATAR ✅
bottom of page