Managing risk and selling value

by Rob Martin on

Regular version

I presented on this topic in February, and in the months since I've heard from several people who've successfully started using the C-R-V formula in quoting and evaluating their own projects. That's quite gratifying. Emboldened by this success, I've submitted it for some regional conferences. This particular version is a refactor I made for Wordcamp Milwaukee in June 2013. I've rearranged the order things are introduced and cut it to fit 30 minutes.

I write my presentations in advance, and then do my best to present what I wrote, so this post is something close to a transcript of my presentation. Actually, it's a transcript of how I meant to give the presentation, without the 'ums' and 'ahs', nervous pauses, misplaced words, and sections I undoubtedly missed due to various deficiencies in public speaking.

Check out the calculator I made for calculating the CRV Factor, which is the hard part of the formula. My slides are inline below, but check out my slide deck online too.

Here are some positive comments I've received about this presentation:

@HerbRipka: EXCELLENT presentation at #wcMKE You have great insights into estimating for #webdesign!

@basicdays: I like the idea of optimal estimates with an adjustment value. Exact math where you can do it, fuzzy where you can't.


Slide: @version2beta and contact information

Hi, I'm version2beta. Some people call me Rob. You can call me either.

My presentation is about figuring out how much to charge for your work. This is one of those talks where you get to learn from someone who really, really knows what they're talking about. I've done it wrong virtually every way you can, so I came up with a system that, so far and without fail, has told me how much I should have charged for every project I've underquoted.

It works proactively too. In fact, that is the recommended way of using this system.


Slide: Warning, ahead there be MATH

I'm going to warn you right up front, there are going to be mathematics in this presentation. Real math, the kind that requires a scientific calculator app on your phone. Or you can use the special calculator I built for doing this math. It's on my website.

Before we get into the details, I'd like to tell you about my first ever paid programming gig.


Slide: Economic Order Quantities

slide

  • Q is quantity
  • D is annual demand
  • S is fixed cost per order
  • H is annual holding cost

slide

This formula is used to calculate the economic order quantity for inventory.[1]

It's been around a while. I first learned it in 1983, when I was 13 years old. I don't know if it's true or not, but at the time, I was under the impression that my father was one of the creators of this formula. He was inventory control manager for Simpson Paper Company, Eastern Division. His job was to make sure they had the right raw materials on hand, in the right quantities, for all of the plants east of the Mississippi River.

He had this formula that would help him figure out how much stuff to buy. He also had the only IBM PC at Simpson's Vicksburg, Michigan offices. And he had a very nerdy kid.

The formula isn't too bad. Basically, you take the annual demand for an inventory item, multiply that by twice the cost per piece, divide that by the holding cost for one item for a year, and then take the square root - blah blah blah. I know this isn't actually very interesting, but this formula has a square root symbol in it, so it's going to make the formulas I show you in a little while look easy. So it's important you pay attention.

The short story is that I got paid $30 to make this formula into a program.

Superbowl, one year later. Every year the DeYoungs came to my parents' superbowl party. Mr DeYoung worked with my father at Simpson paper. During this particular Superbowl party, Mr. DeYoung pulled me aside and congratulated me on the program I wrote for my father.

He said, "That program saved us $3 million dollars last year." Even as a freshman in high school, I could do math pretty quick in my head. The $3 million dollars was a very significant return on investment for the $30 I was paid.

It seemed possible I had underquoted that job.


Slide: The CRV Model

slide

Complexity

Risk

Value

slide

I have a formula for helping people figure out how much to charge for their work. It's called the CRV Model. C-R-V stands for Complexity, Risk, and Value.

I designed this model when I worked for my wife Barbara, in her web development company. Barbara spent extensive amounts of time considering how our pricing models, indeed our entire working environments, were inadequate. She deserves a lot of credit for ideas behind the model, and the conversations inspiring it. She was invaluable in developing and testing this model.

I wish I could say it was a great success, but some credit for the model is also due our largest and most risky customer. They demonstrated part of the need for this model by defaulting on $68,000 worth of contracts.

