Additional Resources

The Numerics.NET SPC API provides a robust set of statistical tools. Beyond the core tutorials and conceptual overviews, this section aggregates practical code recipes, troubleshooting advice, and quick-reference materials to accelerate your development and integration.

Practical Guides

  • Cookbook: A collection of copy-and-paste code recipes for common SPC tasks, from initializing specific chart types to iterating through rule violations.

  • Common Pitfalls: Statistical and architectural anti-patterns to avoid when integrating process control into your applications.

Reference Materials

  • API Surface Map: A high-level, structural overview of the namespaces, core classes, and result objects that make up the SPC computation engine.

  • Constraints, Limits, and Support Matrix: Detailed grids showing supported chart types, rule set implementations (Nelson, Western Electric), and capability indices.

  • Glossary: Definitions for common statistical terminology and process control acronyms used throughout this documentation.

Troubleshooting

  • FAQ: Answers to the most common questions about the SPC API, calculation behaviors, stability prerequisites, and JSON serialization.