SlideShare a Scribd company logo
STEP 1:
Null Hypothesis H0: P1 = P2
Alternate Hypothesis Ha: P1 ? P2
STEP 2:
Analysis Plan for significance level: 0.05
STEP 3:
Analyze Sample Data
n1: Group 1 sample size = 400
n2: Group 2 sample size = 400
Proportion p1: = 0.0675
Proportion p2: = 0.1
Pooled Sample Proportion
p = (p1 * n1 + p2 * n2) / (n1 + n2)
= [(0.0675 * 400) + (0.1 * 400)] / (400 + 400)
= 67 / 800
= 0.0838
Where p1 is the sample proportion in sample 1, where p2 is the sample proportion in sample 2,
n1 is the size of sample 2, and n2 is the size of sample 2.
Standard Error:
SE = sqrt{p * (1 - p ) * [(1/n1) + (1/n2)]}
= sqrt{0.0838 * (1 - 0.0838 ) * [(1/400) + (1/400)]}
= sqrt{0.000384}
= 0.0196
STEP 4:
Test Statistic z-score: z = (p1 - p2) / SE
= (0.0675 - 0.1)/0.0196
= -1.659
For two-tailed test, the p-value is the probability that the z-score is less than -1.659 and more
than 1.659
Use the Normal Distribution Table to find P(z < -1.659) = 0.049, and P(z >1.659) = 0.049
The Table for Standard Normal Distribution is organized as a cummulative 'area' from the
LEFT corresponding to the STANDARDIZED VARIABLE z. The Standard Normal
Distribution is also symmetric (called a 'Bell Curve') which means its an interpretive procedure
to Look-Up the 'area' from the Table. For STANDARDIZED VARIABLE z = -1.659 the
corresponding LEFT 'area' = 0.049 And due to Table's cummulative nature, the corresponding
RIGHT 'area' = 0.049
Solution
STEP 1:
Null Hypothesis H0: P1 = P2
Alternate Hypothesis Ha: P1 ? P2
STEP 2:
Analysis Plan for significance level: 0.05
STEP 3:
Analyze Sample Data
n1: Group 1 sample size = 400
n2: Group 2 sample size = 400
Proportion p1: = 0.0675
Proportion p2: = 0.1
Pooled Sample Proportion
p = (p1 * n1 + p2 * n2) / (n1 + n2)
= [(0.0675 * 400) + (0.1 * 400)] / (400 + 400)
= 67 / 800
= 0.0838
Where p1 is the sample proportion in sample 1, where p2 is the sample proportion in sample 2,
n1 is the size of sample 2, and n2 is the size of sample 2.
Standard Error:
SE = sqrt{p * (1 - p ) * [(1/n1) + (1/n2)]}
= sqrt{0.0838 * (1 - 0.0838 ) * [(1/400) + (1/400)]}
= sqrt{0.000384}
= 0.0196
STEP 4:
Test Statistic z-score: z = (p1 - p2) / SE
= (0.0675 - 0.1)/0.0196
= -1.659
For two-tailed test, the p-value is the probability that the z-score is less than -1.659 and more
than 1.659
Use the Normal Distribution Table to find P(z < -1.659) = 0.049, and P(z >1.659) = 0.049
The Table for Standard Normal Distribution is organized as a cummulative 'area' from the
LEFT corresponding to the STANDARDIZED VARIABLE z. The Standard Normal
Distribution is also symmetric (called a 'Bell Curve') which means its an interpretive procedure
to Look-Up the 'area' from the Table. For STANDARDIZED VARIABLE z = -1.659 the
corresponding LEFT 'area' = 0.049 And due to Table's cummulative nature, the corresponding
RIGHT 'area' = 0.049

More Related Content

More from deepakangel

Halfway titration Half of the base is neutralise.pdf
                     Halfway titration Half of the base is neutralise.pdf                     Halfway titration Half of the base is neutralise.pdf
Halfway titration Half of the base is neutralise.pdf
deepakangel
 
The HTML canvas element is used to draw graphics on a web page.T.pdf
The HTML canvas element is used to draw graphics on a web page.T.pdfThe HTML canvas element is used to draw graphics on a web page.T.pdf
The HTML canvas element is used to draw graphics on a web page.T.pdf
deepakangel
 
Fluorescein has a OH group and a COOH group. If a.pdf
                     Fluorescein has a OH group and a COOH group. If a.pdf                     Fluorescein has a OH group and a COOH group. If a.pdf
Fluorescein has a OH group and a COOH group. If a.pdf
deepakangel
 
Solution 3Capital = Total Assets – Current Liabilities          .pdf
Solution 3Capital = Total Assets – Current Liabilities          .pdfSolution 3Capital = Total Assets – Current Liabilities          .pdf
Solution 3Capital = Total Assets – Current Liabilities          .pdf
deepakangel
 