All of my experience using this model has been focused on web development and programming, but it should be useful for modeling any kind of project work. What matters to this formula is that the project is at least loosely specified in advance, and you're trying to put a fixed price on it.


Slide: Some caveats

slide

  1. BYO Business Acumen.
  2. Damn it Jim, it's a model, not a doctor for your business.
  3. When you're pointing fingers, make sure you're looking in the mirror. Kthanxbai.

slide

I have some caveats for you:

  1. You're going to need some business instinct to use this model.
  2. In fact, the more business acumen you have, the better this model will work for you.
  3. If you have a good sense of business, you probably don't need this model.
  4. If you don't have a good business sense, this model will help you develop one.
  5. This is not a silver bullet. It's a model. It helps you understand the world a little better.
  6. At the end of the day you still need to take credit for your own success. No need to call me up and say thank you.
  7. Same goes for your failures, by the way.

Slide: The problem

slide

  1. Working for the man.
  2. Selling your life by the hour.
  3. Client wants a fixed price.
  4. Client wants to go out of scope.
  5. It can be hard to get paid for out of scope work.

slide

Let's talk about why we're here. What is the problem we're trying to solve. I see it as three-fold.

First. It's very important that you hire the right clients. And in case you get a bad client, it's important to know when to fire them.

Second. Even good clients sometimes suck. They want a fixed price bid. Then they want to go out of scope. Then they want to blame you that they went out of scope, that you should have thought of that. Then they don't want to pay for going out of scope. Then if they do pay you for going out of scope, maybe they resent it.

Third. It's come to my attention that I have a limited number of hours in my life. I know that sometimes it feels infinite, but I've consulted with some pretty good doctors, and they assure me I have an expiration date. This may also be true for you. You should consult with your doctor. If by any chance your doctor confirms this, then you, like me, are in a position to decide at what hourly rate we're willing to sell our limited lives. Or if we want to sell our lives by the hour at all.


Slide: List of goals.

I think we can distill these problems down to a list of goals for a pricing model.

Pursue the right work. Avoid the wrong work. Mitigate risk. Charge according to value.


Slide: The formula : Pq = o * log10(C + R + V) / 2 * d + m

So here it is. Scary. It even has a logarithm[2] thingamajig in it.

Let's walk through it, one parameter at a time.


Slide: The formula, highlighting 'Pq ='

On the left side, we have the quoted price. This will be the product of our calculation, and the price the model suggests for your project.


Slide: The formula, highlighting '(C + R + V)'

C, R, and V stand for Complexity, Risk, and Value. We are going to look at these terms in detail.


Slide: The formula, highlighting 'o', 'd', and 'm'

I'm going to call these three little factors your constants. Overhead, days, and materials.

The little 'o' is your overhead. This is just enough to cover you basic costs. This will vary a lot based on how big your business is, whether you subcontract, etc.

The little 'd' is your time estimate in days. Not just any time estimate though - I'll show you how that works.

The little 'm' are your material and other project costs. These are project-based expenses other than time.


Slide: The formula, nothing highlighted

So that's the formula. It's not as scary as it may have seemed at first.

Add some numbers together. Those are our factors for Complexity, Risk, and Value.

Apply a logarithm. This is the exponent you'd put on the number 10 to get this number. It's also the log10 key on your scientific calculator app.

Multiple by a couple other numbers. That gets us our overhead for the job and how many days of overhead we need to cover.

Add in the remainder. That's any direct or material costs.

You've got your price. Let's look at the specifics.


Slide: Overhead

slide

o : Overhead costs per work day

slide

While Complexity, Risk, and Value are the real heart of this formula, let's get our constants out of the way first. Let's start with overhead.

In cost accounting, our labor is divided into time-based units of measure and we put a cost on each full unit and use that for our basis. That's the system we're getting away from.

Managerial or analytical accounting uses a variety of accounting metrics to answer specific questions, usually questions about the future. That's what we're doing. We're using a handful of metrics to ask questions about the future cost of doing a project.

