cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

Column properties: Question with the option of multiple answer

Hi,

I am a complete amateur in the fields of this software;

In my questionnaire we have the following question:
Where do you buy lunch? Cross the following services you use:

School Cafeteria
Grocery Store
Starbucks
Peppes Pizza
Eat
Narvesen
Other

What settings/properties should i set for this column;
so i am able to plot multiple answer from a single respondent
1 REPLY 1
mfisher
Level III

Re: Column properties: Question with the option of multiple answer

You will need a separate column for each choice, so seven columns for this question. Code the response as 1 if they selected, 0 if they did not.

An alternative is to have one column but code the responses to reflect the different possible combinations, e.g., 1=cafeteria, 2=store, 3=starbucks ... 8=cafeteria and store, etc. This would be quite tedious.

Recommended Articles