Skip to content

FIB-PE 2021-22 Q1 Probability and Statistics subject final project

License

Notifications You must be signed in to change notification settings

eZWALT/Probablity-and-Statistics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probability and Statistics Final Project (PE)

Description

This repository contains the final project for Probablity and Statistics (PE) subject 2021-22 Q1, which consisted on comparing the implementations of the heapsort algorithm in two different languages and infering statistical conclusions of the experiment.

Contents

  • generate_numbers.c: This simple file generates a set of random numbers
  • heapsort.c
  • heapsort.py
  • main_script.R: This script carries out the computations, plotting and hypotheses testing.

Usage

Unfortunately there is no automation script to carry out this task (Even though it would be simple to implement), so one must generate the data using generate_numbers.c and then manually ingesting the input to both heapsort.* programs and through an excel file executing the main_sript.R.

Additional resources

The excel data used on this experiment and the slides are private. In order to access them one needs a @upc.edu domain email:

License

This project is licensed under the GPLv3 License. See the LICENSE file for details.

About

FIB-PE 2021-22 Q1 Probability and Statistics subject final project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 48.3%
  • C 29.2%
  • Python 22.5%