cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

Scaled t distribution

Hi,

 

How can I make scaled t distributions in JMP? I am trying to solve exercise problem 5.7 in "Design and Analysis of Experiments - Douglas C. Montgomery" but got stuck at Scaled t distribution. Please advise?

 

Thanks in advance.

 

monu_maverick_0-1662441701328.pngmonu_maverick_0-1662441701328.png

monu_maverick_1-1662441755108.pngmonu_maverick_1-1662441755108.png

 

1 REPLY 1

Re: Scaled t distribution

You need to arrange this data differently to use JMP. Create a new data table with three columns: Copper Content, Temperature, and Warping, and then enter the data row-wise. For example, row 1 might be Temperature = 50, Copper Content = 40, and Warping = 17.20. The data is now ready for analysis, such as a regression model.

 

You can plot the data now by selecting Graph > Graph Builder, but first, change the modeling type of Copper Content to Ordinal. This change will cause JMP to treat this factor as a grouping variable for your plot.

Recommended Articles