Re: Minitab random numbers
- From: Richard Ulrich <Rich.Ulrich@xxxxxxxxxxx>
- Date: Sat, 24 Sep 2005 16:32:57 -0400
On 24 Sep 2005 06:54:16 -0700, joe.noir@xxxxxxxxxxxxxx wrote:
> I am brand new to Minitab - trying to learn it without a manual - for
> my employer no less.
>
> I have a list of 600 Social Work clients, and I need to generate a
> random sample of 100. I can generate a list of random numbers in
> Minitab but it would be ideal if it could generate a list of 100 random
> numbers from the 600 but avoid repeating a previous random number in
> the list.
>
> I suppose I need a distinct 100 from the 600?
>
> Is this possible in Minitab?
The conventional way to "sample without replacement",
by computer, is to assign a random number to each
individual, and then SORT. Take the first 100 in the
new sorted order, or assign to groups, or whatever....
In SPSS, you could assign raw ranks to the random
number, and Recode ranks 1-100 to your group.
Or recode Casenum 1-100 into a group value.
Or, in SPSS, you could (I think) ask for an exact
proportion to be included in a random sample.
I don't know what Minitab provides.
--
Rich Ulrich, wpilib@xxxxxxxx
http://www.pitt.edu/~wpilib/index.html
.
- Follow-Ups:
- Re: Minitab random numbers
- From: LWn
- Re: Minitab random numbers
- References:
- Minitab random numbers
- From: joe . noir
- Minitab random numbers
- Prev by Date: Re: Minitab random numbers
- Next by Date: Re: Minitab random numbers
- Previous by thread: Re: Minitab random numbers
- Next by thread: Re: Minitab random numbers
- Index(es):
Relevant Pages
|
|