Skip to content

Reads data from a CSV file and calculates various statistical measures and export as text file.

Notifications You must be signed in to change notification settings

mtcnbzks/csv-statistics-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-statistics-calculator

This repository contains a program that reads data from a CSV file and calculates various statistical measures such as mean, variance, and covariance. The program is written in C programming language.

Running

  1. Clone the repository to your local machine using git clone https://github.com/mtcnbzks/csv-statistics-calculator
  2. Change project directory and type: make

The program will output the statistical measures calculated from the data.

About

Reads data from a CSV file and calculates various statistical measures and export as text file.

Topics

Resources

Stars

Watchers

Forks