1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
svet-max [94.6K]
3 years ago
11

2. The Welcher Adult Intelligence Test Scale is composed of a number of subtests. On one subtest, the raw scores have a mean of

35 and a standard deviation of 6. Assuming these raw scores form a normal distribution: a) What number represents the 65th percentile (what number separates the lower 65% of the distribution)? 37.31 b) What number represents the 90th percentile? 42.71 c) What is the probability of getting a raw score between 28 and 38? 57% d) What is the probability of getting a raw score between 41 and 44? 9
Mathematics
2 answers:
IgorC [24]3 years ago
6 0

Answer:

a) 37.31 b) 42.70 c) 0.57 d) 0.09

Step-by-step explaanation:

We are regarding a normal distribution with a mean of 35 and a standard deviation of 6, i.e., \mu = 35 and \sigma = 6. We know that the probability density function for a normal distribution with a mean of \mu and a standard deviation of \sigma is given by

f(x) = \frac{1}{\sqrt{2\pi}\sigma}\exp[-\frac{(x-\mu)^{2}}{2\sigma^{2}}]

in this case we have

f(x) = \frac{1}{\sqrt{2\pi}6}\exp[-\frac{(x-35)^{2}}{2(6^{2})}]

Let X be the random variable that represents a row score, we find the values we are seeking in the following way

a)  we are looking for a number x_{0} such that

P(X\leq x_{0}) = \int\limits^{x_{0}}_{-\infty} {f(x)} \, dx = 0.65, this number is x_{0}=37.31

you can find this answer using the R statistical programming languange and the instruction qnorm(0.65, mean = 35, sd = 6)

b) we are looking for a number  x_{1} such that

P(X\leq x_{1}) = \int\limits^{x_{1}}_{-\infty} {f(x)} \, dx = 0.9, this number is x_{1}=42.70

you can find this answer using the R statistical programming languange and the instruction qnorm(0.9, mean = 35, sd = 6)

c) we find this probability as

P(28\leq X\leq 38)=\int\limits^{38}_{28} {f(x)} \, dx = 0.57

you can find this answer using the R statistical programming languange and the instruction pnorm(38, mean = 35, sd = 6) -pnorm(28, mean = 35, sd = 6)

d) we find this probability as

P(41\leq X\leq 44)=\int\limits^{44}_{41} {f(x)} \, dx = 0.09

you can find this answer using the R statistical programming languange and the instruction pnorm(44, mean = 35, sd = 6) -pnorm(41, mean = 35, sd = 6)

salantis [7]3 years ago
6 0

Answer:

a) 37.31

b) 42.68

c) 57.05% probability of getting a raw score between 28 and 38

d) 9.19% probability of getting a raw score between 41 and 44.

Step-by-step explanation:

Problems of normally distributed samples can be solved using the z-score formula.

In a set with mean \mu and standard deviation \sigma, the zscore of a measure X is given by:

Z = \frac{X - \mu}{\sigma}

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

In this problem, we have that:

\mu = 35, \sigma = 6

a) What number represents the 65th percentile (what number separates the lower 65% of the distribution)?

This is X when Z has a pvalue of 0.65. So X when Z = 0.385.

Z = \frac{X - \mu}{\sigma}

0.385 = \frac{X - 35}{6}

X - 35 = 6*0.385

X = 37.31

b) What number represents the 90th percentile?

This is X when Z has a pvalue of 0.9. So X when Z = 1.28

Z = \frac{X - \mu}{\sigma}

1.28 = \frac{X - 35}{6}

X - 35 = 6*1.28

X = 42.68

c) What is the probability of getting a raw score between 28 and 38?

This is the pvalue of Z when X = 38 subtracted by the pvalue of Z when X = 28. So

X = 38

Z = \frac{X - \mu}{\sigma}

Z = \frac{38 - 35}{6}

Z = 0.5

Z = 0.5 has a pvalue of 0.6915

X = 28

Z = \frac{X - \mu}{\sigma}

Z = \frac{28 - 35}{6}

Z = -1.17

Z = -1.17 has a pvalue of 0.1210

0.6915 - 0.1210 = 0.5705

57.05% probability of getting a raw score between 28 and 38

d) What is the probability of getting a raw score between 41 and 44?

