Vidyalelo
R Programming · Q74

Data Manipulation with dplyr

Programming · R Programming · question 74

Q74

What will be the output of the following R code? > pnorm(2)

A.
0.9772499
Answer
B.
1.9772499
C.
0.6772499
D.
2.6772499

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board