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
-
Project Euler: Problem 2, Sum of even Fibonacci
2505 Solvers
-
111 Solvers
-
616 Solvers
-
Set some matrix elements to zero
564 Solvers
-
626 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!