Vilfredo Pareto was an Italian engineer, sociologist, economist, political scientist, and philosopher. He theorized that approximately 80% of the land was owned by 20% of the population in Italy. Later, this theory got widely popular as the 80/20 rule, the law of the vital few (or) Pareto Principle. It states that, for many events, roughly 80% of the effects come from 20% of the causes.
This Principle can be applied across multiple industries to optimize efforts and generate effective results.
At Gramener we delivered an analytics solution to one of the world’s largest CPG clients. Their problem was to know ways of increasing the advertising efficiency of their products on TV.
We developed a one-stop analytics platform for their marketing team, which helps them explore weekly insights based on the selections made. It helps the team with improved decision-making to advertise their products on TV. During the Data analysis stage, we found some interesting patterns that satisfy the Pareto Principle.
“For a particular State,80% of the Gross Rating Point (GRP) comes from only 20% of the product genres they advertise on TV.”
From the above visual you can infer that only General Entertainment Channel (GEC) and Movies constitute 80% of the GRP. This helps the team focus much on the two genres to increase outcomes and also to optimize the cost spent on other genres.
{
"$schema": "https://vega.github.io/schema/vega/v5.json",
"width": 600,
"height": 300,
"title": "Only 20% of Genres Drive 80% of GRP",
"padding": 5,
"data": [{"name": "table", "url": "https://api.myjson.com/bins/1fgyzs"}],
"scales": [
{
"name": "xscale",
"type": "band",
"domain": {"data": "table", "field": "Genres"},
"range": "width",
"padding": 0.05,
"round": true
},
{
"name": "x",
"type": "point",
"paddingOuter": 0.5,
"range": "width",
"domain": {"data": "table", "field": "Genres"}
},
{
"name": "y",
"type": "linear",
"range": "height",
"nice": true,
"zero": true,
"domain": {"data": "table", "field": "cum_percent"}
},
{
"name": "yscale",
"domain": {"data": "table", "field": "GRP"},
"nice": true,
"range": "height"
}
],
"axes": [
{
"orient": "bottom",
"tickColor": "white",
"labelPadding": 10,
"labelFontSize": 12,
"titleFontSize": 14,
"title": "Genres",
"scale": "xscale"
},
{
"orient": "left",
"tickColor": "white",
"labelPadding": 10,
"labelFontSize": 12,
"title": "GRP",
"titleFont": "roboto",
"titleFontSize": 14,
"tickCount": 5,
"scale": "yscale"
},
{
"orient": "right",
"tickColor": "white",
"labelPadding": 10,
"labelFontSize": 12,
"scale": "y"
}
],
"marks": [
{
"type": "rect",
"from": {"data": "table"},
"encode": {
"enter": {
"x": {"scale": "xscale", "field": "Genres"},
"width": {"scale": "xscale", "band": 1},
"y": {"scale": "yscale", "field": "GRP"},
"y2": {"scale": "yscale", "value": 0},
"fill": {"value": "skyblue"}
}
}
},
{
"name": "rule",
"type": "rule",
"style": ["rule"],
"encode": {
"update": {
"stroke": {"value": "#7b1fa2"},
"x": {"value": 0},
"x2": {"field": {"group": "width"}},
"y": {"scale": "y", "value": 80},
"strokeWidth": {"value": 2}
}
}
},
{
"type": "line",
"from": {"data": "table"},
"encode": {
"enter": {
"interpolate": {"value": "monotone"},
"x": {"scale": "x", "field": "Genres"},
"y": {"scale": "y", "field": "cum_percent"},
"strokeWidth": {"value": 1.4},
"stroke": {"value": "#c01519"}
}
}
},
{
"type": "symbol",
"from": {"data": "table"},
"encode": {
"enter": {
"interpolate": {"value": "monotone"},
"x": {"scale": "x", "field": "Genres"},
"y": {"scale": "y", "field": "cum_percent"},
"fill": {"value": "#c01519"},
"shape": {"value": "circle"}
}
}
}
]
} La dernière sensation de BGaming, AviaMasters, plonge les joueurs dans une action en haute altitude… Read More
1. A Quick‑Start Guide to MaxiSpinMaxiSpin Casino has taken the online gaming scene by storm… Read More
1. The Pulse of Speed‑First GamingIn a world where attention spans shrink faster than a… Read More
1. La Pulsación del Juego RápidoBetPlay casino ha creado un nicho para los jugadores que… Read More
1. The Pulse of a Rapid Gaming SessionQuando accedi a Verde Casino, la prima cosa… Read More
Ciò che rende Aviator Slot un'Esperienza da BatticuoreAviator Slot ha creato una nicchia per i… Read More
This website uses cookies.
Leave a Comment