Coder Social home page Coder Social logo

vaitybharati / p17.-hypothesis-testing-1-sample-1-tail-test-salmonella-outbreak- Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 80 KB

Hypothesis-Testing-1-Sample-1-Tail-Test-Salmonella-Outbreak. 1-sample 1-tail ttest. Assume Null Hypothesis Ho as Mean Salmonella <= 0.3. Thus Alternate Hypothesis Ha as Mean Salmonella > 0.3. As No direct code for 1-sample 1-tail ttest available with unknown SD and arrays of means. Hence we find probability using 1-sample 2-tail ttest and divide it by 2 to get 1-tail ttest.

Jupyter Notebook 100.00%
python hypothesis-testing one-sample-t-test two-tail-test one-tail-test pandas numpy scipy stats array

p17.-hypothesis-testing-1-sample-1-tail-test-salmonella-outbreak-'s Introduction

P17.-Hypothesis-Testing-1-Sample-1-Tail-Test-Salmonella-Outbreak-

image

1-sample 1-tail ttest Assume Null Hypothesis Ho as Mean Salmonella <= 0.3 Thus Alternate Hypothesis Ha as Mean Salmonella > 0.3

As No direct code for 1-sample 1-tail ttest available with unknown SD and arrays of means. Hence we find probability using 1-sample 2-tail ttest and divide it by 2 to get 1-tail ttest

Inference: Since (p_1t = 0.029) < (α = 0.05); Reject Null Hypothesis i.e Mean Salmonella > 0.3

Ice-cream factory responsible for people illness.

Note: This python code states both 1-sample 1-tail and 1-sample 2-tail codes

p17.-hypothesis-testing-1-sample-1-tail-test-salmonella-outbreak-'s People

Contributors

vaitybharati avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.