Contents 
Saving Platform Results in Journals
Save platform reports for future viewing by creating a journal of the report window. The journal is a copy of the report window. You can edit or append additional reports to an existing journal. The journal is not connected to the data table. A journal is an easy way to save the results from several report windows in a single report window that you can share with others.
Example: Creating a Journal
 
Create and Modify a Report and Save It to a Journal
1. Open the Companies.jmp sample data table.
2. Select Analyze > Distribution.
3. Select both Type and Size Co and click Y, Columns.
4. Click OK.
5. From the red triangle menu for Type, select Histogram Options > Show Counts.
6. From the red triangle menu for Size Co, select Mosaic Plot.
7. Select Edit > Journal to journal these results. The results are duplicated in a journal window.
Figure 5.2 Journal of Distribution Results
The results in the journal are not connected to the data table. In the Type bar chart, if you click on the Computer bar, no rows are selected in the data table.
Since the journal is a copy of your results, most of the red triangle menus do not exist. A journal does have a red triangle menu for each new report that you add to the journal. This menu has two options:
Rerun in new window
If you have the original data table that was used to create the original report, this option runs the analysis again. The result is a new report window.
Edit Script
This option opens a script window that contains a JSL script to recreate the analysis. JSL is a more advanced topic that is covered in the Scripting Guide.
Adding Additional Analyses
If you perform another analysis, you can add the results of the analysis to the existing journal.
1. With a journal open, select Analyze > Distribution.
2. Select profit/emp and click Y, Columns.
3. Click OK.
4. Select Edit > Journal. The results are appended to the bottom of the journal.
Creating Projects
Save multiple JMP file types (such as data tables, reports, journals, and scripts) in a single file by creating a project. The project file contains all the information needed to re-open all of the included files.
Example: Creating a Project
 
Create a Report
1. Open the Companies.jmp sample data table.
2. Select Analyze > Distribution.
3. Select Profits ($M) and profit/emp, and click Y, Columns.
4. Click OK.
Create a Project and Add the Data Table and the Report to It
1. To start a new project, select File > New > Project.
On Windows, a new project appears in the Home Window. On Macintosh, the project appears in a new window.
Figure 5.3 Initial Project Window on Windows
2. Right-click the project (Untitled) and select Rename, and then enter a new name (Finance).
3. To add the Distribution results to the project, right-click on the project name and select Add Window.
4. In the Add Windows to Project window, select the Distribution results.
5. Click OK. The Distribution results are added to the project.
6. To add the Companies.jmp data table to the project, repeat step 3 and select the Companies data table from the window.
7. Click OK. The data table is added to the project.
Figure 5.4 The Final Project
You can double-click on the links in the project to open the data table and recreate the Distribution results.
Using Scripts
Everything in JMP is scriptable, meaning that any action that you perform can be saved as a JMP Scripting Language (JSL) script. You can use a script to reproduce your actions or results at any time.
Example: Saving and Running a Script
 
Create a Report
1. Open the Companies.jmp sample data table.
2. Select Analyze > Distribution.
3. Select Type and profit/emp and click Y, Columns.
4. Click OK.
5. From the red triangle menu for Type, select these options:
– Histogram Options > Show Counts
– Confidence Interval > 0.95
6. From the red triangle menu for profit/emp, select these options:
– Outlier Box Plot, to remove the outlier box plot
– CDF Plot
7. From the red triangle menu for Distributions, select Stack.
Save the Script to the Data Table and Run It
1. To save this analysis, select Script > Save Script to Data Table from the red triangle menu for Distributions. The Distribution script appears in the Table panel.
Figure 5.5 Distribution Script
2. Close the Distribution report window.
3. To recreate the analysis, select Run Script from the red triangle menu for the Distribution script.
Figure 5.6 Running the Distribution Script
About Scripts and JSL
The script that you saved in this section contains JMP Scripting Language (JSL) commands. JSL is a more advanced topic that is covered in the Scripting Guide.
Creating Adobe Flash Versions of the Profiler and Bubble Plot
To share the interactive results of a profiler or bubble plot outside of JMP, you can export a .SWF file and use the Adobe Flash Player to view it. You can import the .SWF file into presentations and applications. You can also save the results as an HTML page with the .SWF output embedded.
Example: Saving an Adobe Flash Version of a Bubble Plot
 
Create a Bubble Plot in JMP
1. Open the PopAgeGroup.jmp sample data table.
2. Select Graph > Bubble Plot.
3. Select Portion60+ and click Y.
4. Select Portion 0-19 and click X.
5. Select Country and click ID.
6. Select Year and click Time.
7. Select Pop and click Sizes.
8. Select Region and click Coloring.
9. Click OK.
Figure 5.7 Initial Bubble Plot
Save the Bubble Plot as a .SWF File
1. Select Save As Flash (SWF) from the red triangle menu.
2. In the Save As SWF window, select the location to which you want to save the file.
3. Click Save. The Adobe Flash version of the Bubble Plot is saved as HTML and appears in a Web browser.
Figure 5.8 Adobe Flash Version of Bubble Plot
Additional Information
The JMP Web site has additional information about the following:
• more details about Adobe Flash versions of the Profiler, Bubble Plot, and histograms
• instructions on importing the Adobe Flash versions into Microsoft PowerPoint
This information is on the JMP Web site here:
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset