0% found this document useful (0 votes)
8 views1 page

R Programming: Math & Statistics Examples

Uploaded by

sit23ad073
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

R Programming: Math & Statistics Examples

Uploaded by

sit23ad073
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

 Write a program for addition, subtraction, multiplication and division of

two numbers using R.

 Write an R program to find square value of two numbers.

 Write an R program to convert Celsius to Fahrenheit.

 Write an R program to perform a two-sample Wilcoxon signed-rank

Test displaying the results and checking significance.

 Write an R program to perform a one-sample Wilcoxon signed-rank

Test displaying the results and checking significance.

 Write an R program to find minimum and maximum of two numbers.

 Write an R program to sort a vector.

 Write an R program to scatter plot using R programming.

 Write an R program to generate box plot using R programming.

 Write an R program to generate histogram using R programming.

 Write an R program to generate pie plotting using R programming.

 Write a program to generate bar plotting using R programming.

 Implementation of Bayes theorem using R programming.

 Implementation of Binomial theorem using R programming.

 Implementation of Poisson theorem using R programming.

 Implementation of Erlang distribution using R programming.

 Implementation of Normal distribution using R programming.

 Verification of two-dimensional random variables.

 Implementation of Regression model.

 Implementation of Co-relation model.

 Verification of estimation and time series analysis.

You might also like