Foundation Exam: A Statistical Analysis

Introduction


The main goal of this project is to provide information about UCF’s Foundation Exam, more specifically its success rates and its topics. There have been a lot of exams taken since the first Foundation Exam in 1998, so I have created this website to show the information in a condensed way.

The Foundation Exam is taken 3 times per year, and it has 12 questions for each exam, which are related to topics from COP-3502C (Computer Science I). Since the exam covers so many topics, it is important to learn and understand each topic before taking the exam, and at the same time, it is important to know which topics are most likely to appear in the exam.

Unfortunately, there is not a clear standard on which topics appear often on every exam and which topics do not, as a result, I have created this website to show the amount of times a certain topic appears on the exam and how it compares to other topics (for example, Dynamic Memory Allocation has a higher chance to appear on the exam than Base Conversion, even though both are CS1 topics).

All of the data used to calculate the results shown on this project is taken directly from the publicly available website: UCF's Previous Foundation Exams Website. Furthermore, this project was made only by me, no UCF faculty or staff were contacted to get hidden information about the exam. In other words, this website is unofficial and it is only meant to be used as a reference.

On the top right of the page, there are three tabs which contain information and analysis about the Foundation Exam.

Exam Stats: Focuses on passing lines and passing rates of the Foundation Exam.

Topics Stats: Focuses on topics featured on the Foundation Exam, high / low scores, and overall average scores of each topic over the years.

Conclusion & Thoughts: Summary of the project, with some personal thoughts added at the end.