Problem 1772. Stock Data NETFLIX 2011

Analyze a set of data for Netflix's stock for 2011

minNetflix = Find the minimum value that the stock reached over the year.

maxNetflix = Find the maximum value that the stock reached over the year.

meanNetflix = What is the arithmetic mean of the stock price?

stdNetflix = What is the standard deviation?

plotNetflix = The plot of closing price vs day (1 to the number of closing prices you have)

Solution Stats

18.29% Correct | 81.71% Incorrect
Last Solution submitted on Jun 17, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers9

Suggested Problems

More from this Author1

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!