-7.6.69 Determine the value z^* that...

  • Context:
  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Determine the value $z^*$ that...
a. Separates the largest $3\%$ of all z values from the others
$=1.88$
b. Separates the largest $1\%$ of all z values from the others
$=2.33$
c. Separates the smallest $4\%$ of all z values from the others
$=1.75$
d. Separates the smallest $10\%$ of all z values from the others
$=1.28$

OK just can't seem to find an example of how these are stepped thru
the book answer follows the =
 
Physics news on Phys.org
once again $$\Phi(z)$$ is the CDF of the standard normal distribution
you'll need some way to compute the inverse of this function to complete this problem.

a)$$ \Phi(z^*) = 0.97\\ z^* = \Phi^{-1}(0.97)= 1.88079$$

b) $$\Phi(z^*) = 0.99$$

c) $$\Phi(z^*) = 0.04$$

d)$$ \Phi(z^*) = 0.1$$
 
romsek said:
once again $$\Phi(z)$$ is the CDF of the standard normal distribution
you'll need some way to compute the inverse of this function to complete this problem.

a)$$ \Phi(z^*) = 0.97\\ z^* = \Phi^{-1}(0.97)= 1.88079$$

b) $$\Phi(z^*) = 0.99$$

c) $$\Phi(z^*) = 0.04$$

d)$$ \Phi(z^*) = 0.1$$

mahalo I was unaware of the use of that symbol

Screenshot 2021-09-02 11.25.39 AM.png


ok I can see that at 1.88 goes to .97 on table
or using P to z calculator but still what is $\Phi^{-1}$
 
Last edited:
$$\Phi^{-1}(p)$$ is the inverse of $$\Phi(z)$$

If you are given a probability $$p, \Phi^{-1}(p)$$ returns the associated z-score of $$p$$
 
Since [math]\Phi(1.88)= 0.97[/math], [math]\Phi^{-1}(0.97)= 1.88[/math]