Visualising Aged Care Star Ratings up to Q4 FY23-24

MOA-Benchmarking
Data-visualisation
Author

Filip Reierson

Published

November 20, 2024

The latest Australian aged care star ratings have continued the upward trend. Below I show two animated histograms highlighting how star ratings have changed over time until Q4 FY23-24. The metric considered is the “unrounded overall star rating”. The overall star rating is a weighted average of the ratings in each category, which is then rounded. I simply don’t perform the final rounding step.

index_names = Array(7) ["Q2 FY22-23", "Q3 FY22-23", "Q4 FY22-23", "Q1 FY23-24", "Q2 FY23-24", "Q3 FY23-24", "Q4 FY23-24"]

Australian Aged Care Star Ratings From Q2 FY22-23

x_domain = Array(41) [1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, …]
0%2%4%6%8%10%12%14%↑ Proportion of Ratings12345Unrounded Overall Star Rating
data = Array(287) [Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, …]
start_values = Array(41) [0.0024, 0, 0, 0, 0, 0, 0, 0, 0, 0.0004, 0, 0.024, 0.0012, 0.0092, 0.0008, 0.0104, 0.0228, 0.0144, 0.0452, 0.0424, …]



plot2_stat = Array(7) ["40.8%", "47.3%", "53.7%", "57.8%", "62.1%", "66.0%", "69.2%"]

40.8% of homes had a rating of four or five stars in Q2 FY22-23

0%2%4%6%8%10%12%14%↑ Proportion of Ratings12345Unrounded Overall Star Rating

A summary of the current number of each star rating awarded is shown in .

Table 1: Count and proportion of star ratings given based on the Q4 FY23-24 data.
Star Rating
1 2 3 4 5
Overall
0.0% (0) 0.1% (3) 30.7% (753) 65.5% (1607) 3.7% (92)
Residents' Experience
0.0% (1) 2.8% (70) 49.8% (1230) 42.1% (1039) 5.2% (128)
Compliance
0.0% (0) 0.1% (2) 3.3% (83) 36.8% (919) 59.7% (1490)
Quality Measures
3.6% (89) 7.0% (175) 43.0% (1073) 23.6% (589) 22.8% (569)
Staffing
4.4% (110) 27.0% (675) 42.6% (1063) 13.2% (329) 12.8% (320)

There has been a consistent increase in average star ratings since they were introduced in all categories other than quality measures, as seen in .

Figure 1: Average star ratings each quarter for each sub-category until Q4 FY23-24.

Treating the star ratings as purely categorical, we still observe a convincing trend in . The number of four and five star ratings have increased while the number of one, two, and three star ratings have decreased.

Figure 2: The proportion of each overall star rating given until Q4 FY23-24.