Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Good Morning, Im working on an assignment question and am having some difficulty trying to work out what I need to do. I worked out
Good Morning,
Im working on an assignment question and am having some difficulty trying to work out what I need to do.
I worked out the answer to 4(a) using RStudio however I dont understand the others( b),(c),(d),(e) and (f). I need to put them through RStudio to get an output but am unsure of how to do it and what they mean.
Any guidance regarding what I need to enter into R to get an output and why so I understand would be greatly appreciated.
Here is the question and my answer to part (a):
4. If X is N(12, 1.4 2 ), use R to find: (a). P(X > 13.4) Answer: > pnorm(13.4, 12, 1.4^2) [1] 0.7624747 (b). P(10.5 0.9) (d). P(X 2 + 10 14 | X > 13.4) (f). the 95 th percentileStep 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