Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
278 views

Does .NET 4 support any 6-Sigma calculation?

I will need to write an app to run statistical analysis on a DataGrid. Pp and Ppk is easy to do with standard deviation calculation in C#. But Some number such as estimated deviation (rBar/d2) used ...
1
vote
2answers
856 views

Joining GoDaddy-issued .spc and .key files into a complete .pfx / .cer certificate

I have a GoDaddy-issued code signing certificate in a .spc file. Also, I have a private key in .key file. The code signing has been issued some 13 months ago, then it expired and was renewed with ...
-1
votes
1answer
53 views

Project idea for data acquisition, charting, and SPC software

I've had a DAQ hardware which I've developed and selling for years. I've developed a specific charting, data analysis and SPC software to interface with the hardware as well. It was done using .Net ...