| Date: | Tue, 23 May 2000 20:29:27 -0300 |
| Reply-To: | Adriano Rodrigues <drin@MPC.COM.BR> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Adriano Rodrigues <drin@MPC.COM.BR> |
| Subject: | my data set - multiple responses - i need help:)) |
|
| Content-type: | text/plain; charset=US-ASCII |
Hi All,
This is only a example...please help me if is possible
Obs Car1 Car2 Car3 Car4 name
1 Ferrari Fiat . . william
2 Fiat Mitsubishi BMW GM Cao
3 GM Volswagen Ford . nancy
4 Ford Fiat BMW . david
5 Fiat . . . frank
My freq table i want: (this is because i want say "80% of population
have one fiat, 40% have ford, etc)
Fiat 4 80.0
Ford 2 40.0
BMW 2 40.0
Mitsubishi 1 20.0
GM 2 40.0
Volswagen 1 20.0
Ferrari 1 20.0
Thank you all in advance,
From Brasil,
Adriano
|