One of the questions we need to answer is, "How much of my overhead costs should this project pay for?" This is the little 'o' in our formula. Overhead.


Slide: Overhead example, moonlighters

slide

Match your preferred beer to your overhead.

  • Pabst Blue Ribbon - $50 / night
  • Spotted Cow - $75 / night
  • Guinness - $100 / night
  • Chimay Blue Label - $125 / night

slide

Moonlighters, raise your hand. Now keep your hand up if "overhead costs" and "beer money" are roughly the same for you. I've been there. I still do some work that way. I admit, this example is tongue-in-cheek. If I were serious, it would have been a chart of whiskeys.

I would like to remind you that there are a lot of people trying to feed families doing the same work. Be careful about setting this value too low. I suggest you use the freelance example instead, and think about pricing your work as if you are doing it full time.


Slide: Overhead example, freelancers

slide

  • I want to take home about $30,000 a year.
  • Taxes are about $7,500 a year.
  • Health insurance costs $6,000 a year.
  • I spend $1,800 a year on sales and marketing.
  • I spend $2,000 a year on new computers.
  • I spend $3,000 a year improving my skills.
  • I expect to do billable work three days a week.

Overhead per work day = ( 30,000 + 7,500 + 6,000 + 3,000 + 2,000 + 1,800) / 150

Overhead per work day = $415

slide

Let's walk through an example calculating overhead for a single person freelancing. No employees. No employer.

Let's say this hypothetical freelancer is YOU.

  • What's the minimum you could make in a year and still be happy freelancing?

  • Now take that, and increase it by at least 25% to cover taxes and self employment taxes.

  • If you plan to do this full time, add in the cost of your health insurance. If you have health insurance that's paid for by someone else, for instance your partner's employer, add in half the value of their insurance benefit. If you don't have health insurance, add at least $6,000.

  • Now add in any business expenses you expect to have for the year. Sales and marketing, professional development, equipment costs, insurance, business rent, professional memberships, etc.

  • Then figure out about how many days you expect to actually be doing production work. Divide by this number. If you plan to do this full time, figure on something between 120 and 180, depending on how much time you need to spend marketing, selling, and running your freelance business.

In the example above, I arrive at a "per project day" overhead cost of $415 for this hypothetical freelancer working something that looks very much like full time on a very modest income of only $30,000 a year take home.


Slide: Overhead example, agencies

slide

  • Operating Expenses (including payroll): $72,000 / month
  • Employees engaged in production: 5
  • Productive days per month: 20

Overhead per day per employee = 72,000 / (5 * 20)

Overhead per project day = $720

slide

Here's another example, this one for a small-ish agency.

For agencies, I think the numbers are pretty simple to follow. Add up all your expenses, including payroll, even for billable resources. Divide it across the number of people doing billable work.

Again, we're not doing cost accounting.[3] If you're interested, this formula is inspired a bit by Throughput Accounting,[4] but the important thing to remember is that we don't want to slip into the habit of thinking in terms of hours of labor.


Slide: Time commitment, 'd'

slide

d : Person-days required for the project under the most ideal circumstances

slide

We are not going to try to figure out how many hours or days or weeks a job will actually take. However, we are going to consider how much time it would take under the most ideal circumstances.

I think this is a real selling point for this model. When we're using this model we get to think in terms of the best possible circumstances. This is a huge advantage because we humans can more accurately predict the future when everything goes perfectly, rather than when all hell breaks loose.

So at this point, we can say sayonara to contingencies. We can ignore plans B and C. We can put in the number that only happens when the stars are perfectly aligned.

Just make sure that "days" means the same thing here that it meant when you were figuring your overhead per day. For agencies, this is the number of person-days for production employees that you would assign to the project - under the most ideal circumstances. For freelancers, this is the number of work days you think the project would take you - under the most ideal circumstances. For moonlighters, this is probably the number of evenings or weekends you think you'll need to work on the job. Under the most ideal circumstances.

Again, the important thing to remember here is to be a paragon of optimism. Plan on rainbows and unicorns.


Slide: Project costs, 'm'

