Lesson 12 of 30 intermediate

Pattern Making & Sampling

Turning Designs into Reality

Open interactive version (quiz + challenge)

Real-world analogy

Pattern making is like creating a blueprint before building a house. You wouldn't pour a foundation without architectural plans — and you shouldn't cut fabric without precise patterns. The pattern is your garment's DNA, determining how it fits, moves, and flatters every body it touches.

What is it?

Pattern making and sampling is the bridge between design concept and actual production. Pattern making creates the technical templates that fabric will be cut from, while sampling is the iterative process of sewing test garments, evaluating fit, making corrections, and repeating until the design is production-ready. This stage determines whether your garment fits well, looks professional, and can be manufactured consistently.

Real-world relevance

When Spanx founder Sara Blakely was developing her first product, she went through dozens of sample iterations over an entire year. She'd cut the feet off pantyhose to test her concept, then worked with hosiery mills in North Carolina to refine the pattern and compression zones. Most mills turned her away, but one factory owner had his daughters try the prototype. Their enthusiastic reaction convinced him to produce it. That relentless sampling process — testing, adjusting, testing again — turned a $5,000 investment into a billion-dollar brand.

Key points

Code example

=== GARMENT SPEC SHEET TEMPLATE ===

Brand: ________________     Season: ___________
Style #: ______________     Date: _____________
Style Name: ___________     Designer: _________
Category: ____________      Sample Round: _____

FABRIC:
  Shell: _____________ (GSM: ___, Content: ___)
  Lining: ____________ (GSM: ___, Content: ___)
  Interlining: _______ (Location: ___________)

MEASUREMENTS (in inches, size M base):
  Point of Measure          Tolerance  Spec
  ----------------------    --------   ----
  A. Total length (HPS)     +/- 0.5    ____
  B. Chest (1" below arm)   +/- 0.5    ____
  C. Waist                  +/- 0.5    ____
  D. Hip                    +/- 0.5    ____
  E. Shoulder width         +/- 0.25   ____
  F. Sleeve length          +/- 0.5    ____
  G. Bicep circumference    +/- 0.5    ____
  H. Neck width             +/- 0.25   ____
  I. Neck drop (front)      +/- 0.25   ____
  J. Neck drop (back)       +/- 0.25   ____
  K. Armhole depth          +/- 0.25   ____
  L. Hem width              +/- 0.5    ____

CONSTRUCTION:
  Stitch type: _______________
  Stitches per inch: _________
  Seam allowance: ____________
  Hem finish: ________________

TRIMS & LABELS:
  Main label:    [ ] Woven  [ ] Printed   Location: ____
  Care label:    Content: _________________
  Hang tag:      [ ] Yes  [ ] No
  Buttons/Zips:  Type: _____ Qty: __ Size: ___

GRADING (size increments from M base):
  Size:    XS     S      M      L      XL     2XL
  Chest:   -3"    -1.5"  BASE   +1.5"  +3"    +4.5"
  Waist:   -3"    -1.5"  BASE   +1.5"  +3"    +4.5"
  Length:  -0.75" -0.5"  BASE   +0.5"  +0.75" +1"
  Sleeve:  -0.5"  -0.25" BASE   +0.25" +0.5"  +0.75"

Line-by-line walkthrough

  1. 1. The header section identifies the style with a unique number, brand, season, and tracks which sample round you're on — essential when you're comparing the 3rd sample to the 1st.
  2. 2. The FABRIC section specifies shell (outer), lining, and interlining materials with GSM and fiber content. This prevents the factory from substituting cheaper materials.
  3. 3. MEASUREMENTS lists every critical point of measure with tolerances. The +/- tolerance tells the factory how much variation is acceptable — tighter tolerances (0.25 inch) for visible areas like neck, looser (0.5 inch) for body.
  4. 4. Each measurement uses a letter code (A, B, C...) that corresponds to marked points on a technical flat drawing of the garment. This removes ambiguity about WHERE to measure.
  5. 5. CONSTRUCTION details specify stitch type (lockstitch, overlock, coverstitch), density, seam allowances, and hem finishing. A factory that uses 8 stitches per inch vs 12 produces noticeably different quality.
  6. 6. TRIMS & LABELS section covers every add-on: labels (woven vs printed, placement), care labels (legally required content), hang tags, and hardware. Missing this section means the factory makes their own decisions.
  7. 7. The GRADING table shows how each measurement changes across sizes. Note that chest and waist change by 1.5 inches per size, but length only changes 0.5 inches — the body doesn't grow proportionally in all directions.

Spot the bug

GRADING TABLE FOR WOMEN'S DRESS:
Base size: Medium (size 8)

Measurement    S(-1)   M(base)   L(+1)   XL(+2)
Bust:          -2"     36"       +2"     +4"
Waist:         -2"     28"       +2"     +4"
Hip:           -2"     38"       +2"     +4"
Length:        -2"     40"       +2"     +4"
Shoulder:      -2"     15"       +2"     +4"
Need a hint?
Should every measurement scale by the same increment? Think about how real bodies grow across sizes.
Show answer
The grading uses the same -2/+2 inch increment for EVERY measurement, which is wrong. Length should change minimally (0.5-0.75 inches per size), shoulder width changes less than body circumferences (about 0.5 inch per size), and bust/waist/hip change at different rates. Using uniform grading means a size XL would have shoulders 4 inches wider than medium (that's enormous) and a dress 4 inches longer (unnecessary). Each measurement needs its own grade rule based on body proportion studies.

Explain like I'm 5

Imagine you want to build a birdhouse. You can't just grab wood and start nailing — you need to draw the exact shape of each piece first, cut them out carefully, then test if they fit together. If the hole is too small for the bird, you adjust your drawing and try again. Pattern making is drawing those shapes for clothes, and sampling is building test versions until they're perfect. You might make 3 or 4 birdhouses before you get one you're proud of!

Fun fact

The standard clothing size system is surprisingly recent and still chaotic. The US didn't have standardized women's sizes until 1958, and the system was based on a 1940s study that only measured 15,000 women — mostly young, white, and in the military. That's why sizing varies so wildly between brands today. Some companies intentionally use 'vanity sizing' — labeling a size 8 as a size 4 — to make customers feel good. The EU uses centimeter-based sizing that's more logical but still inconsistent.

Hands-on challenge

Create a basic spec sheet for a simple crew-neck t-shirt. Measure a t-shirt you own (or look up standard measurements online) and fill in all the measurement points from the template in this lesson. Then, calculate the grading increments for sizes S through XL using the grade rules shown. Finally, list every decision you'd need to communicate to a sample maker: fabric, stitching, labels, and finishing details.

More resources

Open interactive version (quiz + challenge) ← Back to course: Clothing Business Masterclass