|
When you calculate Descriptive Statistics in StatView the results come up as a table in the View Window. To move the table results into a new dataset in order to work with them (i.e. create plots) you need to do the following:
1. You will need to have the View preference "Copy tables/graphs as both text and Metafiles" selected.
(To get this do: Manage -> Preferences -> View -> Modify. Tick the option above)
2. Copy the table.
3. Open a new dataset, highlight the first column then select Paste from the Edit menu.
The column names will be the first row of the table but the data will be in the rows that follow.
|