algo-price-van-westendorp

Solid

"Conduct Van Westendorp Price Sensitivity Meter analysis to identify acceptable price ranges. Use this skill when the user needs to determine price boundaries for a new product, find the optimal and indifference price points, or survey-based pricing research — even if they say 'what should we charge', 'price sensitivity survey', or 'acceptable price range'.".

AI & Automation 22 stars 8 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
45
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Van Westendorp Price Sensitivity Meter ## Overview Van Westendorp PSM uses four price perception questions to identify an acceptable price range through intersection analysis. Produces: Point of Marginal Cheapness (PMC), Point of Marginal Expensiveness (PME), Indifference Price Point (IPP), and Optimal Price Point (OPP). Requires survey data from 100+ respondents. ## When to Use **Trigger conditions:** - Setting initial price for a new product or service - Identifying the acceptable price range from consumer perception - Quick pricing research without complex experimental design **When NOT to use:** - When you need to measure attribute trade-offs (use conjoint analysis) - When you need demand curve estimation (use price elasticity) ## Algorithm ``` IRON LAW: Van Westendorp Identifies an ACCEPTABLE Range, Not Optimal Price It doesn't account for competition, costs, or willingness to pay at scale. It tells you WHERE prices are perceived as reasonable, not what maximizes revenue. Use as input to pricing strategy, not as the final answer. ``` ### Phase 1: Input Validation Survey 100+ target customers with four questions at various price points: 1. Too cheap (quality suspect)? 2. A bargain (great deal)? 3. Getting expensive (but would consider)? 4. Too expensive (would not buy)? **Gate:** 100+ responses, all four curves plottable. ### Phase 2: Core Algorithm 1. For each price point, compute cumulative percentages for each question 2. Plot four curves: "too cheap" (de...

Details

Author
charlieviettq
Repository
charlieviettq/awesome-agent-skill
Created
2 months ago
Last Updated
6 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category