Answer:
Step-by-step explanation:
all answers in here just scroll
<span class="sg-text sg-text--link sg-text--bold sg-text--link-disabled sg-text--blue-dark">
pdf
</span>
<span class="sg-text sg-text--link sg-text--bold sg-text--link-disabled sg-text--blue-dark">
pdf
</span>
Answer:
The maximum value of the confidence interval for this set of survey results is 51.73%.
Step-by-step explanation:
A confidence interval has two bounds, a lower bound and an upper bound.
These bounds depend on the sample proportion and on the margin of error.
The lower bound is the sample proportion subtracted by the margin of error.
The upper bound is the margin of error added to the sample proportion.
In this question:
Sample proportion: 46.1%
Margin of error: 5.63%.
Maximum value is the upper bound:
46.1+5.63 = 51.73
The maximum value of the confidence interval for this set of survey results is 51.73%.
Answer:
a. 5,040 ways
b. 210 ways
Step-by-step explanation:
a) We want to pick 4 numbers out of 10 given that orders matter
If orders do matter, it will be a permutation problem
Mathematically;
n P r = n!/(n-r)!
In this case, n is 10 and r is 4
Thus, we have it that;
10 P 4 = 10!/(10-4)! = 5,040
b) if orders do not matter
It will be a combination problem
n C r = n!/(n-r)!r!
n = 10 and r = 4
10 C 4 = 10! /(10-4)!4!
= 210