(a+b)^7= a^7+ 7a^7b+ 21 a^6b²+ 35a^5b³+ 35 a⁴b⁴+ 21 a³b^5 + 7a²b^6 + b^7
Answer:
If we compare the p value and using the significance level given
we have
so we can conclude that we have enough evidence to FAIL to reject the null hypothesis, and we can said that at 5% or 1% of significance we fail to reject the null hypothesis.
Step-by-step explanation:
It's important to refresh the p value method or p value approach . "This method is about determining "likely" or "unlikely" by determining the probability assuming the null hypothesis were true of observing a more extreme test statistic in the direction of the alternative hypothesis than the one observed". Or in other words is just a method to have an statistical decision to fail to reject or reject the null hypothesis.
The significance level is not provided but we can assume it as
. First we need to calculate the degrees of freedom like this:

The next step would be calculate the p value for this test. Since is a bilateral test or two tailed test, the p value would be:
If we compare the p value and using the significance level given
we have
so we can conclude that we have enough evidence to FAIL to reject the null hypothesis, and we can said that at 5% or 1% of significance we fail to reject the null hypothesis.
Answer:
x = - 4
Step-by-step explanation:
Given
- x² - 8x - 16 = 0 ( multiply through by - 1 to clear the leading negative )
x² + 8x + 16 = 0 ← this is a perfect square
(x + 4)² = 0 ( take the square root of both sides )
x + 4 = 0 ( subtract 4 from both sides )
x = - 4
Answer:
The 95% confidence interval for the true proportion of university students who use laptop in class to take notes is (0.2839, 0.4161).
Step-by-step explanation:
The (1 - <em>α</em>)% confidence interval for population proportion <em>P</em> is:

The information provided is:
<em>x</em> = number of students who responded as"yes" = 70
<em>n</em> = sample size = 200
Confidence level = 95%
The formula to compute the sample proportion is:

The R codes for the construction of the 95% confidence interval is:
> x=70
> n=200
> p=x/n
> p
[1] 0.35
> s=sqrt((p*(1-p))/n)
> s
[1] 0.03372684
> E=qnorm(0.975)*s
> lower=p-E
> upper=p+E
> lower
[1] 0.2838966
> upper
[1] 0.4161034
Thus, the 95% confidence interval for the true proportion of university students who use laptop in class to take notes is (0.2839, 0.4161).
For a. divide 125 by 300 then multiply by 100
The answer for a. is 41.66%
For b. convert percentage to decimal divide by 100 then multiply 0.15 by 2.25 to get 0.3375. Round it off to 0.34 and subtract that from 2.25 to get
The answer for b. is $1.91
For c. you have to figure out the difference first. 2.50 minus 2.00 is 0.50
So then what percent of 2.00 is 0.50
Divide 2.00 by 0.50 to get 4.
The answer for c. is 4%
Honestly this was kinda rushed because I'm in the middle of a quiz so yea hope this helps you.
From yours truly to you,
<em> Que.</em>