Are yields for organic farming different from conventional farming yields? Independent random samples from method A (organic farming) and method B (conventional farming) gave the following information about yield of lima beans (in tons/acre). Method A 1.39 1.87 1.29 1.53 1.47 1.79 1.77 1.83 1.61 2.15 2.33   Method B 1.45 2.11 1.85 2.07 1.89 2.03 1.95 1.41 1.73 1.27 1.93 1.13 Use a 5% level of significance to test the hypothesis that there is no difference between the yield distributions. (a) What is the level of significance?   State the null and alternate hypotheses. Ho: Distributions are the same. H1: Distributions are the same.Ho: Distributions are the same. H1: Distributions are different.    Ho: Distributions are different. H1: Distributions are different.Ho: Distributions are different. H1: Distributions are the same. (b) Compute the sample test statistic. (Use 2 decimal places.)   What sampling distribution will you use? uniformStudent's t    normalchi-square What conditions are necessary to use this distributions? Both sample sizes must be less than 10.At least one sample size must be greater than 10.    At least one sample size must be less than 10.Both sample sizes must be greater than 10. (c) Find the P-value of the sample test statistic. (Use 4 decimal places.)   (d) Conclude the test? At the ? = 0.05 level, we reject the null hypothesis and conclude the data are not statistically significant.At the ? = 0.05 level, we reject the null hypothesis and conclude the data are statistically significant.    At the ? = 0.05 level, we fail to reject the null hypothesis and conclude the data are not statistically significant.At the ? = 0.05 level, we fail to reject the null hypothesis and conclude the data are statistically significant. (e) Interpret your conclusion in the context of the application. Reject the null hypothesis, there is sufficient evidence that the yield distributions are different.Fail to reject the null hypothesis, there is sufficient evidence that the yield distributions are different.    Fail to reject the null hypothesis, there is insufficient evidence that the yield distributions are different.Reject the null hypothesis, there is insufficient evidence that the yield distributions are different.

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Topic Video
Question
Are yields for organic farming different from conventional farming yields? Independent random samples from method A (organic farming) and method B (conventional farming) gave the following information about yield of lima beans (in tons/acre).
Method A 1.39 1.87 1.29 1.53 1.47 1.79 1.77 1.83 1.61 2.15 2.33  
Method B 1.45 2.11 1.85 2.07 1.89 2.03 1.95 1.41 1.73 1.27 1.93 1.13
Use a 5% level of significance to test the hypothesis that there is no difference between the yield distributions.
(a)
What is the level of significance?
 
State the null and alternate hypotheses.
Ho: Distributions are the same. H1: Distributions are the same.Ho: Distributions are the same. H1: Distributions are different.    Ho: Distributions are different. H1: Distributions are different.Ho: Distributions are different. H1: Distributions are the same.
(b)
Compute the sample test statistic. (Use 2 decimal places.)
 
What sampling distribution will you use?
uniformStudent's t    normalchi-square
What conditions are necessary to use this distributions?
Both sample sizes must be less than 10.At least one sample size must be greater than 10.    At least one sample size must be less than 10.Both sample sizes must be greater than 10.
(c)
Find the P-value of the sample test statistic. (Use 4 decimal places.)
 
(d)
Conclude the test?
At the ? = 0.05 level, we reject the null hypothesis and conclude the data are not statistically significant.At the ? = 0.05 level, we reject the null hypothesis and conclude the data are statistically significant.    At the ? = 0.05 level, we fail to reject the null hypothesis and conclude the data are not statistically significant.At the ? = 0.05 level, we fail to reject the null hypothesis and conclude the data are statistically significant.
(e)
Interpret your conclusion in the context of the application.
Reject the null hypothesis, there is sufficient evidence that the yield distributions are different.Fail to reject the null hypothesis, there is sufficient evidence that the yield distributions are different.    Fail to reject the null hypothesis, there is insufficient evidence that the yield distributions are different.Reject the null hypothesis, there is insufficient evidence that the yield distributions are different.

  

Expert Solution
Step 1

Use the given data to form the excel table:

 

Method A

x-μ

x-μ2

 

1.39

-0.34

0.1156

 

1.87

0.14

0.0196

 

1.29

-0.44

0.1936

 

1.53

-0.2

0.04

 

1.47

-0.26

0.0676

 

1.79

0.06

0.0036

 

1.77

0.04

0.0016

 

1.83

0.1

0.01

 

1.61

-0.12

0.0144

 

2.15

0.42

0.1764

 

2.33

0.6

0.36

Sum

19.03

0

1.0024

Mean

1.73

0

 

 

 

Method B

x-μ

x-μ2

 

1.45

-0.285

0.081225

 

2.11

0.375

0.140625

 

1.85

0.115

0.013225

 

2.07

0.335

0.112225

 

1.89

0.155

0.024025

 

2.03

0.295

0.087025

 

1.95

0.215

0.046225

 

1.41

-0.325

0.105625

 

1.73

-0.005

0.000025

 

1.27

-0.465

0.216225

 

1.93

0.195

0.038025

 

1.13

-0.605

0.366025

Sum

20.82

0

1.2305

Mean

1.735

0

0.102541666666667

Determine the mean and standard deviation of both the methods using table:

x1=xn1=19.0311=1.73

x2=xn2=20.8212=1.735

s1=x-x2n1-1=1.002411-1=0.3166

s2=x-x2n2-1=1.230512-1=0.3345

Step 2

a) 

H0: Distributions are the same.

H1: Distributions are different.

Null hypothesis: H0: μ1=μ2
Alternative hypothesis: HA: μ1μ2

This hypotheses constitute a two-tailed test and significance level for the test is 0.05. 

Use the sample data, we compute the standard error (SE), degrees of freedom (DF), and the t statistic test statistic (t). 

Step 3

b) 

S.E=s12n1+s22n2=(0.3166)211+(0.3345)212=0.1358

D.F=n1+n2-2=11+12=21

t=(x1-x2)- dS.E=(1.73-1.735)-00.1358=-0.036818851-0.04

We should use Student's t statistics. The condition of both sample sizes must be greater than 10 is satisfied.
steps

Step by step

Solved in 5 steps

Blurred answer
Knowledge Booster
Hypothesis Tests and Confidence Intervals for Means
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman