GRC › Module 2 › Lesson 2
Qual vs Quant
Qualitative vs quantitative risk literacy names heat maps, risk matrices, and numeric models — choose the right scale for YOUR $GRC_LAB fictional org before populating registers.
Visual · t37_qual_vs_quant
Qual vs quant literacy. $GRC_LAB only. Original Cyberlium.
Opening
Not every org needs FAIR on day one — literacy teaches when qualitative matrices suffice and when quantitative models earn their complexity on documented fictional scenarios.
Qualitative risk uses labels — Low, Medium, High — or 1–5 scales on likelihood and impact matrices. Quantitative risk assigns numeric ranges — annual loss expectancy, probability percentages, dollar impact — often with dedicated models. Both require consistent definitions so two analysts score the same $GRC_LAB scenario similarly. Cyberlium writes qual vs quant decision row on YOUR $GRC_LAB — org size, data sensitivity, scoring method, rationale for one fictional assessment. Next: Likelihood Impact.
1. Qualitative vs quantitative (named)
Qualitative: fast, workshop-friendly, heat maps for prioritization — common in mid-size fictional org labs. Quantitative: numeric loss ranges, Monte Carlo, FAIR-style factors — when leadership demands dollar figures and data supports modeling.
On $GRC_LAB, write method row — scoring type, scale definition, example score for one fictional risk.
Command guide
Try these commands — Qualitative vs quantitative (named)
═══ TOOLS & WEBSITES ═══ Browse / read these (authorized learning only — stay in YOUR lab / program scope)
ISACA risk — https://www.isaca.org/resources/glossary NIST CSF — https://www.nist.gov/cyberframework ISO 27001 — https://www.iso.org/isoiec-27001-information-security.html
═══ INSTALL ═══
Linux (Debian/Ubuntu):
Command — copy this
sudo apt install python3
macOS:
Command — copy this
brew install python3
Windows: Download https://python.org/downloads/
═══ LINUX / macOS ═══
Command — copy this
export GRC_LAB=${GRC_LAB:-$HOME/cyberlium-lab/t37-grc}
cat > "$GRC_LAB/notes/qual-vs-quant.md" <<'EOF'
# Qualitative vs Quantitative Risk — YOUR org literacy
## Qualitative (common in mid-size orgs)
- Likelihood: Low / Medium / High (or 1–5 scale)
- Impact: Low / Medium / High on CIA + regulatory/reputational
- Risk score: matrix cell (e.g. Medium × High = High)
## Quantitative (optional literacy)
- ALE = SLE × ARO; annualized loss expectancy modeling
- Requires credible loss data — often skipped for cyber without actuarial input
## LAB-ORG-001 stub
- Use qualitative 1–5 scale in risk-register.csv for lab exercises
- Document assumptions — fictional numbers labeled FICTional
EOFCommand — copy this
grep -E 'Qualitative|Quantitative|FICTional' "$GRC_LAB/notes/qual-vs-quant.md"
python3 -c "print('Risk: qual matrix most common; quant needs credible loss data')"Primary tools to practice this lesson: grep, python3. Reference sites: ISACA risk (https://www.isaca.org/resources/glossary); NIST CSF (https://www.nist.gov/cyberframework); ISO 27001 (https://www.iso.org/isoiec-27001-information-security.html). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.
2. Why method choice affects treatment priority
Inconsistent scales produce arguing stakeholders — document definitions in the risk methodology section. Over-quantifying immature data creates false precision. Under-quantifying regulated financial risks may fail board expectations.
Students pick lab method on notes with rationale — production follows enterprise risk management standards.
3. Lab boundary
Forbidden: inventing precise dollar loss figures from real customer data. Allowed: qual vs quant card — method choice with $GRC_LAB fictional org example.
Ship: qual vs quant decision row for YOUR lab org. Next: Likelihood Impact.
4. What you ship: qual vs quant decision row for $GRC_LAB
Scoring method, scale definition, example score. $GRC_LAB named. chmod 600.
5. What you record before the next lesson
Date. Qual vs quant row. $GRC_LAB named. File t37-m02-l02-qual-vs-quant.txt chmod 600.
6. Wrong vs right: fraudulent certs vs YOUR lab templates
Worked failure — same MSF word, opposite target. Right never needs a café Wi-Fi or classmate laptop.
Wrong
Use quantitative model without data because 'numbers impress.' Mix qual and quant labels on same row without definition.
Right
Write qual vs quant decision row for YOUR $GRC_LAB. Next: Likelihood Impact.
Mission: choose scoring method on YOUR lab org
1) Pick qualitative or quantitative for fictional org. 2) Define scale (e.g., 1–5 or Low/Med/High). 3) Score one example risk. 4) chmod 600.
Stuck? Ask Cyberlium AI Mentor
Define the scale before scoring — undefined Medium means nothing to auditors.
Knowledge Check
APPLY: Qualitative risk scoring primarily uses:
Multiple choice
Knowledge Check
APPLY: True or False: Quantitative risk assigns numeric ranges when data and methodology support it.
True or False
Knowledge Check
APPLY: Qual vs quant literacy on Cyberlium uses:
Multiple choice