integrate('Brake Temp Front' [C],'Brake Temp Front' [C] >= 750,range_change("Outings:Laps"))
I am using this to get a percentage of lap time, the figure makes more sense, but I don't know if this is right either.....
stat_mean('Brake Temp Front' [C] >=750, 1, range_change("Outings:Laps"))*100
I've been trying to muddle my way through using information gleaned from here, but with these advanced (to me anyway) statistical kinds of functions I am somewhat lost

Thanks for your help, Sean.