Thanks Experts!
NamesDefaultToHere(1); dt = Open("$SAMPLE_DATA/Big Class.jmp"); obj = dt << Distribution(Column(:Weight)); obj << Fit Normal;
Col Std Dev( :weight );