evidence-based-pricing
Behavioral economics applied to pricing โ with academic citations. Covers anchoring, decoy effect, charm pricing, choice overload, and endowment effect. Use when designing pricing pages, optimizing pricing tiers, planning A/B tests for pricing, or when you need the research behind pricing psychology tactics.
What this skill does
# Evidence-Based Pricing Behavioral economics applied to pricing decisions. All tactics are testable hypotheses until validated with your data. ## Evidence Marking - ๐ = Peer-reviewed academic research - ๐ผ = Practitioner-validated (widely used, not academically tested) ## Core Principles | Principle | Effect | Risk | Source | |-----------|--------|------|--------| | **Anchoring** | First price sets reference | Low | ๐ Tversky & Kahneman, 1974 | | **Decoy Effect** | Inferior option makes target shine | Medium | ๐ Ariely, 2008 | | **Charm Pricing** | $X99 feels cheaper than $X00 | Low | ๐ Thomas & Morwitz, 2005 | | **Choice Overload** | Fewer options = more conversions | Low | ๐ Iyengar & Lepper, 2000 | | **Center Stage** | Middle option chosen more | Medium | ๐ Valenzuela & Raghubir, 2009 | | **Endowment Effect** | Ownership increases value | Low | ๐ Kahneman et al., 1990 | | **Loss Aversion** | Fear of losing > desire to gain | Low | ๐ Kahneman & Tversky, 1979 | ## Decision Framework ### When Analyzing a Pricing Page 1. **Audit current tactics** โ Which principles in use? 2. **Identify gaps** โ Which low-risk tactics missing? 3. **Prioritize tests** โ Start low-risk, high-impact 4. **Define metrics** โ Conversion, plan distribution, refunds ### When Designing Pricing 1. **2-3 options** โ Avoid choice paralysis 2. **Charm pricing** โ $199 not $200 (value positioning) 3. **Social proof** โ "Most Popular" on target plan 4. **Anchoring** โ Show reference price or lead with higher tier 5. **Test one variable** โ Isolate changes to measure ### Testing Priority | Priority | Tactic | Why | |----------|--------|-----| | 1 | Anchor text | Zero risk | | 2 | Presentation order | Zero risk | | 3 | Social proof badge | Low risk, proven | | 4 | Charm pricing | Low risk | | 5 | Strikethrough pricing | Medium risk | | 6 | Decoy plan | Higher risk, test carefully | ## Common Patterns ### 3-Plan Structure ``` Basic $99 Pro $199 [Most Popular] Premium $349 (limited) (recommended) (unlimited) ``` - Center Stage effect pushes to middle - "Most Popular" adds social proof - Premium anchors perception ### Decoy Pattern ``` Basic $99 Pro $199 [Decoy] Premium $249 [Target] (5 users) (10 users) (unlimited) ``` Pro at $199 for only 10 users makes Premium's unlimited look like a steal. ### Strikethrough Pattern ``` ~~$399~~ $199 ``` - Reserve for sales events - Risk: Can feel gimmicky if overused - Monitor refund rates ## Anti-Patterns | Avoid | Why | |-------|-----| | Fake scarcity | Damages trust | | 4+ options | Decision paralysis | | Hidden fees | Increases abandonment | | Discount popups | Trains discount expectation | | Round numbers for value products | $200 feels more than $199 | ## Metrics to Track - **Conversion rate** โ Pricing page โ checkout - **Plan distribution** โ % selecting each tier - **Refund rate** โ By plan (impulse vs. considered) - **AOV** โ Average order value - **Time on page** โ Confusion indicator ## References - **[references/experiments.md](references/experiments.md)** โ Academic studies with citations - **[references/tactics.md](references/tactics.md)** โ Complete tactics taxonomy - **evidence-based-persuasion** โ For deeper research on underlying principles *Part of the Evidence-Based Marketing series.*
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.