Submitting Form...
×

Master of Science in Data Science and Business Analytics (ODL)

university icon
APU University Malaysia

Master of Science in Data Science and Business Analytics (ODL)

university icon
APU University Malaysia

Master of Science in Data Science and Business Analytics (ODL)

Qualification
Master's Degree
Duration
2 years
Intake
MarMarJunJunAugAugOctOct
English Requirement
IELTS 6.0
Offer Letter
Free
Class Type
Online
Course Fee for International Students
First year from MYR 36,800 excludes 6% SST & other fees
Estimated total tuition from ~MYR 36,800 2 years programme
Published fees don't include possible scholarships and YourUni discounts — most students pay less than the sticker price.

See your real cost — with discounts

Free, no obligation. We'll send your exact breakdown for Master of Science in Data Science and Business Analytics (ODL) on WhatsApp.

Exact year-by-year tuition breakdown
Your scholarship & YourUni discount eligibility
All other fees (visa/EMGS, resource, international)
Instalment & payment-plan options
No spam. We only use your details to send your fee breakdown and help you apply.

You're all set, John

Our team is preparing your full fee breakdown for Master of Science in Data Science and Business Analytics (ODL) plus any scholarships you qualify for. Tap below to open the chat and get it on WhatsApp now.

We usually reply within minutes during working hours.

Would you like to apply to
APU University Malaysia ?

Embark on a transformative journey with APU University Malaysia Master of Science in Data Science and Business Analytics program. Explore a myriad of invaluable insights and skills, detailed below:

What you will learn in a glance?

Upon completing the Master of Science in Data Science and Business Analytics program, graduates will possess a diverse skill set tailored for success in today's data-driven business landscape. They'll adeptly collect, clean, and analyze large datasets to extract valuable insights, driving strategic decision-making. Additionally, graduates excel in predictive modeling, fostering innovation, and effectively communicate findings to stakeholders. Ethical considerations and regulatory compliance are also emphasized, ensuring responsible data handling. Overall, graduates emerge as versatile professionals capable of driving organizational growth and innovation through strategic data analytics.

Dual Degrees from APU and DMU United Kindom

Students who joined the Master of Science in Data Science and Business Analytics program at APU University Malaysia will have the option to apply for the APU-DMU Dual Degree Scheme. Under this Scheme, students will be able to get 2 Degree Certificates and transcripts upon graduation: 1 from Asia Pacific University (APU), Malaysia, and 1 from De Montfort University (DMU), UK. please note this is optional and costs GBP 375 Per year. For more information about this Scheme (Click here)

General Requirements:

• Bachelor’s degree in Computing or related fields with a minimum CGPA of 2.50, or its equivalent qualification as accepted by the Senate.

• Bachelor’s degree in Computing or related fields with a minimum CGPA of 2.00 and not meeting a CGPA of 2.50 can be accepted, subject to a rigorous internal assessment.

• Bachelor’s degree in non-related fields with a minimum CGPA of 2.00 as accepted by the Senate and with relevant working experience, subject to a rigorous internal assessment.

​• Bachelor’s degree in non-related fields with a minimum CGPA of 2.00 as accepted by the Senate and without relevant working experience, subject to passing pre-requisite courses.

The programme comprises 4 pre-requisite modules (for non-Computing students), 11 coursework modules and a Capstone Project (2 parts).

PRE-REQUISITE MODULES
(FOR NON-COMPUTING STUDENTS: Duration: 4 months (ODL))

  • Introduction to R-programming
  • Statistics
  • Database for Data Science
  • Programming in Python

CORE MODULES

  • Big Data Analytics & Technologies
  • Data Management
  • Business Intelligence Systems
  • Research Methodology for Capstone Project
  • Applied Machine Learning
  • Data Analytical Programming
  • Multivariate Methods for Data Analysis
  • Capstone Project 1
  • Advanced Business Analytics and Visualisation
  • Capstone Project 2

SPECIALISATION MODULES (CHOOSE 1 PATHWAY ONLY)

Pathway 1 (Business Intelligence):

  • Behavioural Science, Social Media and Marketing Analytics
  • Time Series Forecasting
  • Strategies in Emerging Markets OR Multilevel Data Analysis OR Operational Research and Optimization

Pathway 2 (Data Engineering):

  • Cloud Infrastructure and Services
  • Deep Learning
  • Natural Language Processing OR Building IoT Applications OR Data Protection and Management
Hello!
Click one of our representatives below to chat on WhatsApp or send us an email to info@your-uni.com

The team typically replies in a few minutes.

Need help? Chat with us
Some text some message..
function updateCounselorWhatsAppCount(counselorId) { var xhr = new XMLHttpRequest(); xhr.open("POST", "admin/php/update_counselor_whatsapp_count.php", true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var response = JSON.parse(xhr.responseText); if (response.status === "success") { console.log("WhatsApp count updated successfully"); } else { console.error("Failed to update WhatsApp count: " + response.message); } } }; xhr.send("id=" + counselorId); } $(".btn-whatsapp-chat-wrapper").click(function (){ event.preventDefault(); // $(".btn-whatsapp-contact-us-float").toggleClass('cross'); // $('.chat-text').toggleClass('hidden'); // $('.contact-us-float').fadeToggle(500); var xhr = new XMLHttpRequest(); xhr.open("POST", "admin/php/update_whatsapp_count.php", true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var response = JSON.parse(xhr.responseText); if (response.status === "success") { console.log("WhatsApp count updated successfully"); } else { console.error("Failed to update WhatsApp count: " + response.message); } } }; // page title var pageTitle = document.title || "Unknown Page"; xhr.send("source_page=" + encodeURIComponent(window.location.pathname) + "&page_title=" + encodeURIComponent(pageTitle)); window.open("https://api.whatsapp.com/send?phone=+60174733193&text=Hello%20YourUni%20Consultancy%20Team", '_blank'); // window.location.href = "https://api.whatsapp.com/send?phone=+60174733193&text=Hello%20YourUni%20Consultancy%20Team"; });