Statistics is a versatile discipline that has revolutionized the fields of business, engineering, medicine and pure sciences. This course is Part 2 of a 4-part series on Business Statistics, and is ideal for learners who wish to enroll in business programs. The first two parts cover topics in Descriptive Statistics, whereas the next two focus on Inferential Statistics.
Spreadsheets containing real data from diverse areas such as economics, finance and HR drive much of our discussions.
In Part 2, we use the language of probability to examine the underlying distributions of random variables. We model real-life phenomena using known variables such as Binomial, Poisson and Normal. We learn how to simulate data that are distributed according to these variables.
We shall take up datasets that have over a million rows, which makes it difficult to analyze using a spreadsheet. This is a natural setting for R, an advanced statistical programming platform. We incorporate helpful tutorials to get learners acquainted with the platform.