Code Monkey home page Code Monkey logo

kcse-data-analysis's Introduction

KCSE-Data-Analysis

Data Analysis of KCSE results for KamiLimu ICT Track

Overview

A dataset of KCSE results over a couple of years was presented and required to be analysed.

I analysed the data using Python Programming Language using PyCharm. Pandas library and Matplotlib for Data Visualization.

This is what I did withthe data:-

  1. Checked the data if it had any missing values or if the data had wrongly named values and cleaned it.
  2. Sorted the data based on gender and year and compared the results based on these parameters.
  3. Compared the results based on those who qualified to join University (Grades A - C+) and those who did not (Grades C - E)
  4. Compared the number of candidates over the years.
  5. Found the most common grades among both genders.

Findings

  1. There was a value named FEMLAE instead of FEMALE in Gender.

2. The total number of candidates increased over the years.

total_candidates_2_line

total_candidates_2

3. Grade Distribution over the years

grade_distro_2

4. Grade Performance in Males

male_grades_2

The most common grade among males over the years is D

5. Grade Performance in Females

grades_females_2

The most common grade among females over the years is D

6. Comparison of Grades over the Years

mean_grades_2

Over the years, only 25.91% of students achieved quality grades while 74.09% failed to qualify for University.

In 2011, there was the least gap between quality grades and non-quality grades. In 2016, there was the largest gap between quality grades and non-quality grades.

Challenges faced while analysing this data

Found difficulty creating pie charts to visualize some of the data. Found out that Jupyter Notebook would be more effective for Data Analysis

Recommendations

  1. Practice plotting pie charts
  2. Practice Data Visualiztion Techniques
  3. Practice and compare efficiency of Jupyter Notebook to PyCharm.

kcse-data-analysis's People

Contributors

adrian-silver avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.