(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Efficient curriculum delivery of Statistics courses using Data Science tools

What is it about?

R-package is one of the fundamental open source software that has been found very useful in statistical analysis. We have shown with great dexterity the teaching of elementary statistics using R-tools package.

Why is it important?

Our findings show that students gain reasonable experience of what constitutes both the practical and conceptual aspects of the working life of a data scientist, as they were able to run simple codes on exploratory data analysis using the focused data. The students equally enhanced their knowledge in deducing reasonable inference from the output of data analysis.

Read more on Kudos…
The following have contributed to this page:
Nureni Adeboye
' ,"url"));