Question: Stock price simulation: A stock ' s price is lognormally distributed with mean μ = 15% and σ = 50%. The current stock price is S0 = 35. Following the template on the spreadsheet, create 60 dynamic standard normal deviates using Norm.S.Inv(Rand( )) . Use these random numbers to simulate the stock price path over 60 months and graph.