Dynamic Range Statistical Function

Jmwend

New Member
Joined
Aug 22, 2011
Messages
17
I currently have a an excel worksheet that has data values continuously populating various columns. I currently have a line graph plotting the data by date. However, i would like to implement a statistical distribution curve (i.e. normal bell curve) for the data inputted, that updates as new data is entered. I would also like to implement functions that compute the mean, std, and cpk values for the continuously populating data. It would be great if somebody could help me figure this out.

Thank you in advance
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Suggest using the whole row/column as the source range for your graphs so that they auto-update as new data is added.

Then suggest a macro that un-hides the next row/column as the one above it is filled in, before hiding all but 1 row/column (so that there is a gap for new data) to give a sensible appearing graph.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,286
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top