Skip to content
#

significance-testing

Here are 56 public repositories matching this topic...

Hypothesis-Testing-2-Proportion-T-test-Students-Jobs-in-2-States. Assume Null Hypothesis as Ho is p1-p2 = 0 i.e. p1 ≠ p2. Thus Alternate Hypthesis as Ha is p1 = p2. Explanation of bernoulli Binomial RV: np.random.binomial(n=1,p,size) Suppose you perform an experiment with two possible outcomes: either success or failure. Success happens with pro…

  • Updated May 20, 2021
  • Jupyter Notebook

A group project for Florida Tech's MTH5324 (Statistical Modelling) project that analyzes the impact of the Russo-Ukraine war on the economy of several significant geopolitical entities.

  • Updated May 9, 2023
  • R

Chi2 contengency independence test Q4. TeleCall uses 4 centers around the globe to process customer order forms. They audit a certain % of the customer order forms. Any error in order form renders it defective and has to be reworked before processing. The manager wants to check whether the defective % varies by centre. Please analyze the data at 5

  • Updated May 5, 2024
  • Jupyter Notebook

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…

  • Updated May 4, 2021
  • Jupyter Notebook

A combination of codes developed for the calculation of the cross-correlation confidence intervals, making use of a pair of light-curves. The code conducts a bootstrap random sampling with replacement method to generate artificial light-curves. The code determines the cross-correlation of the artificial light-curves, and uses them for significance.

  • Updated Sep 2, 2023
  • Fortran

Q1.A F&B manager wants to determine whether there is any significant difference in the diameter of the cutlet between two units. A randomly selected sample of cutlets was collected from both units and measured? Analyze the data and draw inferences at 5% significance level. Please state the assumptions and tests that you carried out to check validit

  • Updated May 5, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the significance-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the significance-testing topic, visit your repo's landing page and select "manage topics."

Learn more