home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / math / stat / 2346 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.1 KB  |  50 lines

  1. Newsgroups: sci.math.stat
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!chasman
  3. From: chasman@athena.mit.edu (David Chasman)
  4. Subject: QUESTION FROM AN IGNORANT CHEMIST
  5. Message-ID: <1992Nov12.154410.28408@athena.mit.edu>
  6. Sender: news@athena.mit.edu (News system)
  7. Nntp-Posting-Host: e40-008-11.mit.edu
  8. Organization: Massachusetts Institute of Technology
  9. Date: Thu, 12 Nov 1992 15:44:10 GMT
  10. Lines: 38
  11.  
  12. This is probably a silly question, but I can't learn if I don't ask
  13. questions:
  14.  
  15. I have the following data analysis problem:
  16.  
  17. I have a set on values: { y_i }
  18.  
  19. I hypothesize that these values are related to some x's
  20. by
  21.  
  22.     y_i = sum_{n=1}^D x_n(i) 
  23.  
  24. x_n(i) are just some values and more than 2 y_i may have an x_n(i) in common.
  25. Generally, D will be 1-10 :
  26.  
  27. For example :
  28.  
  29.   x_1(1) = 1   x_1(2) = 1
  30.   x_2(1) = 1   x_2(2) = 2
  31.   x_3(1) = 2   x_3(2) = 1
  32.   x_4(1) = 2   x_4(2) = 2
  33.  
  34. so: y_1 = 2    y_2 = 3    y_3 = 3    y_4 = 4
  35.  
  36. The questions are : (1) can I figure out what D is ?
  37.                     (2) can I giure out the x_n(i) ?
  38.  
  39. Answers to either question are appreciated
  40.  
  41. Thankyou --David Chasman
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.