Question: Create a .m file (script file) that can evaluate the P value of a Gaussian Normal Distribution. The equation will need 3 input variables x,

Create a .m file (script file) that can evaluate the P value of a Gaussian Normal Distribution. The equation will need 3 input variables x, u (mean), and 6 (standard deviation). The equation is: -(3- (202) 21*e Use the disp function to output the P value. Example input/output is shown below. Input x value: 0.5 Input mean value: 0 Input standard deviation value: 1 0.3521
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