slide

Examples of materials and direct project costs:

  • Travel expenses - hotels, meals, mileage, etc.
  • Hosting a development environment for the specific project
  • Hiring a project manager
  • Contracting specialized work
  • Buying project-specific training materials
  • Software licensing
  • Etc.

slide

Little 'm' is easy. It's any direct costs associated with the project, that apply just to this project.

Travel. A hosted dev environment. Specialized software. Contracted project management. Out of pocket expenses. Etc.


Slide: How the scales work

slide

Fuzzy Math

Not actually fuzzy, just logarithmic.

slide

Now we get to the heart of the formula. We're going to estimate Complexity, Risk, and Value with some pretty fuzzy numbers.

This is not an exact science. For example, I can't tell you that the complexity on a given project is exactly 6,423.5.

We really only know how complex something is, if it's not complex at all. We can more accurately predict risk when there's very little. And as well all know, value is subjective. One man's trash and all that?

When I make scales for Complexity, Risk, and Value, I want to have a lot of room to move around, and I want the scales to be more accurate on the lower end than on the upper end. I can't really use "infinity" as a value, but it'd be nice to be able to say "A whole damn lot."

So the scale we're using goes like this: Pick a number between ten and ten thousand. If any of the factors start really ramping up, use big numbers. That's what the "log10" in the formula does for us. If you really have a project that is so risky, or so complex, or so valuable that you feel like you need really big numbers to describe it, use them.


Slide: Complexity scale

slide

  • 10 - Anyone could do it.
  • 100 - There are only a few people in the area who can do it.
  • 1000 - There are only a few people in the country who could do it.
  • 10000 - It probably can't be done.

slide

I think of complexity in terms of who can do the work. Actually, I tend to think of complexity in terms of how far you'd have to go to find someone else who can do the job. In that way, it's kind of like "competition".

You could actually use distance as your complexity number. How far is it to the next nearest person or agency who can handle this project? If bunches of people in this room could do it, let's say 10 since I really never use factors lower than 10. If you'd have to go to Chicago for another place that could handle it, let's say 120. New York, about a thousand miles. A univerity in Tokyo? 10,000.

My grandfather, who was an engineer for over 40 years, gave me this example.

Gus retires from head of maintenance at the local factory. He put in his time and is ready to go fishing.

Shortly after Gus retires, an absolutely critical machine fails. It's making a horrible noise. Nobody in maintenance knows what to do with it, so they tell the plant manager he's gotta get Gus to come back and fix it.

Gus isn't very happy about this, but he agrees to come look. He walks around the machine. He listens to it. And then he pulls a piece of chalk from his pocket and puts an 'X' on a part and says, 'Replace that.'

Gus sends the plant manager an invoice for $50,000. The plant manager tells Gus to submit an itemized invoice.

Gus sends a new invoice with two line items. The first line item was "Chalk mark: $1." The second line item was "Knowing where to put it: $49,999."


Slide: Risk scale

slide

  • 10 - It's a cake walk.
  • 100 - There are some problems with taking the job.
  • 1000 - There are significant risks associated with this project.
  • 10000 - That's just crazy talk.

slide

I remember the first time it occured to me that I could change the price of a job based on how little or how much the client actually knows about what they want. You know the kind of the project, where the client is figuring out how it works by seeing everything he or she thinks you're doing wrong? This happened way later than it should have. I had my hourly rate, and it was my hourly rate. Maybe I'd add in a few extra hours to compensate for some unknown. But I could have saved a lot of money and salvaged at least one failed project if I'd only realized sooner that I should always charge more for projects that have more red flags.

Let's talk about risk.

First, I want to say risk isn't for everybody. At the low end of the scale, we have "the cake walk." The job is well defined. The customer knows what they're doing when it comes to executing a project like this. They pay quickly and fairly. Maybe they're even an agency like C2[5] here in town that specializes in contract talent.

This is good, steady, low-risk work. It's nice to have this kind of work. Many of us would do well to focus on this kind of work.

Or maybe you can tolerate a little more risk, so we slide up the scale a little bit.

