Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 632 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 632 Bytes

HansGuthrie.ECE540.Project3

In this project we will be using the header files named “Matrix.cpp”, "RandomNumbers.cpp" and "Stats_Support.cpp", along with their associated headers. This code is what has been used in the homework, and in the examples in class. Also a binary matrix file, called “StatsData.mtx” is on the website. You will need to download it.

This project will involve writing programs that perform statistical analysis of data, establishing which sets are related and which are not. Also we will be doing an experiment that will demonstrate the concept of a Confidence Interval.