Question

Q1) Give the R code for the following problems a) Suppose IQ is normally distributed with...

Q1) Give the R code for the following problems

a) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the IQ that separates the top 5% from the others.

b) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the IQ that corresponds to the 75% percentile.

c) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the probability a randomly selected person has an IQ less than 80.

Homework Answers

Answer #1

Solution:

Given that,

mean = =100

standard deviation = = 15

Using standard normal table,

a ) P( Z > z) = 5%

P(Z > z) = 0.05

1 - P( Z < z) = 0.05

P(Z < z) = 1 - 0..05

P(Z < z) = 0.95

z = 1.64

Using z-score formula,

x = z * +

x = 1.64 * 15 + 100

x = 124.6

b ) P(Z < z) =75%

P(Z < z) = 0.75

z = 0.67

Using z-score formula,

x = z * +

x = 0.67 * 15 + 100

x =110.05

c ) P( x < 80 )

P ( x - / ) < ( 80 - 100 / 15)

P ( z < - 20 / 15 )

P ( z < -1.33)

= 0.0918

Probability = 0.0918

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Q1) Give the R code for the following problems. Only syntax is required.   a) Suppose IQ...
Q1) Give the R code for the following problems. Only syntax is required.   a) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the IQ that separates the top 5% from the others. b) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the IQ that corresponds to the 75% percentile. c)...
Assume that adults have IQ scores that are normally distributed with a mean of 100 and...
Assume that adults have IQ scores that are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that a randomly selected adult has an IQ between 115 and 130.           (a) .6700      (b) .1359      (c) .9082      (d) .1596      (e) .1628 5        Refer to question 4 above. Find the IQ score at Q1 or the 25th percentile. This is the score which separates the bottom 25% from the top 75%.           (a) 89.95      (b)...
Suppose scores on an IQ test are normally distributed. If the test has a mean of...
Suppose scores on an IQ test are normally distributed. If the test has a mean of 100 and a standard deviation of 10. 1. What is the probability that a person who is randomly selected will score between 83 and 102? 2. What is the probability that a person who is randomly selected will score more than 119? 3. What IQ score corresponds to the 83rd percentile for all people?
For the following, consider that IQ scores are normally distributed with a mean of 100 and...
For the following, consider that IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that a person has an IQ below 60 Find the probability that a randomly selected person has an IQ between 60 and 85 Find the probability that a randomly selected person has an IQ above 118. Find the IQ score that cuts off the lower 25% of the population from the upper 75%. Find the probability...
7. IQ scores are normally distributed with a mean of 100 and a standard deviation of...
7. IQ scores are normally distributed with a mean of 100 and a standard deviation of 15 points. a. Find the probability that a randomly selected person has an IQ less than 115. b. Find the probability that a randomly selected person has an IQ above 60. c. Find the 80th percentile for IQ scores. d. Find the probability that 20 randomly selected person has an IQ less than 110. e. What percentage of people have IQ scores between 60...
Using excel and the functions IQ is normally distributed with a mean of 100 and a...
Using excel and the functions IQ is normally distributed with a mean of 100 and a standard deviation of 15. Suppose one individual is randomly chosen. Let X = IQ of an individual. X ~ _____(_____,_____) Find the probability that the person has an IQ greater than 120. Include a sketch of the graph, and write a probability statement. MENSA is an organization whose members have the top 2% of all IQs. Find the minimum IQ needed to qualify for...
A) Assume that adults have IQ scores that are normally distributed with a mean of 100...
A) Assume that adults have IQ scores that are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that a randomly selected adult has an IQ between 90 and 120. (Provide graphing calculator sequence) B) Assume that adults have IQ scores that are normally distributed with a mean of 100 and a standard of 15. Find P3D, which is the IQ score separating the bottom 30% from the top 70%. (Provide graphing calculator...
1. IQ tests are normally distributed with a mean of 100 and a standard deviation of...
1. IQ tests are normally distributed with a mean of 100 and a standard deviation of 15. Find the following probabilities: A) If a person is randomly selected, what is the probability that the person had an IQ greater than125? _________________ b) If a person is randomly selected what is the probability that the person has an IQ below 92? c) If 40 people are randomly selected, what is the probability that their mean IQ is between 98 and 108?
IQ scores are normally distributed with a mean of 100 and a standard deviation of 15....
IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. Determine the 90th percentile for IQ scores
According to an article in American Scientist, IQ scores are normally distributed with a mean of...
According to an article in American Scientist, IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. Find the following probabilities: a) The probability that a randomly selected person has an IQ score of at least 111. b) The probability that a randomly selected person has an IQ of less than 96. c) The probability that a randomly selected person has an IQ score between 119 and 145. (Please show all work.)
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT