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
Thank you in advance