Working with Prism 6.0

Basics

When you launch Prism 6, you’ll see the following window:

Choose whether you want to create a new file, or open an existing file. If creating a new file, you’ll need to choose the appropriate format for your data table. Note on the left navigation bar, there are multiple options (XY, column, grouped, etc). For each of these options, the main window describes the type of data to be entered, and also displays the format of the data table. The radio buttons on this page allow you to indicate the nature of the data to be entered. If you are unsure how the table should be formatted, you can choose one of the sample data sets to see various examples. When a sample data table is selected, there will be further information displayed about the sample data and step-by-step instructions for performing the selected analysis.

Data table setup

For now, set the parameters as in the figure above (“replicate values stacked into columns): this would be appropriate for an unpaired t-test where individual data points are entered.

The data table will look like the image below.

2_ColumnDataWindow.png

Next, Enter the Blood Pressure data from the Wiki, placing each data set into a different column, starting with the left-most column. If control data exist, put it in the first column, which will place it in the leftmost portion of any graph. The rationale here is that graphs (and tables) are read left to right, and baseline (control) information is the benchmark needed to interpret other experimental groups. Label the columns (click header). Also, on the left sidebar, label the data table “e.g., “Blood Pressure”. Save your data file (and do this regularly as you work).

Your data table should now look like the image below.

3_DataTable_entries.png

Note several other items in this window:

NOTE: There are times you’ll want to enter data as mean, SD (or SEM), n. These options are given in the Data Table setup window. In the current example, if you select Change>Format Data Table, you could reformat the table to receive group statistics rather than individual data points. Just be careful when choosing this format: if you choose mean/SD format but enter mean/SEM data (or vice versa), your statistics will be incorrect!

Graphs

As soon as you create a data table, Prism also creates a graph.

height="229",width="242"

For the Blood Pressure data entered in this tutorial, the default graph might looks like the figure above. You can modify the format by clicking on CHANGE>Graph type. You can modify virtually all other elements of the graph by clicking on the axis, text, etc, or by selecting an option available in the CHANGE menu. Don’t forget to appropriately label the Y axis.

Note that if you choose NEW>graph of existing data, you can create another graph of the data rather than modify the format of an existing graph. If you do this, you should title the graphs appropriately so they are easily identified in the sidebar.

Analysis setup

Once a Data Table is filled and labeled, click the “Analyze” button. The following window will appear: 5_ttestAnalysisWind.png

Under Column Analysis select “t-tests (and nonparametric tests).” Click OK.

Next, set the parameters for your analysis. First, the “Experimental Design” window will open for selecting the type of analysis to complete. For now, select unpaired, parametric test. Note that parametric tests assume equal variance between groups. If variance is not equal, nonparametric statistics should be chosen.

6_ttestExpldesign.png

Next, click on “Options” (at the top of the window). Most often, you would use a 2-tailed test (make sure you understand why!). For “Report difference as”, make sure the order is left then right columns so as to avoid confusion. Finally, set the confidence level to 95% (e.g., p<.05). For now, ignore the other options (though you might want to select “Descriptive Statistics”, which will generate a secondary results page with some useful information).

7_ttestOptionsWind.png

Results

You should now see the tabular results (shown below) of the analysis selected. This window describes which data table was analyzed, what type of analysis was run, and the results of that analysis. Note that in this example, t=0.4542, df=18. The p = .6551, therefore the means are NOT significantly different from one another. Some additional statistics are also reported, including means +/- SEM. Always check these values against your original data set (usually from an Excel spreadsheet) to catch any errors in data entry. Also shown in the analysis window are the results of an F test to compare whether the variance in the two groups differs significantly. If the variance is significantly different between groups, a nonparametric test should be used. To do this, click on the blue text at the top of the results window (it now shows “Unpaired t-test with equal SD”). This will reopen the Parameters window so you can choose a nonparametric test (under the experimental design tab).

NOTE: If you realize that a paired t-test should have been used, this is easily corrected. Click on the blue text that tells you what test results are being displayed (or click on CHANGE>Analysis Parameters up in the top menus); choose the Experimental Design tab, and then select a paired t-test. The results window will now specify that the results reflect a paired t-test. If you do this for the Blood Pressure Data, you’ll find t=2.024, df = 9. The p=.0737, a value that approaches statistical significance (and is MUCH smaller than that obtained from an unpaired t-test). The results window also shows a statistically significant effect of pairing. Finally, for a paired t-test, the data are best depicted by a line graph that shows the paired values (see below). Go to the Blood Pressure graph, and use the “Change” function to make that change.

