I think whether it's applicable depends on your job. Two immediate ideas for me were modeling query cost (I work on a high performance server at work, and one of its responsibilities is to guarantee certain rates of queries to certain users) and anomaly detection (for monitoring that server). In my workplace we already have better tools for some of these things, but it's nice to know I could whip up my own if I spent a little time to think about the random variables.