
How much do Americans love playing the lottery?
A lot.
‘;
var storytext = document.getElementById(‘storytext’);
var heightToSkip = 0;
function resetValues()
{
totalHeight = 0;
targetChildElement = null;
}
// Check if story is in the blacklist of articles to remove smartassets
// [2017.07.27] Results of a one-off request from r.barbieri
if(BLACKLIST[location.pathname] === true) {
return
}
if(storytext == null)
{
console.log(“Error finding storytext element for SA embed”);
return;
}
for ( i = 0; i 0)
{
heightToSkip -= storytext.childNodes[i].clientHeight;
resetValues();
}
else if(heightToSkip minHeight && targetChildElement != null)
{
//console.log(“total height = ” + totalHeight);
//console.log(“childNode = ” + targetChildElement);
storytext.childNodes[targetChildElement].insertAdjacentHTML(‘afterend’, smartAssetDiv);
smartasset = document.getElementById(‘smartasset-article’);
smartasset.style.float = ‘left’; // allows module to have text float to right
smartasset.style.marginRight =’20px’;
smartasset.style.marginBottom =’25px’;
//console.log(storytext.childNodes[targetChildElement]);
//SMARTASSET.setDivIndex(targetChildElement);
SMARTASSET.setSmartAssetScript();
/* bail out since we’re done */
break;
}
}
/* div with id=”smartassetcontainer”. Sanity check to only embed once */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “smartassetcontainer”) {
break;
}
/* div with id=”ie_column” */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “ie_column”) {
resetValues();
}
/* embeds from twitter, facebook, youtube */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(’embed’)) {
resetValues();
}
/* cnn video player */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(‘cnnplayer’)) {
resetValues();
}
/* images */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘img’)
{
resetValues();
}
/* images stored in figure tags */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘figure’)
{
if(storytext.childNodes[i].clientWidth
Last year Americans spent a total of $73.5 billion on traditional lottery tickets, according to the North American Association of State and Provincial Lotteries. Add in electronic lottery games and that figure is $80 billion.
Lottery spending may be huge — but most Americans don’t actually play, according to Victor Matheson, an economics professor at the College of Holy Cross and an expert on lotteries. Despite that fact, an average $325 a year is wagered on lottery tickets for every adult in the United States.
Matheson adds that low income players spend a much larger percentage of their income on tickets than wealthy players.
Related: Biggest lottery jackpots in U.S. history
About 63% of the money that’s spent on lottery tickets was paid out in prizes. The rest of those funds went to state and local governments.
Most of that money — about $16.7 billion — went to education, while $2.5 billion went into state general funds, and $1.3 billion was spent on social programs for the homeless, the elderly and drug and alcohol treatment. Another $1.7 billion was spread among other government programs, with the smallest sliver of that pie — about $20 million — going toward state programs for problem gamblers.
Related: We have a Powerball winner! Mavis Wanczyk already told her boss she’s not coming back
“It’s almost certainly inefficient. You spend a lot of money on marketing and administration in order to collect that money,” said Matheson. But he said governments like it because, “it’s one of the only taxes out there you get people to volunteer to pay.”
“A professor of mine used to say raising tax money is all about plucking the most feathers off of the goose with the least amount of squawking,” he said. “The lottery is the best way to do that.”
Another $6 billion is paid out in commissions to retailers who sell lottery tickets, and the last $6 billion or so goes toward administrative costs of running the lottery, including advertising campaigns.
CNNMoney (New York) First published August 24, 2017: 4:44 PM ET