gravatar

mihaela123

mihaelairimia

Recently Published

Admission outcomes in master’s programs
The aim is to analyze the candidates’ admission results in ASE master’s programs across 12 specializations
Comparative study of candidates’ admission results in ASE master’s programs
An analysis of admission results in ASE master's programs
Selection distribution
In this article, our aim is to analyze the sampling distribution of the proportion, mean, and variance for five stores engaged in a certain activity, based on their monthly turnover.
Uniform distribution in R
The uniform distribution is useful in random number generation. The generated values can be used, for example, to randomly assign individuals to treatment groups in experimental studies or to select participants for surveys. Also we can use the uniform distribution in domain like gaming industry or traffic engineering.
Regiunile istorice ale Romaniei
Regiunile istorice ale Romaniei in R
Macroregiunile Romaniei in R
Reprezentarea grafica a macroregiunilor Romaniei in R
Judetele Romaniei
Reprezentarea unitatilor administrativ teritoriale (judetelor) in R
Simple linear regression model
This research aims to identify the shape of the relationship between pH and volatile_acidity variables and estimate the regression model. The analyzed dataset is wine quality.
Modelul de regresie liniar simplu (Simple linear regression model)
Obiectivul lucrarii este de a identifica si estima forma legaturii dintre variabilele pH si alcool. Setul de date utilizat este wine quality.
EDA Analysis of a Seven Poems Dataset Using NLP Tools
prelucrarea statistica a datelor text - EDA
Analysis of a Dataset Consisting of Seven Poems Using NLP Tools
In this study, we will implement methods such as Natural Language Processing (NLP) to perform text analytics and visualization. Most of the time, the data is available in an unstructured format, and to derive insights from it, preprocessing is required. We will use NLP algorithms to read the text and extract meaningful information. Specifically, this study analyzes seven poems and generates graphical visualizations, including word distributions, word clouds, and more, using various R libraries.