Sometimes it's necessary to modify your data, manipulation multiple datasets, and create the best workflow for the data you're analyzing.
Method
Projects are set up in Q by selecting File > Data Sets > Add to Project > From File, then the relevant data file. When prompted, ensure the default Automatically detect data file structure, e.g., group variables into "questions" (recommended) is selected and click OK. Depending on the nature of the data, more detailed steps may be required.
Detailed process for setting up a project in Q
- Obtain a data file in one of the File Formats Supported by Q. Software for exporting data typically contains various options. Which options are selected is a key determinant of how much effort is required to extract data from within Q.
- Prepare your data using the tools available in Q (for example, by stacking them, merging multiple files, or converting file types such as SPSS Syntax to SAV or converting other files to CSV/SAV) where necessary. Also see How to Work with Multiple Data Files for methods for simultaneously analyzing multiple files in Q.
- Next see Basic Workflow For Checking and Cleaning a Project. If you have obtained a data file that contains no metadata, such as a CSV file or an SQL database, you will also need to do the steps in How to Set Up Files With No Metadata.
- How to Construct Variables to Make Analysis Easier (e.g., setting up Top 2 Box Scores and the like).
- How to Change Q's Default Statistical Assumptions When Setting Up Projects
- If required, construct your weighting.
- If required, How to Tidy the Data in Your Project in Q, which is generally most useful if the data is being prepared for a user that is not familiar with the intricacies of the study (e.g., when preparing a dashboard).
Next