Answer Posted / Ajay Krishna
Descriptive analysis in R refers to the process of summarizing and visualizing data to gain insights about its characteristics. It involves functions like summary(), mean(), median(), variance(), sd(), min(), max(), and others to calculate basic statistics. Graphical methods such as histograms, box plots, scatter plots, and bar charts can also be used for descriptive analysis.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers