Quartile
Hello,
I have a process in which I aggregate the scores as mean by year and week, using pivot operator.
I then forecast the weekly mean(score).
I want also to try to forecast the first quartile, but I'm not finding a way to extract it.
Neither in the pivot operator options nor in the other operators.
I thought about extract aggregates, but that is not solving my issue.
Thanks,
Pedro