- #1
docnet
Gold Member
- 799
- 486
- TL;DR Summary
- Am I allowed to use placeholders to represent equations?
When working with random variables, it is tempting to make substitutions with placeholders, by writing writing ##A## instead of ##X_n=i##, because it greatly simplifies the look. It seems that if ##A## has all of the attributes of the equation ##X_n=I##, then such substitutions should be allowed because it is not logically inconsistent.
For example, I might replace
##(X_{n+1}=j )\text{ with } A##
##(X_{n}=i)\text{ with } B##
and
##(X_{n-1}=k)\text{ with } C.##
Then I could write ##P(A|B,C)=P(A|B)## because ##\{X_n\}## is a Markov chain.
But, if ##A, B##, and ##C## were arbitrary sets, then the above equation would not be true in general. So is this very very lazy and frowned upon mistake that only first year undergraduates make? It seems like my professor became stern because I did this on the last assignment, maybe she was angry that I was so lazy?
For example, I might replace
##(X_{n+1}=j )\text{ with } A##
##(X_{n}=i)\text{ with } B##
and
##(X_{n-1}=k)\text{ with } C.##
Then I could write ##P(A|B,C)=P(A|B)## because ##\{X_n\}## is a Markov chain.
But, if ##A, B##, and ##C## were arbitrary sets, then the above equation would not be true in general. So is this very very lazy and frowned upon mistake that only first year undergraduates make? It seems like my professor became stern because I did this on the last assignment, maybe she was angry that I was so lazy?