to your HTML Add class="sortable" to any table you'd like to make sortable Click on the headers to sort Thanks to many, many people for contributions and suggestions. Licenced as X11: http://www.kryogenix.org/code/browser/licence.html This basically means: do what you want with it. */ var stIsIE = /*@cc_on!@*/false; sorttable = { init: function() { // quit if this function has already been called if (arguments.callee.done) return; // flag this function so we don't do the same thing twice arguments.callee.done = true; // kill the timer if (_timer) clearInterval(_timer); if (!document.createElement || !document.getElementsByTagName) return; sorttable.DATE_RE = /^(\d\d?)[\/\.-](\d\d?)[\/\.-]((\d\d)?\d\d)$/; forEach(document.getElementsByTagName('table'), function(table) { if (table.className.search(/\bsortable\b/) != -1) { sorttable.makeSortable(table); } }); }, makeSortable: function(table) { if (table.getElementsByTagName('thead').length == 0) { // table doesn't have a tHead. Since it should have, create one and // put the first table row in it. the = document.createElement('thead'); the.appendChild(table.rows[0]); table.insertBefore(the,table.firstChild); } // Safari doesn't support table.tHead, sigh if (table.tHead == null) table.tHead = table.getElementsByTagName('thead')[0]; if (table.tHead.rows.length != 1) return; // can't cope with two header rows // Sorttable v1 put rows with a class of "sortbottom" at the bottom (as // "total" rows, for example). This is B&R, since what you're supposed // to do is put them in a tfoot. So, if there are sortbottom rows, // for backwards compatibility, move them to tfoot (creating it if needed). sortbottomrows = []; for (var i=0; i
Last year, President Biden made news when he boasted how Americans were saving 16 cents in the cost of a summer Fourth of July cookout under his administration compared to the $59.66 they paid for the same meal in the summer of 2019.
Here's the White House's tweet announcing President Biden's accomplishment:
Planning a cookout this year? Ketchup on the news. According to the Farm Bureau, the cost of a 4th of July BBQ is down from last year. It’s a fact you must-hear(d). Hot dog, the Biden economic plan is working. And that’s something we can all relish. pic.twitter.com/7h9qLauIbC
— The White House (@WhiteHouse) July 1, 2021
A year later, we were curious to find out what Americans might pay for the same meal in 2022 now that we're living with the worst inflation in the last four decades under the workings of the Biden economic plan. So we took the Farm Bureau's summer cookout menu and shopped for the items on it as closely as we could at Walmart. The following table presents our shopping results from our virtual shopping trip to America's largest grocery-selling retailer on 11 June 2022.
Comparison of Cost of Summer Cookout Menu from 2021 to 2022 | |||
---|---|---|---|
Summer Cookout Items | 2021 AFBF Summer Cookout Prices | 2022 Walmart Prices | Change from 2021 |
Two pints of strawberries | $5.30 | $4.48 | 15.5% decrease |
13-ounce bag of chocolate chip cookies | $4.02 | $3.58 | 10.9% decrease |
8 hamburger buns | $1.66 | $2.58 | 55.4% increase |
2.5 pounds of homemade potato salad [1] | $2.75 | $3.74 | 36.0% increase |
2 pounds of boneless, skinless chicken breasts | $6.74 | $9.48 | 40.7% increase |
32 ounces of pork & beans [2] | $1.90 | $2.48 | 30.5% increase |
2 pounds of ground beef | $8.20 | $9.14 | 11.5% increase |
Half-gallon of vanilla ice cream | $4.69 | $7.44 | 58.6% increase |
3 pounds of center cut pork chops | $11.63 | $15.12 | 30.0% increase |
2.5 quarts of fresh-squeezed lemonade [3] | $3.65 | $4.18 | 14.5% increase |
1 pound of sliced cheese | $4.05 | $4.98 | 23.0% increase |
13-ounce bag of potato chips | $4.93 | $4.78 | 3.0% decrease |
Totals | $59.52 | $71.98 | 20.9% increase |
Assuming we've come reasonably close in matching the actual products on the Farm Bureau's shopping list, we find that the cost the summer cookout menu has risen by $12.46 from 2021 to 2022. That is a 20.9% increase. Do you think President Biden will be as excited to claim credit for that year over year increase as he was in claiming credit for a $0.16 decrease last year?
The prices we show for 2022 are those we found by shopping online at Walmart on 11 June 2022. The links for the 2022 prices will take you to the specific items we included in our shopping trip so you can see for yourself both what the item is and how the price may have changed from the day we shopped for them.
The specific items we added to our cart represent our best guess at the national brand name items the Farm Bureau's grocery shoppers put into their shopping cart when compiling their annual summer cookout costs. When a specific quantity of an item wasn't readily available at Walmart, we substituted the next closest item we could find for it. For example, in the case of the homemade potato salad, we substituted a ready-to-eat potato salad product since we didn't have the Farm Bureau's recipe for making their homemade version, which also meant getting less potato salad. The notes below describe where the quantity of items in our Walmart shopping trip differs from the Farm Bureau's shopping list:
[1] 2 lbs (32 ounces) of ready-to-eat potato salad (vs 2.5 lbs, or 40 ounces, of homemade)
[2] 28 ounces of pork and beans (vs 32 ounces)
[3] 2.8 quarts of ready-to-drink lemonade (vs 2.5 quarts of "freshly squeezed")
Finally, there's no question that a thrifty shopper could easily beat the Farm Bureau's costs while shopping in either 2021 or 2022. If that's you, a good strategy would be to substitute store-brand versions of the products, assuming you're okay with any differences in quality. You could also shop at other grocery stores that may offer lower prices.
The Farm Bureau should report their 2022 summer cookout cost within the next few weeks and we're curious to see how closely their results match our single online shopping trip results. We'll update this article when their 2022 summer cookout cost is available.
The American Farm Bureau Federation has released their 2022 Fourth of July summer cookout cost. They find the cost rose by 17%, which is in line with what we found in our previous single-store shopping trip several weeks earlier. Here's their infographic showing how the cost changed from 2021:
The biggest difference is they found a cheaper price for cheese, which they found for $1.45 less than what we had. If you're shopping at Walmart, that means you're buying a one pound package of Velveeta cheese slices instead of the one-pound package of Kraft's cheese slices we found in our original shopping trip.
At $5.16 per half gallon, the Farm Bureau also bought cheaper ice cream than we did. The closest we could get to that price at Walmart was $4.74 for Blue Bunny ice cream, which comes in a 48-oz container, and which is 16 ounces shy of a half gallon. The 64-oz container of ice cream we found was one of just two flavors Walmart carries in that size.
On the other hand, at $5.56 per pound, they paid more for ground beef than we did. We think they opted for an 80-20 ground beef chuck instead of the slightly fattier and notably cheaper blend we found.
If we run through this online shopping trip next year, we'll switch out the ground beef and sliced cheese selections to more closely match the results from the Farm Bureau's 2022 shopping list, but will keep the half gallon ice cream because of the lack of options available for ice cream in this size container at Walmart.
Please do click through for the details from the Farm Bureau's summer cookout shopping list in their press release!
Labels: food, inflation, personal finance
Welcome to the blogosphere's toolchest! Here, unlike other blogs dedicated to analyzing current events, we create easy-to-use, simple tools to do the math related to them so you can get in on the action too! If you would like to learn more about these tools, or if you would like to contribute ideas to develop for this blog, please e-mail us at:
ironman at politicalcalculations
Thanks in advance!
Closing values for previous trading day.
This site is primarily powered by:
The tools on this site are built using JavaScript. If you would like to learn more, one of the best free resources on the web is available at W3Schools.com.