Hi there,
I have investment returns for stocks that I would like to calculate the mean for based upon a certain date range i.e. 1st May 2010 to 14th May 2010 (daily date to daily date) or January to March (month to month).
The spreadsheet is set up in that Sheet2 has the daily dates in "column A", "column B" has Stock_A daily returns, "column C" has Stock_B daily returns, and "column D"...
Search Result
Collapse
3 results in 0.0029 seconds.
Keywords
Members
Tags
-
How to see the collected statistics on declared global temporary table ?
After running RUNSTATS on Declared global temporary tables,How would I see the collected statistics,As sysstat doesn't store that information.
I have little clue abt using db2pd. But I am new to db2pd . Please explain .Thx in advance. -
Create statistics from random array ouput
Hi there, first post so hope it goes well :)
Im trying to generate statistics on which quote will be displayed each time i refresh the page.
I've stored 10 famous quotes in the $famous_quotes array but have no idea on how to find out which 1 has been selected and then to generate the stats for that quote (if its even possible!!!)
Have been stuck on this problem for 4 days now!! So any help would be appreciated....