Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi
I am trying to plot a normal distribution curve using vba. i think there is a way to use loops to generate the x and hence y values. I understand that we use Application.WorksheetFunction.NormDist() function to get the y-values and we use loops to generate our x-values so what i really want is to evaluate the normal distribution function at different values of x to enable me to plot the graph. In the chart I used Offset function XVals =OFFSET(Sheet1!$E$2,0,0,Sheet1!$B$5) YVals = =OFFSET(XVal,0,1) This is illustration of what I want http://phpaw.com/myscrpit/milt-up/jp...1124104974.jpg Please Help me if you can....... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Normal Distribution? | Excel Discussion (Misc queries) | |||
watch a curve change over time like a movie | Charts and Charting in Excel | |||
Vertical ND Curve on Combination Chart | Charts and Charting in Excel | |||
bell-shape normal distribution curve | Charts and Charting in Excel | |||
How do I make a Normal Curve with my data | Setting up and Configuration of Excel |