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
-
Sort a list of complex numbers based on far they are from the origin.
5711 Solvers
-
139 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1210 Solvers
-
Back to basics 6 - Column Vector
1081 Solvers
-
Reverse the elements of an array
1057 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!