Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. Vocabulary and R functions (be sure to include an APA citation) a) What is a normal distribution? _________________ b) What does the pnorm() function
1. Vocabulary and R functions (be sure to include an APA citation) a) What is a normal distribution? _________________ b) What does the pnorm() function do?_________________________ 2. Task If you know the mean and standard deviation of a normally distributed population, and somebody asks you questions about the highest 1% and lowest 1% of numbers in that population, what could you tell them? Pick your own values for the mean and standard deviation and then answer the question for those values. Choose one of these R functions to answer the question: dnorm(), pnorm(), qnorm(), rnorm(). 3) Describe in your own words the meaning of the number that the following R command produces (you are asked to interpret the resulting number so that we understand what that number means). pexp(1.2, rate=3)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started