Course introduction
Welcome to PHCM9795 Foundations of Biostatistics.
This introductory course in biostatistics aims to provide students with core biostatistical skills to analyse and present quantitative data from different study types. These are essential skills required in your degree and throughout your career.
We hope you enjoy the course and will value your feedback and comment throughout the course.
Course information
Biostatistics is a foundational discipline needed for the analysis and interpretation of quantitative information and its application to population health policy and practice.
This course is central to becoming a population health practitioner as the concepts and techniques developed in the course are fundamental to your studies and practice in population health. In this course you will develop an understanding of, and skills in, the core concepts of biostatistics that are necessary for analysis and interpretation of population health data and health literature.
In designing this course, we provide a learning sequence that will allow you to obtain the required graduate capabilities identified for your program. This course is taught with an emphasis on formulating a hypothesis and quantifying the evidence in relation to a specific research question. You will have the opportunity to analyse data from different study types commonly seen in population health research.
The course will allow those of you who have covered some of this material in your undergraduate and other professional education to consolidate your knowledge and skills. Students exposed to biostatistics for the first time may find the course challenging at times. Based on student feedback, the key to success in this course is to devote time to it every week. We recommend that you spend an average of 10-15 hours per week on the course, including the time spent reading the course notes and readings, listening to lectures, and working through learning activities and completing your assessments. Please use the resources provided to assist you, including online support.
Units of credit
This course is a core course of the Master of Public Health, Master of Global Health and Master of Infectious Diseases Intelligence programs and associated dual degrees, comprising 6 units of credit towards the total required for completion of the study program. A value of 6 UOC requires a minimum of 150 hours work for the average student across the term.
Course aim
This course aims to provide students with the core biostatistical skills to apply appropriate statistical techniques to analyse and present population health data.
Learning outcomes
On successful completion of this course, you will be able to:
- Summarise and visualise data using statistical software.
- Demonstrate an understanding of statistical inference by interpreting p-values and confidence intervals.
- Apply appropriate statistical tests for different types of variables given a research question, and interpret computer output of these tests appropriately.
- Determine the appropriate sample size when planning a research study.
- Present and interpret statistical findings appropriate for a population health audience.
Change log
11 June 2025
- Section 2.15 jamovi: Added instructions for creating a stacked relative frequency bar chart using Survey Plots command
- Section 2.19 R: Added instructions for creating a stacked relative frequency bar chart using surveyPlot function
2 June 2025
- Section 1.4: corrected the figure labels for Figure 1.2 and Figure 1.3
- Section 1.8: included hyperlink to download jamovi
- Section 1.13: Added a note about using
na.rm=TRUE
when using thedensity()
function in the presence of missing data - Activity 2.6: moved to Activity 3.7
- Section 8.13: corrected typo -
install.packages(scatr)