Data Analysis(Degree)
Uncover data insights with our quizzes. Master statistical analysis, data visualization, and exploratory data analysis. Prepare to extract knowledge from raw data.
Predictive Analytics and Machine Learning Fundamentals
This course introduces the core concepts and algorithms of machine learning for making data-driven predictions. Students explore supervised learning techniques, including linear and logistic regression, decision trees, and basic clustering, using Python's scikit-learn library. Applications are directly relevant to Zambia, such as building models to predict customer churn for mobile …
Programming for Data Analysis with Python
This hands-on course introduces Python, the industry-standard programming language for data analysis. Students learn core programming concepts (variables, loops, functions) and specialize in using libraries like Pandas for data manipulation, NumPy for numerical computing, and Matplotlib for basic visualization. The ability to automate data cleaning and analysis is a highly …
Relational Databases and SQL
This course provides a comprehensive introduction to relational database design and the Structured Query Language (SQL) for efficient data extraction and manipulation. Students learn to create normalized databases, write complex queries involving joins, aggregations, and subqueries, and manage transactions. SQL proficiency is a fundamental requirement for Database Administrators, Data Analysts, …