"There are some problems with taking the job." Here we start to see some red flags, and we need to take them into consideration.

The specification is weak. The client seems uncertain of what they want. They don't respond well to suggestions. Their ideas seem overly fluid. (Scope creep!)

Maybe the project doesn't have a good cost-benefit ratio. It's unlikely to bring value to the client.

The customer seems overly cost-conscious. They may not have the funds required to manage the project well on their side.

The client talks about the previous contractors they had to fire.

Sometimes the risk isn't with the client. Let's say you're not well established yet. Maybe you don't have the skills you'd need to feel confident completing the job. Or taking on this project that's too big, and precludes your ability to take on other work or care for your regular clients. These are all risks too.

"There are significant risks associated with the project." Now we're getting into some serious red-flaggage.

Maybe the project has no specification, and the client doesn't want to do a discovery phase.

Maybe the client's expectation for delivery, price, and / or quality are unreasonable.

Maybe the client seems to be hitting on you.

Maybe you have little confidence in the client's ability to fulfill their part of the contract. You know, like paying you.

Maybe you don't have confidence in your ability to finish the project. It may be too big, too hard, to many moving parts.

"That's just crazy talk." Projects at this level of risk are the ones we walk away from. These are the projects with abusive clients, or projects we have no expectation will ever finish successfully.

But sometimes the client is throwing money at you in spite of the difficulties, and maybe you are pretty tolerant of risk. You might even specialize in difficult clients with deep pockets. There's money in that.

When you're quoting a project, always first try to drive risk down. Build in a discovery phase and price out the full project after there's an adequate scope. Spend extra time establishing reasonable expectations with the customer, in both directions. Discuss your concerns about their ability to manage the project, and how they may benefit from bringing on a professional project manager just for the project. Get a bigger down payment. Schedule invoicing more frequently, and require payments be current before each phase begins.

The risk you're left with drives up your price, and this is entirely reasonable. It does a couple of very valuable things for you. For one, you might not get the job, and depending on how much risk there is, this may be a Very Good Thing.

If the job has significant, unmitigated risks, give it a "walking away" price. Don't put a lot of effort into quoting the job. Bump up the risk to an appropriate level based on the problems with the job and your less-well-considered quotation, and send it over without expectation.

Then, if you do get the job and things start to head south, you were already being paid extra to deal with it and you can take it on with a smile. Scope creep? No problem - you expected it. Plus you can still try to get paid for it. Stiffed you for the last payment? That's okay, the last payment was the second half of your bonus, not your paycheck. The client is a pain in your butt? You charged the asshole tax up front.


Slide: Value scale

slide

Evaluating value

  • 10 - The impact of the project will be at least as great as the cost.
  • 100 - The impact of the project will be an order of magnitude greater than the cost.
  • 1000 - The impact of the project will be two orders of magnitude greater than the cost.
  • 10000 - An Arab Prince has already written you a blank check.

slide

My microeconomics professor at the University of Maine was a fish economist. He told us how he'd been approached by Heinz Corporation way back in 1969 to assess the potential market for cocktail sauce. They asked him for a daily rate, and he gave them a price of $100 a day.

He didn't get the contract. They found someone who'd charge them $1,000 a day.

I've worked on big websites for small companies that cost $20,000. I've worked on small websites for big companies that cost $20,000. When it comes down to it, people want to pay a price commensurate to the value they get.

I told you up front you need some business instinct to use this model. That's perhaps most true when it comes to figuring out the value your client will gain from your work. Understanding that number will do much to free you from hourly drudgery.

Don't do work that has limited value.

If the potential gain is small, your client needs to think small, and treat you small. It makes your job much less enjoyable.

If the potential gain is large, your client is motivated to make big things happen with you, and will support you on the project. It makes your job much more enjoyable, and lucrative too.

It boils down to this: Always. Maximize. Value.


Slide: Ideal Cost and The CRV Factor

slide

Ideal Cost: o * d

CRV Factor: log10 ( C + R + V )

