cost (4)

Operator Solutions Using Mocafe

In my prior career as a executive chef, I wrote hundreds of work schedules. Let's look at some factors operators have to take into account in managing efficient production labor cost:

  • Staff training and abilities
  • Anticipated business volume
  • Local event calendars
  • Potential constraints (risks to the schedule)
labor-cost.jpgThe question today is, when you write a labor schedule, do you estimatehow much you're going to spend for each day and for the schedule time period on labor?
I made it a habit to do this. I did not share this information with line staff, but on demand from my employer, could state what I expected to spend for each day and for the time period. Doing this estimating also made me accountable to my responsibilities.
So how can you setup a simple solution for estimating? Well, we've put together a simple Excel template that you can download here.
Simply enter the names of employees and their wage rates. Then enter the hours for each shift they will work. The spreadsheet will automatically calculate gross wages for each day and for the week.
Bear in mind that this template does not account for any employer paid tax obligations, so you'll need to determine what that additional percentage of expense is. It also does not account for overtime, as the laws in each state are different.
Again, please feel free to download this template and use it and/or modify it to your needs:
Jeff from Mocafe
Read more…

Operator Solutions Using Mocafe

One of the challenges facing foodservice operators dwells on the question of preparing items from scratch or purchasing products that require minimal labor. This question permeates the foodservice industry at all levels, from quick serve (QSR) to ultra-hyper-local-fine-dining.
Attend any foodservice or beverage tradeshow and you'll see numerous exhibitors offering solutions that address this question. How do you determine what is appropriate for your shop?
The factors to consider in this equation include, but are not limited too:
  • customer perceptions and demands
  • labor force skill, knowledge and passion and budget
  • brand promise and message
  • production space, design and storage
sandwich-shop-guy.jpg?w=185
We'll come back to this topic again in the future, so for this blogpost, lets just focus on the second item; labor. Let me ask this question..
When you calculate the production cost of your menu items, do you calculate the average time it takes your staff to prepare said items? When I was anexecutive chef, that was a standard process in determining menu sell prices, production cost of plate and, ultimately, how much bottom line revenue each item produces to profit.
How do you calculate this factor? First, determine what average pay level will be preparing the item. Second, figure out the average time it will take to prepare. Those two variables will give you the information needed. Example:
Sandwich
Counter help average labor cost at $10 per hour. $10/hour divided by 60 minutes equals 17 cents per minute.
Average time to prepare sandwich equals five minutes.
17 cents multiplied by five minutes equals 85 cents per sandwhich.
This quick formula will give you one basis for evaluating whether to prepare items from scratch or from Ready-To-Go solutions. Again, we'll come back to this topic and look at other assessment tools in future postings.
Jeff from Mocafe
Read more…

Operator Solutions Using Mocafe

One of the challenges facing foodservice operators dwells on the question of preparing items from scratch or purchasing products that require minimal labor. This question permeates the foodservice industry at all levels, from quick serve (QSR) to ultra-hyper-local-fine-dining.
Attend any foodservice or beverage tradeshow and you'll see numerous exhibitors offering solutions that address this question. How do you determine what is appropriate for your shop?
The factors to consider in this equation include, but are not limited too:
  • customer perceptions and demands
  • labor force skill, knowledge and passion and budget
  • brand promise and message
  • production space, design and storage
sandwich-shop-guy.jpg?w=185
We'll come back to this topic again in the future, so for this blogpost, lets just focus on the second item; labor. Let me ask this question..
When you calculate the production cost of your menu items, do you calculate the average time it takes your staff to prepare said items? When I was anexecutive chef, that was a standard process in determining menu sell prices, production cost of plate and, ultimately, how much bottom line revenue each item produces to profit.
How do you calculate this factor? First, determine what average pay level will be preparing the item. Second, figure out the average time it will take to prepare. Those two variables will give you the information needed. Example:
Sandwich
Counter help average labor cost at $10 per hour. $10/hour divided by 60 minutes equals 17 cents per minute.
Average time to prepare sandwich equals five minutes.
17 cents multiplied by five minutes equals 85 cents per sandwhich.
This quick formula will give you one basis for evaluating whether to prepare items from scratch or from Ready-To-Go solutions. Again, we'll come back to this topic and look at other assessment tools in future postings.
Jeff from Mocafe
Read more…

Item Costing Your Cafe Menu

Solutions for Operators

recipe-costing.jpg?w=264

A standard practice in the restaurant industry is to calculate the food cost of every item you sell. Knowing this cost allows you to a) purchase ingredients more wisely and b) maintain and train staff to standards. There is a time investment in making these calculations, but the reward is a "tighter ship", leading to greater profit opportunity and lessening of production costs.

So how do you calculate the production cost of your menu items? If you ballpark it in your head, it's likely to not be accurate. Let's get started in a demonstration. First, download the sample Food Cost Worksheet. Then you'll need tools to measure: a scale and volume measuring (cup/teaspoon) tools are necessary.

Click this link to open a Food Cost Worksheet Template you can download for your use.

Please notice there are formulas in some of the cells. Be careful to not edit those cells.

Let's fill this worksheet out for a bagel with plain cream cheese. The first thing to do is enter the date and the recipe name: "Bagel with Cream Cheese". We're not going to enter anything in the cells named "RecipeMultiplied" nor "Size" - we don't need these for this sample.

Next, let's enter the sell price for this item. I randomly chose $2.95. We don't need to enter anything in either of these two cells (there are auto-formulas in them): "Cost Per Portion" and "Cost %".

Now let's enter our ingredients. We type in Bagel (be as specific as you want - this is a text cell). Moving right, we enter the number 1 in the "Count" column. Moving right again, we enter the cost of that one bagel in the "AP$/unit" cell. Let's pause so I can explain these column heading in both the measures section and the costing section.

In the measures section, we have three columns marked "Weight", "Volume" and "Count". If the ingredient is measured by weight, enter it in that column (this is when you need a scale). If measured by volume, enter the volume amount in that column. The same goes for count.

In the costing section, we have the column marked "AP$/unit". "AP$/unit" stands for Price of Ingredient As Purchased, per unit of measure. In this example, the cost of one plain bagel is $0.75 each.

The right-most column is the subtotal for this ingredient. You'll need to enter a formula in here. The formula for the bagel in this example looks like this:

=sum(E10*F10)

E10 is the cell that contains the count of the ingredient. F10 is the ingredient cost. The multiply function is the star character *

Writing the formula in this column is pretty easy. You only need to choose which cell from the measure of the ingredient you want in the formula. It is going to be in either the Weight, Volume of Count cell of that row. Let's look at the next ingredient to demonstrate what I mean by this.

The next row down has the cream cheese ingredient. I've put in one ounce by weight and entered the cost per that weight measure (ounces). The formula I write in the subtotal column looks like this:

=sum(C11*F11)

Pretty simple, really. In the old days, they'd do this with a calculator and note paper. Once you get comfortable entering the subtotal formulas, it goes pretty quick. By the way, if you have multiple ingredients in the same measuring column, simple copy the formula from one row to the next.

So what happens now?

The worksheet automatically adds up all the subtotals at the bottom. It also calculates the food cost percentage. These are handy numbers for you to know. You now know exactly how much a menu item costs in raw materials. You also know how much of the menu selling price that cost is; in this example, 36.6 percent.

Got questions? Feel free to comment below and I'll answer.

Jeff from Mocafe

Read more…

Blog Topics by Tags

Monthly Archives