Queer European MD passionate about IT
Browse Source

Update Mission280Solutions.ipynb

darinbradley 2 years ago
parent
commit
cbdb8b3bce
1 changed files with 8 additions and 8 deletions
  1. 8 8
      Mission280Solutions.ipynb

+ 8 - 8
Mission280Solutions.ipynb

@@ -332,7 +332,7 @@
     "- Slim Jim Bites (Blues)\n",
     "- Slim Jim Bites (Blues)\n",
     "- Meteor and the Girls (Pop)\n",
     "- Meteor and the Girls (Pop)\n",
     "\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."
    ]
    ]
   },
   },
   {
   {
@@ -463,7 +463,7 @@
     "hidden": true
     "hidden": true
    },
    },
    "source": [
    "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."
    ]
    ]
   },
   },
   {
   {
@@ -771,7 +771,7 @@
     "- United Kingdom\n",
     "- United Kingdom\n",
     "- India\n",
     "- India\n",
     "\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."
    ]
    ]
   },
   },
   {
   {
@@ -780,7 +780,7 @@
     "heading_collapsed": true
     "heading_collapsed": true
    },
    },
    "source": [
    "source": [
-    "## Albums vs Individual Tracks"
+    "## Albums vs. Individual Tracks"
    ]
    ]
   },
   },
   {
   {
@@ -897,15 +897,15 @@
     "hidden": true
     "hidden": true
    },
    },
    "source": [
    "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": {
  "metadata": {
   "kernelspec": {
   "kernelspec": {
-   "display_name": "dscontent",
+   "display_name": "Python 3",
    "language": "python",
    "language": "python",
-   "name": "dscontent"
+   "name": "python3"
   },
   },
   "language_info": {
   "language_info": {
    "codemirror_mode": {
    "codemirror_mode": {
@@ -917,7 +917,7 @@
    "name": "python",
    "name": "python",
    "nbconvert_exporter": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
    "pygments_lexer": "ipython3",
-   "version": "3.4.4"
+   "version": "3.8.5"
   },
   },
   "notify_time": "30"
   "notify_time": "30"
  },
  },