Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kmihajlo/dataprocessing_graduatesadmissionprediction

Statistical processing of a data set using R.
https://github.com/kmihajlo/dataprocessing_graduatesadmissionprediction

data-analysis data-processing r statistical-analysis

Last synced: about 1 month ago
JSON representation

Statistical processing of a data set using R.

Awesome Lists containing this project

README

        

# DataProcessing_GraduatesAdmissionPrediction
Project where I do statistical processing of a certain data set, using R.

***Key implementations:***

- Table with distribution of frequencies and midpoints of the intervals
- Relative frequencies and cumulative frequencies
- Histograms, polygons and stem-leaf diagram
- Scatter plots for data from both landmarks
- Mode, median and avg
- Quartiles, range and interquartile range of data
- Dispersion, standard deviation and correlation coefficient
- Confidence interval
- Testing appropriate hypotheses and independence hypotheses
- Distribution test
- Regression analysis