Answer: 505
Step-by-step explanation:
The formula to find the sample size n , if the prior estimate of the population proportion (p) is known:
, where E= margin of error and z = Critical z-value.
Let p be the population proportion of crashes.
Prior sample size = 250
No. of people experience computer crashes = 75
Prior proportion of crashes 
E= 0.04
From z-table , the z-value corresponding to 95% confidence interval = z=1.96
Required sample size will be :
(Substitute all the values in the above formula)
(Rounded to the next integer.)
∴ Required sample size = 505
Answer:
The Answer is J because 1 1/2 or 1.5 times itself equals 2 1/4 or 2.25
Answer:
age<-c(20,30,40)
names(age)<-c ("ELI", "ALI", "JON")age
## ELI ALI JON
## 20 30 40
Step-by-step explanation:
The above given vector named age consists of three elements. Each element consists of ages of three people, ELI, ALI and JON, such that 20 corresponds to ELI, 30 to ALI and 40 to JON.
Answer:
2
Step-by-step explanation:
The answer would be 2 because it reduces to the same system of equations as the original, which I knew since the first equation was the same and if you divide everything in the second by 2, you'll get 3x-y=8. :)
I remember CUP -- concave up positive. Here we have a leading coefficient that's negative, so the cup is upside down, the parabola opens down, an arch not a bowl.