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

RAssignment Qustions (II)

Uploaded by

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

RAssignment Qustions (II)

Uploaded by

Anurag R Swamy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

R Programming

nd
2 Assignment Questions
Unit 4:

1) What is hypothesis testing, explain different steps involved in hypothesis testing.


2) Describe various components of hypothesis testing.
3) Explain mean testing with T-test methods. One-sample, two-sample and paired t-test with example. (10M)
4) Explain testing proportions with Z test.
5) What all ways hypothesis testing is conducted for categorical variables? Explain.
6) Differentiate between testing means and testing proportion in hypothesis testing.
7) Write a short note on errors and power.

Unit 5:

8) What is plotting, explain high level and low level plotting with example.(10M)
9) Explain any eight types of graphics parameters used in par().
10) Write a short note on device drivers available in R.
11) Explain with example plot customization.
12) Explain with example plotting regions and margin.
13) Explain with example Histogram chart in R.
14) Explain with example Bar chart.
15) Explain with example Pie chart.
16) How Scatter plots can take various forms, explain any four types of Scatter plots.
17) R program to create Bar chart.

You might also like