Q1ROMThe boot loader basically put Hex code into already there .pdf
Q1ROMThe boot loader basically put Hex code into already there .pdfQ1ROMThe boot loader basically put Hex code into already there .pdf
Q1ROMThe boot loader basically put Hex code into already there .pdf
deepakangel
 
Raising the temperature changes the solubility of a substance in wat.pdf
Raising the temperature changes the solubility of a substance in wat.pdfRaising the temperature changes the solubility of a substance in wat.pdf
Raising the temperature changes the solubility of a substance in wat.pdf
deepakangel
 
MAN pages.These pages describes commands functions and there prope.pdf
MAN pages.These pages describes commands functions and there prope.pdfMAN pages.These pages describes commands functions and there prope.pdf
MAN pages.These pages describes commands functions and there prope.pdf
deepakangel
 
If a person has inability to present antigens to Tc cells (cytotoxic.pdf
If a person has inability to present antigens to Tc cells (cytotoxic.pdfIf a person has inability to present antigens to Tc cells (cytotoxic.pdf
If a person has inability to present antigens to Tc cells (cytotoxic.pdf
deepakangel
 
i didnt get your question its unclear do you mean conjunctive .pdf
i didnt get your question its unclear do you mean conjunctive .pdfi didnt get your question its unclear do you mean conjunctive .pdf
i didnt get your question its unclear do you mean conjunctive .pdf
deepakangel
 
Here is the code with comments for the question. Sample output is al.pdf
Here is the code with comments for the question. Sample output is al.pdfHere is the code with comments for the question. Sample output is al.pdf
Here is the code with comments for the question. Sample output is al.pdf
deepakangel
 
Embedded systemIt is a computer system with a dedicated function .pdf
Embedded systemIt is a computer system with a dedicated function .pdfEmbedded systemIt is a computer system with a dedicated function .pdf
Embedded systemIt is a computer system with a dedicated function .pdf
deepakangel
 
Factors.javaimport java.io.; import java.util.Scanner; class .pdf
Factors.javaimport java.io.; import java.util.Scanner; class .pdfFactors.javaimport java.io.; import java.util.Scanner; class .pdf
Factors.javaimport java.io.; import java.util.Scanner; class .pdf
deepakangel
 
couldnt sloveSolutioncouldnt slove.pdf
couldnt sloveSolutioncouldnt slove.pdfcouldnt sloveSolutioncouldnt slove.pdf
couldnt sloveSolutioncouldnt slove.pdf
deepakangel
 
date of recordSolutiondate of record.pdf
date of recordSolutiondate of record.pdfdate of recordSolutiondate of record.pdf
date of recordSolutiondate of record.pdf
deepakangel
 
Dividend recieved deduction causes a temporary difference between ta.pdf
Dividend recieved deduction causes a temporary difference between ta.pdfDividend recieved deduction causes a temporary difference between ta.pdf
Dividend recieved deduction causes a temporary difference between ta.pdf
deepakangel
 
d)y = (x+7.1)^2 x-4This is how you should represent the Fortra.pdf
d)y = (x+7.1)^2  x-4This is how you should represent the Fortra.pdfd)y = (x+7.1)^2  x-4This is how you should represent the Fortra.pdf
d)y = (x+7.1)^2 x-4This is how you should represent the Fortra.pdf
deepakangel
 
Answer 7. Danielle will produce eggs with allele i as her blood grou.pdf
Answer 7. Danielle will produce eggs with allele i as her blood grou.pdfAnswer 7. Danielle will produce eggs with allele i as her blood grou.pdf
Answer 7. Danielle will produce eggs with allele i as her blood grou.pdf
deepakangel
 
