From 8ac58c98bd04c49555654055f19a51a1cb7b9a4d Mon Sep 17 00:00:00 2001 From: Starrz09 <101937733+Starrz09@users.noreply.github.com> Date: Fri, 1 Apr 2022 13:21:28 +0100 Subject: [PATCH] Update assignment.md --- 1-Introduction/01-defining-data-science/assignment.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1-Introduction/01-defining-data-science/assignment.md b/1-Introduction/01-defining-data-science/assignment.md index d4b731d9..3367c629 100644 --- a/1-Introduction/01-defining-data-science/assignment.md +++ b/1-Introduction/01-defining-data-science/assignment.md @@ -19,10 +19,10 @@ Here are some of the problem domains and problems that can get you started think Fill in the following table (substitute suggested problem domains for your own ones if needed): | Problem Domain | Problem | Which data to collect | How to store the data | Which insights/decisions we can make | -|----------------|---------|-----------------------|-----------------------|--------------------------------------| -| Education | | | | | -| Vaccination | | | | | -| Productivity | | | | | +|Algebra|Students findong it hard to understand algebra|Students past assessment on algebra|We can store the data using RDMD SQL|which part of Algebra should be more focused on while teaching the students| +| Education |Increased failure in Jamb examination in Nigeria|Students Assessment takimg the Jamb examination|we can dtoree the data in relatable database Queries like tables|which age group,courses,or genders should be focused more while training for the jamb examination| +| Vaccination |increased sensitivity reactions to the vaccine|semi-structured data woith texts and figures showing numbet of patients,types of sensitivity reactions, Genders e.t.c|NoSQL like CosmoDB|which features are peculiar to those havinh similar sensitivity reactions to the vaccine| +| Productivity |Low Milk productivity in cattles|Quantity of Milk produced and previous records|SQL|why there is decreased productivity of milk in Cattles| ## Rubric