Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Tutorials

These tutorials walk through ProcessBehavior from first chart to full factorial analysis. Each builds on the previous, so working through them in order is recommended.

#TutorialWhat You’ll Learn
1Your First X/mR ChartThe shortest path: wrap, formulate, execute, read the limits
2Coffee Shop — A Complete StoryThe whole workflow end to end: formulate, execute, read the chart, act
3Process CapabilityPp/Ppk, Cp/Cpk, one-sided specs, comparing scenarios
4Capability — Before vs. AfterQuantifying an improvement: two studies, one comparison
5Derived VariablesTransforms and binning: deriving factors before formulating
6Taguchi Loss FunctionLoss decomposition: 5 components, Pareto charts, PDC breakdown
7Xbar-S AnalysisSubgrouped data: the S chart in its own right, residuals on S
8Signal DetectionThe 8 WECO rules: presets, RuleSet builder, per-rule drill-down
9Stratified AnalysisOne chart per stream: strata, focus(), stratified vs. combined
10Design-State TourAll six design states classified live; the ODS-to-ADS collapse rule
11Bishop Reference ValidationSlide-by-slide validation of PM SDS 1-3 against Bishop’s Minitab output
12Complete Design-State-1 AnalysisThe by= matrix, residual charts, effects & interaction plots

Prerequisites

All tutorials assume you have ProcessBehavior installed:

pip install processbehavior

See Installation for detailed setup instructions.