Skip to content

Commit

Permalink
Update Mission280Solutions.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
darinbradley committed Dec 9, 2022
1 parent f2cbd66 commit cbdb8b3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Mission280Solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
"- Slim Jim Bites (Blues)\n",
"- Meteor and the Girls (Pop)\n",
"\n",
"It's worth keeping in mind that combined, these three genres only make up only 17% of total sales, so we should be on the lookout for artists and albums from the 'rock' genre, which accounts for 53% of sales."
"It's worth keeping in mind that, combined, these three genres only make up 17% of total sales, so we should watch for artists and albums from the \"rock\" genre, which accounts for 53% of sales."
]
},
{
Expand Down Expand Up @@ -463,7 +463,7 @@
"hidden": true
},
"source": [
"While there is a 20% difference in sales between Jane (the top employee) and Steve (the bottom employee), the difference roughly corresponds with the differences in their hiring dates."
"While there is a 20% difference in sales between Jane (the top employee) and Steve (the bottom employee), the difference approximately corresponds to the differences in their hiring dates."
]
},
{
Expand Down Expand Up @@ -771,7 +771,7 @@
"- United Kingdom\n",
"- India\n",
"\n",
"It's worth keeping in mind that because the amount of data from each of these countries is relatively low. Because of this, we should be cautious spending too much money on new marketing campaigns, as the sample size is not large enough to give us high confidence. A better approach would be to run small campaigns in these countries, collecting and analyzing the new customers to make sure that these trends hold with new customers."
"Because the amount of data from each of these countries is relatively low, we should not spend too much money on new marketing campaigns because the sample size is not large enough to give us high confidence. A better approach would be to run small campaigns in these countries, collecting and analyzing the new customers to make sure that these trends hold with new customers."
]
},
{
Expand All @@ -780,7 +780,7 @@
"heading_collapsed": true
},
"source": [
"## Albums vs Individual Tracks"
"## Albums vs. Individual Tracks"
]
},
{
Expand Down Expand Up @@ -897,15 +897,15 @@
"hidden": true
},
"source": [
"Album purchases account for 18.6% of purchases. Based on this data, I would recommend against purchasing only select tracks from albums from record companies, since there is potential to lose one fifth of revenue."
"Album purchases account for 18.6% of purchases. Based on this data, we should not purchase only select tracks from albums from record companies, since there is potential to lose one fifth of revenue."
]
}
],
"metadata": {
"kernelspec": {
"display_name": "dscontent",
"display_name": "Python 3",
"language": "python",
"name": "dscontent"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -917,7 +917,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.4.4"
"version": "3.8.5"
},
"notify_time": "30"
},
Expand Down

0 comments on commit cbdb8b3

Please sign in to comment.