Get in touch

Questions about financial analysis?

Select your area of interest below and we will connect you with the right part of the programme. Response time is typically one business day.

Financial analysis masterclass session with charts and worksheets

Send a message

Tell us what you are working on and which area you want to focus on — we read every message and respond directly.

Area of interest
I have read and accept the Privacy Policy. I agree that Domain may store and use the data submitted in this form to respond to my enquiry.

Contact details

Support hours

Monday 9:00 – 18:00 AST
Tuesday 9:00 – 18:00 AST
Wednesday 9:00 – 18:00 AST
Thursday 9:00 – 18:00 AST
Friday 9:00 – 17:00 AST
Saturday Closed
Sunday Closed

Before and after the programme

A concise view of where participants typically start and where their analytical thinking tends to shift after working through the material.

Before
// Reading a balance sheet
assets = "a list of numbers"
debt_ratio = undefined
cash_flow = "same as profit?"
 
// Interpreting results
decision_basis = "gut feeling"
variance = ignored
forecast = null
After
// Reading a balance sheet
assets = categorised + weighted
debt_ratio = 0.38 // calculated
cash_flow = operating_cash_flow
 
// Interpreting results
decision_basis = ratios + context
variance = flagged + explained
forecast = 12_month_model