The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 01-09-2008
cdfd123 cdfd123 is offline
Registered User
  
 

Join Date: Jul 2007
Posts: 112
Quote:
Originally Posted by shamrock View Post
Are you trying to find the mean & variance of all the data points in the file or for every line of the file?


Dear Shamrock,
Here trying to derive mean and variance for every line of the file Hereby each line is just say as separate entity.
That is In one file Input is
1.1*2*4*22*211*22*12*22*22*11 then derive its mean and variance
2.2*2*22*12*22*11*11*122*33*22 same derivations......
continue............etc.etc....