This is the pvalue of Z when X = 44 subtracted by the pvalue of Z when X = 41. So

X = 44

Z = \frac{X - \mu}{\sigma}

Z = \frac{44 - 35}{6}

Z = 1.5

Z = 1.5 has a pvalue of 0.9332

X = 41

Z = \frac{X - \mu}{\sigma}

Z = \frac{41 - 35}{6}

Z = 1

Z = 1 has a pvalue of 0.8413

0.9332 - 0.8413 = 0.0919

9.19% probability of getting a raw score between 41 and 44.

You might be interested in
One serving of oatmeal has 8 grams of fiber, which is 33% of the recommended daily amount. What is the total recommended daily a
Y_Kistochka [10]

Answer:

24g

Step-by-step explanation:

8g / 0.33 = 24.242424g

5 0
3 years ago
Which of the following does point A represent? (Check
lukranit [14]

1, 3, 5

Or

Ratio of white flowers to pink flowers

Ordered pair (8,12)

Number of pink and white flowers in one row of molly's garden

6 0
3 years ago
Read 2 more answers
Petersons bought 249,000 townhome. They made a down payment of $42000.00 and took mortgage for the rest. Over the course of 30 y
xenn [34]

Answer:

Answer in photo

6 0
3 years ago
Area and perimeter pls
Alla [95]

Perimeter 97.24

90 + 5 + 2.25

Area 1008

90 * 5 * 2.24 = 1008

3 0
2 years ago
Parts of an algebraic expression separated by plus or minus signs are
goblinko [34]

Answer:  called tthe term of an algebraic expression.

<h3 /><h3>Step-by-step explanation: We know an algebraic expression is a collection or combination of constant and variables of one or more terms, which are separated by the fundamental operations (+, –, × and ÷).</h3><h3 /><h3>Some of the examples of algebraic expression are 7b + 5m, 5x + 3y + 10, 5x/y + 3, x + y + z, etc.</h3><h3>Terms of an algebraic expression:</h3><h3>Each part of an algebraic expression which are separated by plus sign (+) or minus sign (-) is called the term of an algebraic expression. It’s important to remember that the division sign (÷) or multiplication sign (×) does not separate the terms of an algebraic expression.</h3>

Examples of algebraic expressions and their terms:

(i)  x + 10

We observe that the number of terms used in the expression x + 10 is 2. The terms are x and 10.

(ii)  5m + 2n - 7

We observe that the number of terms used in the expression 5m + 2n – 7 is 3. The terms are 5m, 2n and 7.

(iii)  3a/b

We observe that the number of term used in the expression 3a/b is 1. The term is 3a/b.

(iv) 3xy + 7xz + 2yz - 6

We observe that the number of terms used in the expression 3xy + 7xz + 2yz - 6 is 4. The terms are 3xy, 7xz, 2yz and 6.

)  2abc + 1

We observe that the number of terms used in the expression 2abc + 1 is 2. The terms are 2abc and 1.

Therefore, the algebraic expressions are either simple or compound.

(i) Simple algebraic expressions consist of one term.

(ii) Compound algebraic expressions consist of two or more terms.

3 0
2 years ago
Other questions:
  • Carolyn determines that the area of a white triangle is half the area of a shaded triangle because the ratio of the side lengths
    12·1 answer
  • If a quantity increases by 25% and then decreases by 25%, will that result be the original quantity? Explain.
    5·1 answer
  • Please help this is confusing
    7·1 answer
  • Rip van winkle sell asleep for a very long time when he fell asleep, his beard was 8 millimeters long and each passing week and
    13·2 answers
  • order the numbers 0.64, 2/3, 65%, and 7/10, from least to greatest, and explain how you got your answer, please, thank youuuu!
    14·1 answer
  • I do not have the facilities to do this question
    15·1 answer
  • Explain why employers often employ young females instead of young males<br>​
    14·1 answer
  • What is the area of the rhombus?<br> (3,7)<br> (-2,-1)<br> (8, -1)<br> (3,-9)
    5·2 answers
  • Which expression is equivalent to 6^-3?<br> O -6^3<br> O 3^6<br> O 3 square root 6 <br> O (1/6)^3
    9·2 answers
  • Which quadrant in a coordinate plane has two positive points
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!