What Will Be The Output Of The Following R Codep Pre Langrsplus #525
What will be the output of the following R code?</p> <pre><code class="language-rsplus"> > pnorm(2) </code></pre>
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Profiling, Simulation and Data Analysis - Simulation - Quiz No.1.
What will be the output of the following R code?
> pnorm(2)
0.9772499
1.9772499
0.6772499
2.6772499