Anthony owns Stock A. Suppose that on any given day, the price of Stock A will either go up or down by $1$ unit with equal probability. Also assume that the daily movements in price are independent over different days.
(a) What is the probability that the stock price has gone up by $1$ unit after $3$ days?
(b) Suppose that after $3$ days, the stock price has gone down by $1$ unit. What is the probability that the price went up on the first day?
(c) Anthony’s friend, Brandon, owns Stock B. On each day, the price of Stock B will either go up or down by $1$ unit. The probability that the price will go up on a single day is $0.3$. Again, the daily movements in price are independent over different days. One of the two stocks is randomly chosen. Suppose that after $3$ days the price of the chosen stock has gone down by $1$ unit. What is the probability that the selected stock is Stock A?
So I have done part a). Not sure if it is correct, but this is what I have: a) $P(\text{going up 1 unit}) = P(\text{going down 1 unit}) = p$
For the stock to go up $1$ unit after $3$ days, then it would be $3p^3 $.