Question: Extend the Visual C# .NET program developed in part C to simulate the basic profit calculation, PT=nPv, where the user can select either a uniform

Extend the Visual C\# .NET program developed in part C to simulate the basic profit calculation, PT=nPv, where the user can select either a uniform or normal distribution for n using radio buttons and then must input the appropriate parameters ( min and max if they select uniform, mean and standard deviation if they select normal) and they can similarly select either a uniform or normal distribution for Pv with appropriate parameters depending on the selection. Of course, the user will input the number of bins and number of iterations. Finally, the user can click a button and the results will be graphed on a bar chart using the Microsoft Chart Control and the average total profit ( PT ) will be displayed in a textbox. Also include in the program any necessary input validation for all input values. Turn in a listing of the code and a screen shot of the resulting chart using
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