One-way ANOVA

Description: A one-way ANOVA compares the means (or medians, if nonparametric) of three or more groups that differ on only one dimension (the independent variable). The test determines if there is a significant main effect of that variable. In order to determine which groups differ, you must perform post-hoc t-tests.

Table setup:

Analysis setup:

Next you will be prompted with an Analysis Parameters box.

Normally you will use the default selections under Choose Test, but if you are performing a repeated measures test or if the data is not Gaussian, be sure to check the appropriate boxes. If you want post-hoc t-tests, select the appropriate choice under Post test (the Tukey or Bonferroni post-hoc tests are used most often).

Click OK.

Results:

You should now see the tabular results (shown below) of the analysis selected. This window describes which data table was analyzed, what type of analysis was run, and the results of that analysis. Note that for the data on TV watching given in the Wiki, the overall F=.9188 and df = 2,12 (df for treatment=2, df for residual=12). The p = .4253, therefore there is no significant main effect of academic major on # TV hours watched per week. Also reported in this table are the results of Bartlett’s test, which evaluates whether there are significant differences in variance across groups (if there are, nonparametric statistics should be used – use the CHANGE tab to select a different test). The results of the posthoc tests are reported at the bottom of this page. In the present example, there are none of the posthoc comparisons are statistically significant.

NOTE: If you realize that repeated measures ANOVA should have been used, this is easily corrected. Be sure you’re in the Analysis window; click on CHANGE. The Analysis Parameters box will reopen, and you can select repeated measures. The results window will now specify that the statistics reported are for a RM ANOVA. If you do this for the TV watching data, the results will now yield F=4.696, df = 2, 8 (df for treatment=2, df for residual = 8). The p=.0448, suggesting that a significant amount of the variance in the data can be accounted for by academic major. Posthoc t-tests reveal that NSC majors watch significantly more hours of TV/week than do “Other” (nonBCS/nonNSC) majors. Again, notice that the pairing (repeated measures) had a major effect on the outcome of this analysis.

Two-way ANOVA

Description: A two-way ANOVA is used when the experimental design investigates the effects of two different independent variables (e.g. sex AND age). The test tells you if there is a significant main effect of each variable, and if there is a significant interaction between the two independent variables.

Table setup:

Label the columns and rows, and enter the Spine Density data from the Wiki, placing each data set into the appropriate column and row. Also on the left sidebar, label the data table “e.g., “Spine Density: Treatment”. We’ve appended the name “treatment” to this because the format shown below will give posthocs for the effect of treatment (at each age). As explained below, you’ll need to create a different data table with the data reformatted to get posthocs for the effect of age (in each treatment group). For now, your data table should look like:

Analysis setup:

Results:

You should now see the tabular results (shown below) of the analysis selected. Note that for the data on spine density (given in the Wiki), there is a significant main effect of treatment (F(1,16) = 40..65, p<.0001), age (F(1,16) = 5.04, p<.05) and a significant interaction between these two variables (F (1,16) =6.782, p<.02).

Interpreting two-way ANOVAs:

Posthoc tests: The results of the posthoc tests are reported at the bottom of the ANOVA results page. In the present example, they reveal that prenatal cocaine exposure results in a significant reduction in spine density that is evident at both 4 and 12 weeks of age (4 wks: t=2.67, p<.05; 12 wks: t=6.35, p<.001).

As shown above, the posthocs done in Prism only compare group differences between columns (in this case, between treatment groups). Since we would also want to know if there is a significant effect of the other factor (e.g., age) within each treatment group, we need to reformat the data table so that columns represent different ages, rows represent different treatment groups.

Transposing the data:

This makes a new sheet of the transposed data in the RESULTS folder. To get this into a data table that can be analyzed:

Now, if you analyze that data table with a 2-way ANOVA (make sure your labels for Columns and Rows for ANOVA Parameters are correct for this transformed data), you should get the other set of Posthocs at the bottom of the Results page (all main effects will be the same):

Exporting Data/Graphs from Prism

Prism saves files in the .pzf format, which is meaningless to anything but Prism

There are several ways to get your files to a readable format elsewhere

Go back to the Homepage

MoinMoin Appliance - Powered by TurnKey Linux