Percentages are used to show the fraction of a thing. For example, if 5 students out of 20 like math, the percentage is 5/20 x 100= 25%
<h3>What is a Percentage?</h3>
This refers to the number of ratios that is described as a fraction of 100 and is denoted by the sign %.
Hence, we can see that although your question is incomplete, I gave you a general overview of percentages for a better understanding of the concept.
Read more about percentages here:
brainly.com/question/16865197
#SPJ1
Answer : D
From the given graph , we can see that
The graph crosses the y axis at 7
So y axis is (0,7)
The graph is increasing at first and reaches (-2,8) and then start decreasing
The graph start increasing at x=-10 and goes on increasing till x= -2
then the graph start decreasing at x=-2 and goes in decreasing till x= 10
The graph crosses the y axis at (0,7), increasing from x=-10 to x=-2 and decreasing from x=-2 to x=10
Answer D is correct
By doing (125^2/1254/3) i get 4.15 every time i try to do it a different way, but if you do 125^(2/3) i get 25 for the answer.
answer: D) 25
hope this helped :)
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.