Thanks Victor & @jthi, for you useful suggestions, however thinkk there is a misunderstanding so I need to clarify more clearly my task. I need to make a classification model for two movement types T and NON T. As shown in graph below the PC Score distributions of T & NON T (cfr. file above in attachment) are different so I need to find a model based on the score distribution characteristics. To do so, for all 16 participants I want to draw samples of 100 consecutive rows from each movement type and report in rows of a new table the distribution properties so I can generate a ML binary classification model T/NON T.
Hope this is sufficiently clear; how to create a table with in rows, for all participants, the T/NON T distribution properties of 100 row samples?
