Answer: PAY ATTENTION IN CLASS AND STOP TALKING TO YOUR FRIENDS
Step-by-step explanation:
Answer:
c) H0 : p = 5.8%
H1 : p > 5.8%
Step-by-step explanation:
At the null hypothesis, we test that the percentage is equal to a certain value. At the alternate hypothesis, we have a test about this percentage, if it is more, less, or different from the tested value.
A psychologist claims that more than 5.8 percent of the population suffers from professional problems due to extreme shyness
At the null hypothesis, we test if the percentage is 5.8%

At the alternate hypothesis, we test if this percentage is more than 5.8%. So

This means that the correct answer is given by option c.
Answer:
bool b = isupper(x);
Step-by-step explanation:
I have written the expression for a char variable x.The isupper(x) will return true if the character x is upper case and false if the character x is lower case.
I have stored the returned value to a bool variable b .So the value of variable b will be true only when the x is in uppercase and false when b is lower case.
Answer:
m<2 = 150
Step-by-step explanation:
m<2 = 150 because of alternate exterior angles