N
Neda-k
Hello,
I have two issues
1)
I have a sheet consisting of 40 rows and 9 columns.
I want to randomly pick/cut 30 of these rows (not columns, because
each column in each row is dependent to each other, therefore I need
the randomly picked row to contain all its related columns) and paste
them to a new sheet. I would also like to cut and paste the remaining
10 row to another sheet.
I have tried the rand function but it only randomly picks a column.
2)
I would also like to get some advice on approach. The reason for the
randomising is that I need to do some analysis (logistic regression)
on the retrieved data (the 30 sampled rows) and then use the results
to see if it can predict the rest of the data (the remained 10 rows).
Therefore, one random sample is not enough. I want this procedure to
be repeated many times.
What is the best approach? Can this be done in excel or is it better
to do some programming (which I preferably avoid)?
Many thanks in advance
/Nina
I have two issues
1)
I have a sheet consisting of 40 rows and 9 columns.
I want to randomly pick/cut 30 of these rows (not columns, because
each column in each row is dependent to each other, therefore I need
the randomly picked row to contain all its related columns) and paste
them to a new sheet. I would also like to cut and paste the remaining
10 row to another sheet.
I have tried the rand function but it only randomly picks a column.
2)
I would also like to get some advice on approach. The reason for the
randomising is that I need to do some analysis (logistic regression)
on the retrieved data (the 30 sampled rows) and then use the results
to see if it can predict the rest of the data (the remained 10 rows).
Therefore, one random sample is not enough. I want this procedure to
be repeated many times.
What is the best approach? Can this be done in excel or is it better
to do some programming (which I preferably avoid)?
Many thanks in advance
/Nina