You can have data in two forms: raw or summarized.
Raw data can be entered in two ways: stacked and unstacked.
- For the numeric column entries of "5" and "10," observations of 5 are considered nonevents; observations of 10 are considered events.
- For the text column entries of "agree" and "disagree," observations of agree are considered nonevents; observations of disagree are considered events. If the data entries are "yes" and "no," observations of no are considered nonevents; observations of yes are considered events.
You can reverse the definition of events and nonevents in a text column by applying a value order (see Ordering Text Categories).
The sample sizes do not need to be equal. Minitab automatically omits missing data from the calculations.
Enter the number of trials and the number of events for each sample directly in the 2 Proportions dialog box.