Graph the stock distribution
You want to visualize the most likely price of a stock, and you will graph the distribution of the expected stock prices.
You previously created columns for price and probability of that price so you can create a probability density graph - the prices graphed against their likelihoods.
Using the graphing options for sheets, show that the distribution of the graph is log normal.
本练习是课程的一部分
Google Sheets 金融建模
练习说明
- Click on
insert chartin the navigation bar. You can also useInsert->Chart. - Select a line chart.
- Specify
D14:D215as theSeriesoption. - Include
C14:C215as theX-Axisoption.
