- #1
Ackbach
Gold Member
MHB
- 4,155
- 92
So, I have a jokester (MHB user Cmoney) in my class (what teacher doesn't?), who decided to go all-out on a quiz question. The question reads as follows:
You are planning a report on apartment living in a college town. You decide to select three apartment complexes at random for in-depth interviews with residents.
(a) Explain how you would use a line of Table D to choose an SRS (Simple Random Sample) of 3 complexes from the list below. Explain your method clearly enough for a classmate to obtain your results.
(b) Use line 117 to select the sample. Show how you use each of the digits.
Now Table D is a table of random digits as follows:
\begin{array}{cllllllll}
{\bf Line} \\
116 &14459 &26056 &31424 &80371 &65103 &62253 &50490 &61181 \\
117 &38167 &98532 &62183 &70632 &23417 &26185 &41448 &75532 \\
118 &73190 &32533 &04470 &29669 &84407 &90785 &65956 &86382
\end{array}
The apartment complex listing has 33 names in it - that's all that's really important.
For part (a), my student's answer is as follows:
First, I would obtain the second digit of every group in lines 116-118 (4,6,1,0,5,2,0,1,8,8,2,0,3,6,1,5,3,2,4,9,4,0,5,6). Second, split them into pairs: (46,10,52,01,88,20,36,15,32,49,40,56). Third, out of 33 apartments, labeled 1-33, take the first pair and last and subtract, then take the next two and subtract and so forth until you get three. (10,30,12). Fourth, the ones that were chosen were: (and he gives the three apartment complexes).
My question: is this truly an SRS, or did he inadvertently introduce a process that makes certain samples less likely than others (for example, is some intermediate number restricted to be smaller than a certain amount)?
For part (b), my student's answer is as follows:
Line 117: (38,16,79,85,32,62,18,37,06,32,23,41,72,61,85,41,44,87,55,32).
Then add each one [edit: it looks as though he did it digit-wise]: (11,7,16,13,5,8,9,10,6,5,5,5,9,7,13,5,8,15,10,5).
Subtract with the one to the right: (4,3,3,1,1,0,2,8,7,5).
Add: (7,4,1,10,12).
Subtract: (3,9,12)
Add: (12,12)
Add: 24, which is a particular apartment.
He stops here, so he doesn't attain the full sample of three complexes. I know there are steps here which are suspect - the very first one has a max of 18. And are each of the possible samples equally likely?
Thanks!
You are planning a report on apartment living in a college town. You decide to select three apartment complexes at random for in-depth interviews with residents.
(a) Explain how you would use a line of Table D to choose an SRS (Simple Random Sample) of 3 complexes from the list below. Explain your method clearly enough for a classmate to obtain your results.
(b) Use line 117 to select the sample. Show how you use each of the digits.
Now Table D is a table of random digits as follows:
\begin{array}{cllllllll}
{\bf Line} \\
116 &14459 &26056 &31424 &80371 &65103 &62253 &50490 &61181 \\
117 &38167 &98532 &62183 &70632 &23417 &26185 &41448 &75532 \\
118 &73190 &32533 &04470 &29669 &84407 &90785 &65956 &86382
\end{array}
The apartment complex listing has 33 names in it - that's all that's really important.
For part (a), my student's answer is as follows:
First, I would obtain the second digit of every group in lines 116-118 (4,6,1,0,5,2,0,1,8,8,2,0,3,6,1,5,3,2,4,9,4,0,5,6). Second, split them into pairs: (46,10,52,01,88,20,36,15,32,49,40,56). Third, out of 33 apartments, labeled 1-33, take the first pair and last and subtract, then take the next two and subtract and so forth until you get three. (10,30,12). Fourth, the ones that were chosen were: (and he gives the three apartment complexes).
My question: is this truly an SRS, or did he inadvertently introduce a process that makes certain samples less likely than others (for example, is some intermediate number restricted to be smaller than a certain amount)?
For part (b), my student's answer is as follows:
Line 117: (38,16,79,85,32,62,18,37,06,32,23,41,72,61,85,41,44,87,55,32).
Then add each one [edit: it looks as though he did it digit-wise]: (11,7,16,13,5,8,9,10,6,5,5,5,9,7,13,5,8,15,10,5).
Subtract with the one to the right: (4,3,3,1,1,0,2,8,7,5).
Add: (7,4,1,10,12).
Subtract: (3,9,12)
Add: (12,12)
Add: 24, which is a particular apartment.
He stops here, so he doesn't attain the full sample of three complexes. I know there are steps here which are suspect - the very first one has a max of 18. And are each of the possible samples equally likely?
Thanks!