Are there any techniques for streamlining a mathematical model?

30 Views Asked by At

I have a model I'm working on and would like to present. Mathematics is not my main field and while I work with enough statisticians to know my model is reasonable, it seems clunky. It's in a format I haven't seen presented before and I suspect there is some way to remove the two double summations. Can anyone point me towards references or examples of how to streamline an equation like this?

$\text{Value of Signal} = \bigg( \sum_{n=1}^{Id} (\sum_{n=1}^{Io} O_v O_{\%}) (\frac {S + S_c - S_d} {S_t} ) \bigg) - \bigg( \sum_{n=1}^{Is} (\sum_{n=1}^{Io} E_{icost} E_{o\%}) (P_b R_v) \bigg)$