Answersb. multipath (when two or more signals arrive at the recev.pdf
Answersb. multipath (when two or more signals arrive at the recev.pdfAnswersb. multipath (when two or more signals arrive at the recev.pdf
Answersb. multipath (when two or more signals arrive at the recev.pdf
deepakangel
 
A population is a group of individuals that belong to the same speci.pdf
A population is a group of individuals that belong to the same speci.pdfA population is a group of individuals that belong to the same speci.pdf
A population is a group of individuals that belong to the same speci.pdf
deepakangel
 
2. Write the equilibrium constant expression forSolution2. Wr.pdf
2. Write the equilibrium constant expression forSolution2. Wr.pdf2. Write the equilibrium constant expression forSolution2. Wr.pdf
2. Write the equilibrium constant expression forSolution2. Wr.pdf
deepakangel
 

More from deepakangel (20)

Halfway titration Half of the base is neutralise.pdf
                     Halfway titration Half of the base is neutralise.pdf                     Halfway titration Half of the base is neutralise.pdf
Halfway titration Half of the base is neutralise.pdf
 
The HTML canvas element is used to draw graphics on a web page.T.pdf
The HTML canvas element is used to draw graphics on a web page.T.pdfThe HTML canvas element is used to draw graphics on a web page.T.pdf
The HTML canvas element is used to draw graphics on a web page.T.pdf
 
Fluorescein has a OH group and a COOH group. If a.pdf
                     Fluorescein has a OH group and a COOH group. If a.pdf                     Fluorescein has a OH group and a COOH group. If a.pdf
Fluorescein has a OH group and a COOH group. If a.pdf
 
Solution 3Capital = Total Assets – Current Liabilities          .pdf
Solution 3Capital = Total Assets – Current Liabilities          .pdfSolution 3Capital = Total Assets – Current Liabilities          .pdf
Solution 3Capital = Total Assets – Current Liabilities          .pdf
 
Q1ROMThe boot loader basically put Hex code into already there .pdf
Q1ROMThe boot loader basically put Hex code into already there .pdfQ1ROMThe boot loader basically put Hex code into already there .pdf
Q1ROMThe boot loader basically put Hex code into already there .pdf
 
Raising the temperature changes the solubility of a substance in wat.pdf
Raising the temperature changes the solubility of a substance in wat.pdfRaising the temperature changes the solubility of a substance in wat.pdf
Raising the temperature changes the solubility of a substance in wat.pdf
 
MAN pages.These pages describes commands functions and there prope.pdf
MAN pages.These pages describes commands functions and there prope.pdfMAN pages.These pages describes commands functions and there prope.pdf
MAN pages.These pages describes commands functions and there prope.pdf
 
If a person has inability to present antigens to Tc cells (cytotoxic.pdf
If a person has inability to present antigens to Tc cells (cytotoxic.pdfIf a person has inability to present antigens to Tc cells (cytotoxic.pdf
If a person has inability to present antigens to Tc cells (cytotoxic.pdf
 
i didnt get your question its unclear do you mean conjunctive .pdf
i didnt get your question its unclear do you mean conjunctive .pdfi didnt get your question its unclear do you mean conjunctive .pdf
i didnt get your question its unclear do you mean conjunctive .pdf
 
Here is the code with comments for the question. Sample output is al.pdf
Here is the code with comments for the question. Sample output is al.pdfHere is the code with comments for the question. Sample output is al.pdf
Here is the code with comments for the question. Sample output is al.pdf
 
Embedded systemIt is a computer system with a dedicated function .pdf
Embedded systemIt is a computer system with a dedicated function .pdfEmbedded systemIt is a computer system with a dedicated function .pdf
Embedded systemIt is a computer system with a dedicated function .pdf
 
Factors.javaimport java.io.; import java.util.Scanner; class .pdf
Factors.javaimport java.io.; import java.util.Scanner; class .pdfFactors.javaimport java.io.; import java.util.Scanner; class .pdf
Factors.javaimport java.io.; import java.util.Scanner; class .pdf
 
couldnt sloveSolutioncouldnt slove.pdf
couldnt sloveSolutioncouldnt slove.pdfcouldnt sloveSolutioncouldnt slove.pdf
couldnt sloveSolutioncouldnt slove.pdf
 
date of recordSolutiondate of record.pdf
date of recordSolutiondate of record.pdfdate of recordSolutiondate of record.pdf
date of recordSolutiondate of record.pdf
 
Dividend recieved deduction causes a temporary difference between ta.pdf
Dividend recieved deduction causes a temporary difference between ta.pdfDividend recieved deduction causes a temporary difference between ta.pdf
Dividend recieved deduction causes a temporary difference between ta.pdf
 
d)y = (x+7.1)^2 x-4This is how you should represent the Fortra.pdf
d)y = (x+7.1)^2  x-4This is how you should represent the Fortra.pdfd)y = (x+7.1)^2  x-4This is how you should represent the Fortra.pdf
d)y = (x+7.1)^2 x-4This is how you should represent the Fortra.pdf
 
Answer 7. Danielle will produce eggs with allele i as her blood grou.pdf
Answer 7. Danielle will produce eggs with allele i as her blood grou.pdfAnswer 7. Danielle will produce eggs with allele i as her blood grou.pdf
Answer 7. Danielle will produce eggs with allele i as her blood grou.pdf
 
Answersb. multipath (when two or more signals arrive at the recev.pdf
Answersb. multipath (when two or more signals arrive at the recev.pdfAnswersb. multipath (when two or more signals arrive at the recev.pdf
Answersb. multipath (when two or more signals arrive at the recev.pdf
 
A population is a group of individuals that belong to the same speci.pdf
A population is a group of individuals that belong to the same speci.pdfA population is a group of individuals that belong to the same speci.pdf
A population is a group of individuals that belong to the same speci.pdf
 
2. Write the equilibrium constant expression forSolution2. Wr.pdf
2. Write the equilibrium constant expression forSolution2. Wr.pdf2. Write the equilibrium constant expression forSolution2. Wr.pdf
2. Write the equilibrium constant expression forSolution2. Wr.pdf
 

Recently uploaded

Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
chanes7
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
Mohammed Sikander
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Chapter -12, Antibiotics (One Page Notes).pdf
Chapter -12, Antibiotics (One Page Notes).pdfChapter -12, Antibiotics (One Page Notes).pdf
Chapter -12, Antibiotics (One Page Notes).pdf
Kartik Tiwari
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 

Recently uploaded (20)

Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Multithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race conditionMultithreading_in_C++ - std::thread, race condition
Multithreading_in_C++ - std::thread, race condition
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Chapter -12, Antibiotics (One Page Notes).pdf
Chapter -12, Antibiotics (One Page Notes).pdfChapter -12, Antibiotics (One Page Notes).pdf
Chapter -12, Antibiotics (One Page Notes).pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 

STEP 1 Null Hypothesis H0 P1 = P2 Alternate Hypothesis Ha P1.pdf

  • 1. STEP 1: Null Hypothesis H0: P1 = P2 Alternate Hypothesis Ha: P1 ? P2 STEP 2: Analysis Plan for significance level: 0.05 STEP 3: Analyze Sample Data n1: Group 1 sample size = 400 n2: Group 2 sample size = 400 Proportion p1: = 0.0675 Proportion p2: = 0.1 Pooled Sample Proportion p = (p1 * n1 + p2 * n2) / (n1 + n2) = [(0.0675 * 400) + (0.1 * 400)] / (400 + 400) = 67 / 800 = 0.0838 Where p1 is the sample proportion in sample 1, where p2 is the sample proportion in sample 2, n1 is the size of sample 2, and n2 is the size of sample 2. Standard Error: SE = sqrt{p * (1 - p ) * [(1/n1) + (1/n2)]} = sqrt{0.0838 * (1 - 0.0838 ) * [(1/400) + (1/400)]} = sqrt{0.000384} = 0.0196 STEP 4:
  • 2. Test Statistic z-score: z = (p1 - p2) / SE = (0.0675 - 0.1)/0.0196 = -1.659 For two-tailed test, the p-value is the probability that the z-score is less than -1.659 and more than 1.659 Use the Normal Distribution Table to find P(z < -1.659) = 0.049, and P(z >1.659) = 0.049 The Table for Standard Normal Distribution is organized as a cummulative 'area' from the LEFT corresponding to the STANDARDIZED VARIABLE z. The Standard Normal Distribution is also symmetric (called a 'Bell Curve') which means its an interpretive procedure to Look-Up the 'area' from the Table. For STANDARDIZED VARIABLE z = -1.659 the corresponding LEFT 'area' = 0.049 And due to Table's cummulative nature, the corresponding RIGHT 'area' = 0.049 Solution STEP 1: Null Hypothesis H0: P1 = P2 Alternate Hypothesis Ha: P1 ? P2 STEP 2: Analysis Plan for significance level: 0.05 STEP 3: Analyze Sample Data n1: Group 1 sample size = 400 n2: Group 2 sample size = 400 Proportion p1: = 0.0675 Proportion p2: = 0.1
  • 3. Pooled Sample Proportion p = (p1 * n1 + p2 * n2) / (n1 + n2) = [(0.0675 * 400) + (0.1 * 400)] / (400 + 400) = 67 / 800 = 0.0838 Where p1 is the sample proportion in sample 1, where p2 is the sample proportion in sample 2, n1 is the size of sample 2, and n2 is the size of sample 2. Standard Error: SE = sqrt{p * (1 - p ) * [(1/n1) + (1/n2)]} = sqrt{0.0838 * (1 - 0.0838 ) * [(1/400) + (1/400)]} = sqrt{0.000384} = 0.0196 STEP 4: Test Statistic z-score: z = (p1 - p2) / SE = (0.0675 - 0.1)/0.0196 = -1.659 For two-tailed test, the p-value is the probability that the z-score is less than -1.659 and more than 1.659 Use the Normal Distribution Table to find P(z < -1.659) = 0.049, and P(z >1.659) = 0.049 The Table for Standard Normal Distribution is organized as a cummulative 'area' from the LEFT corresponding to the STANDARDIZED VARIABLE z. The Standard Normal Distribution is also symmetric (called a 'Bell Curve') which means its an interpretive procedure to Look-Up the 'area' from the Table. For STANDARDIZED VARIABLE z = -1.659 the
  • 4. corresponding LEFT 'area' = 0.049 And due to Table's cummulative nature, the corresponding RIGHT 'area' = 0.049