I'm suggesting that you enter all of that into a text file.  You
can enter variable names on the first line.  Then it's easy to
import the text file into PSPP with File|Import Delimited Text
Data.

Don Emmack <[email protected]> writes:

> Great, thanks that gets me going - Is there a simple way to enter this
> into the GUI front end?  In other words are the names [Ben Smith]
> entered into the Variable View and the Data entered into the Data
> Table in rows?
>
> On 12/07/2010 05:13 PM, Ben Pfaff wrote:
>> Don Emmack<[email protected]>  writes:
>>
>>> Its been years since using any stat package.  Anyway, I have a short
>>> survey [5 questions] with results from 54 respondents [T/F answers]
>>>
>>>   Or, how to I make a data file with 54 T/F responses for 5 questions???
>> You could start by typing them in as a text file, one respondent
>> per line, with commas between answers, e.g.:
>>
>> Bob Smith,T,F,F,F,T
>> Jane Johnson,F,T,T,F,T
>>
>> This would be pretty easy to import into PSPP or pretty much any
>> software.
>
>

-- 
Ben Pfaff 
http://benpfaff.org

_______________________________________________
Pspp-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to