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
-
Create a matrix X, where each column is a shifted copy of the vector v
205 Solvers
-
Test if two numbers have the same digits
247 Solvers
-
245 Solvers
-
Replace multiples of 5 with NaN
449 Solvers
-
Output any real number that is neither positive nor negative
400 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!