|
[ Overview | Feature List | What's new ? | JMP Tour | Six Sigma | Manufacturing | Chemicals & Plastics ] Script Your ResultsTired of pointing and clicking your way through the same kinds of analyses over and over again? With JMP you can capture the final results via a script using JMP Scripting Language (JSL). The script can be replayed later using the same or newly collected data. JMP power users may want to use JSL to write custom programs to manipulate data in complex ways (including full matrix algebra support) and even extend JMP's graphical and analytical capabilities. JSL is ideal for academic use. Sample scripts demonstrate how you can simulate statistical processes. Create your own interactive, animated graphics to illustrate complex concepts such as how sample size and power are related or how one probability distribution differs from another. JMP uses JSL internally as well. JSL is the language that drives JMP's formula editor. Write complex formulas in JSL and simply cut and paste the text directly into the JMP calculator.
Help students visualize the effect of changing parameters in the normal distribution by grabbing the handle of the graph and dragging mu and sigma to new values. Sample scripts to create animated graphics such as these are installed with JMP.
|