Calculator: http://goo.gl/bCtQT

slide

Maybe you noticed that two mathematical terms make up the heart of this formula.

I call the first one "The Ideal Cost". It's your overhead rate multiplied by your time commitment. That's what the job should cost you assuming everything goes swimmingly.

I particularly like the concept of Ideal Cost. We humans are notoriously bad at making predictions. Our emotions get in the way. Ideal Cost eliminates some of that problem by removing the complexity of the negative emotional factors. We don't have to think about what might go wrong at this point - we get to consider just the positive. And this is a nice way to think about a new project.

The second term is the "CRV Factor". It builds in supply and demand, mitigates your risk, and keeps your price commensurate with the value of the project to your customer. You multiply your ideal cost by the CRV Factor. The higher the CRV Factor, the higher your total price.

But you can use the CRV Factor all by itself too. Let's look at some ways you can quickly analyze almost any project.

If you haven't already opened the calculator and you've got a computer or tablet device, please follow the link on the screen and you can run some numbers with me.


Slide: Hard but worth it

slide

  • Complexity: 1000
  • Risk: 100
  • Value: 1000
  • CRV Factor: 3.32

Hard but worth it.

slide

The project has moderately high complexity, well mitigated risk, and great value to your client. You are a specialist in a valuable field. Your clients are lucky to have your attention.


Slide: Assholes and superheroes

slide

  • Complexity: 100
  • Risk: 1000
  • Value: 100
  • CRV Factor: 3.08

Assholes and superheroes.

slide

We've probably all worked on this project, right? It's a good fit for your skill set, and it's quite worth while for your client, but your client is an ass. Or doesn't have the money. Or needs it next week.

The nice thing about these jobs is this: you get to be the superhero, if you're willing to work under these pressures.


Slide: Danger Will Robinson

slide

  • Complexity: 2500
  • Risk: 2500
  • Value: 10
  • CRV Factor: 3.70

Danger Will Robinson!

slide

Sometimes I feel like every job I quote looks like this. I can't think of anyone else getting it right, but the risks are significant and when it's done, the client isn't going to get their money's worth anyway.

These are the jobs you refactor for your customer. Drive the complexity down. Mitigate more risk up front, maybe by doing a discovery phase. Shift the priorities so there is more value in the final project.

Make this project a better project, or embrace the multiplier of almost four and hope they decide you're too expensive.


Slide: Sweet spot

slide

  • Complexity: 100
  • Risk: 100
  • Value: 100
  • CRV Factor: 2.48

The sweet spot.

slide

I like these jobs: Competition's not too tight, the job has manageable risks, and it's going to be worth it to your client. It's a factor of almost 2.5 times your Ideal Cost. You can afford to hold out for the jobs you want. You enjoy your customers and your work.


Slide: Contact information

slide

@version2beta

http://twitter.com/version2beta | http://version2beta.com

CRV Factor Calculator: http://version2beta.com/static/examples/managing-risk-and-selling-value-wordcamp/crv-calculator.html

Tech support is always free!*

  • Free as in beer. Means you buy me a beer and I give you tech support.

slide

I want to remind you that this formula is a model for pricing your work. It helps you understand your client, the project, and your self. Along the way it may make you a better businessperson. It's a framework for thinking about the work you do.

Oh, and use my calculator. It helps.

Hopefully I left a little time for questions?


  1. A formula for calculating an order quantity that minimizes the total holding and ordering costs.

  2. The logarithm (or log) of a number is the exponent you'd put on a base number like 10 or e to get that number. For example, log10(1000) is 3, because 103 is 1000.

  3. Cost accounting tries to evaluate production in terms of direct and indirect costs. Traditionally, it views labor as a direct cost.

  4. Throughput accounting is a simplified managerial accounting model that focuses on simple measures that drive behavior in key areas toward organizational goals. While I was trying to figure out how to describe this, I also found an interesting article in Forbes Magazine about explaining Agile to the CFO using, in part, Throughput Accounting.

  5. I used C2 as an example here because I know them and have worked with them. They're good people.


Regular version