Skip to main content
Day 5: Drills. (10 pts) Sample Size Determination. Show complete solutions. Express your final answer in the appropriate units of measurement (i.e.: people, bags, etc.) (1 pt each) Ferdie observed that the average yield of palay per sack follows a normal distribution with a standard deviation of 25 grams per sack. How large should the sample be for him to be 95% confident that the estimate for the true average yield of palay will differ by at most 5 grams per sack? a) b) Luke makes some of the best Leche Flan in town. The average amount of Leche Flan he makes per container is normally distributed with a standard deviation of 2 grams per container. How large a sample should he take for him to be 90% confident that the estimate for the true average amount of Leche Flan will differ by no more than 1.5 grams? c) Julie observed that the average amount of coffee dispensed per cup by a certain coffee dispenser is normally distributed with a standard deviation of 2mL per cup. How large a sample should be taken if she wants to be 99% confident that her estimate for the true mean amount of coffee dispensed per cup will differ by no more than 1mL per cup? d) An independent polling group conducted a survey two years ago showing that 38% of individuals in Pasig are in favor of the current administration. They would like to repeat the same survey once again to see if there were any changes in this proportion given the policies implemented by the administration. How large a sample should take for them to be 90% confident that their estimate of the true proportion of individuals in favor of the administration will differ by no more than 0.08? e) Dr. Walter wants to determine the proportion of mothers in a certain barangay in Makati who had a caesarian section. The results of a pilot test he conducted beforehand showed that 62.8% of mothers had a caesarian section. How large should the sample size be for er to be 95% confident that the estimated proportion of mothers who had a caesarian section will differ by no more than 0.12?

ANSWER

(a) difference in mean = 5 and s = 25
\alpha = 0.05
n = ?
P(Z<(5/(25//n0.5) = 0.95
1.6449 = 5/(25/n0.5)
n = 68

Comments

Popular posts from this blog

Question: prove by induction 2^2 + 4^2 + 6^2 + ... + (2n)^2 = (2n)(2n+1)(2n+2)/6 ANSWER we will use induction on n base case : n=1 we have, 2^2 = 2*3*4/6 = 4 which is true inductive hypothesis let it be true for n = k i.e.,  2^2 + 4^2 + ... + (2k)^2 =   [(2k)(2k+1)(2k+2)]/6 inductive case let n = k+1 then we have 2^2 + 4^2 + .... + (2k)^2 + (2(k+1))^2 =   [(2k)(2k+1)(2k+2)]/6 + (2k+2)^2 =(2k+2)*[(2k)(2k+1)/6 + (2k+2)] =(2k+2)*[ (4k^2+2k)/6 + (12k + 12)/6 ] =(2k+2)*[ (4k^2+14k+12)/6 ] = =(2k+2)*[(2k)(2k+1)/6 + (2k+2)] =(2k+2)*[ (4k^2+2k)/6 + (12k + 12)/6 ] =(2k+2)*[ (4k^2+14k+12)/6 ] = (2k+2)*[ (4k^2 + 8k + 6k + 12)/6 ] = (2k+2)*[ (4k(k + 2) +6(k+2))/6 ] = (2k+2)*[ (4k+6)(k+2)/6 ] =  (2k+2)*[ 2 (2k+3)(k+2)/6  ] =   (2k+2)*[  (2k+3)*2*(k+2)/6  ] =   (2k+2)*[  (2k+3)(2k+4)/6  ] = [(2*(k+1))(2*(k+1)+1)(2*(k+1)+2)]/6 replacing k+1 by m, we get replacing k+1 by m, we get [(2*m)(2*m+1)(2*m+2)]/6 this completes our proof b...

IT management

FIGURE P1.1 The File Structure for Problems 1-4 1.       How many records does the file contain? How many fields are there per record? 2.       What problem would you encounter if you wanted to produce a listing by city? How would you solve this problem by altering the file structure? 3.       If you wanted to produce a listing of the file contents by last name, area code, city, state, or zip code, how would you alter the file structure? 4.       What data redundancies do you detect? How could those redundancies lead to anomalies? Figure P2.4 The DealCo relational diagram 4. Identify each relationship type and write all of the business rules. 5.       Create the basic Crow’s Foot ERD for DealCo. FIGURE P3.17 The Ch03_TransCo Database Tables     17. For each table, identify the primary key and the for...
Question: Q1 a. Sketch the static characteristics of a diode. (6 marks) b. An AC voltage source V drives a transformer with centre tap second indin gs connected to two rectifiers is shown in the following diagram. The load has constant current Io. Assume that when the diode conducts the forward voltage drop is Ve d V Vmsnot. The turns ratio is N: 1:1. Sketch the current waveform through one of the diodes. (6 marks) c. Write down an equation for efficiency of a power converter in terms of output power and converter losses (2 marks) d. Given the following parameters, calculate the efficiency of the power converter. Va = 310 V ω-2π50 forward voltage drop of the diodes VF = 0.7 V Transformer turns ratio = 10: 1 : 1 load current = 10 A Assume that the transformer has no loss and converter losses come from the diodes only. Also assume the diode voltage drop does not change with current. State your assumption if there is any 6 marks) ANSWER