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
Problem Comments
-
7 Comments
Error downloading URL
The url is no longer valid nor can it be replaced to make the existing question meaningful. The question will be removed shortly.
The test suite is (still) broken.
Solution Comments
Show commentsProblem Recent Solvers9
Suggested Problems
-
4356 Solvers
-
2332 Solvers
-
Create a function handle that reverses the input arguments of another function handle
151 Solvers
-
Find the sum of the elements in the "second" diagonal
1159 Solvers
-
148 Solvers
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!