Question on a hypothesis test The 2019 Stack Overflow Developer Survey Results Are InPlease verify this Proportion Hypothesis Test (Statistics)Hypothesis test questionHypothesis testing: Test statistic, P-value and significance levelsfind distribution of hypothesis testing?find the value of the test statisticFind the value for k that gives a level of significance of 0.05, when given a null hypothesis that is to be rejected when $y_1*y_2 leq k$Statistical test with proportions and infinite population.Computing Type II Error for a One-Sided Normal Test.One-tailed hypothesis decision based on a two-tailed Z testHypothesis testing variance using sample mean

Is it possible for the two major parties in the UK to form a coalition with each other instead of a much smaller party?

Where to refill my bottle in India?

Can I write a for loop that iterates over both collections and arrays?

How to manage monthly salary

Should I use my personal or workplace e-mail when registering to external websites for work purpose?

Deadlock Graph and Interpretation, solution to avoid

Patience, young "Padovan"

Idiomatic way to prevent slicing?

What does "sndry explns" mean in one of the Hitchhiker's guide books?

Manuscript was "unsubmitted" because the manuscript was deposited in Arxiv Preprints

"What time...?" or "At what time...?" - what is more grammatically correct?

Why is Grand Jury testimony secret?

Could JWST stay at L2 "forever"?

Inversion Puzzle

Confusion about non-derivable continuous functions

If a poisoned arrow's piercing damage is reduced to 0, do you still get poisoned?

Lethal sonic weapons

Inline version of a function returns different value then non-inline version

What is the motivation for a law requiring 2 parties to consent for recording a conversation

"To split hairs" vs "To be pedantic"

Is domain driven design an anti-SQL pattern?

In microwave frequencies, do you use a circulator when you need a (near) perfect diode?

What is this 4-propeller plane?

Why could you hear an Amstrad CPC working?



Question on a hypothesis test



The 2019 Stack Overflow Developer Survey Results Are InPlease verify this Proportion Hypothesis Test (Statistics)Hypothesis test questionHypothesis testing: Test statistic, P-value and significance levelsfind distribution of hypothesis testing?find the value of the test statisticFind the value for k that gives a level of significance of 0.05, when given a null hypothesis that is to be rejected when $y_1*y_2 leq k$Statistical test with proportions and infinite population.Computing Type II Error for a One-Sided Normal Test.One-tailed hypothesis decision based on a two-tailed Z testHypothesis testing variance using sample mean










0












$begingroup$


So I have population mean (for average production on some farms) = $3000$, and a test for a new fertilizer has sample size $n = 70$, sample mean = $3120$, sample standard deviation = $578$.



The company making the fertilizer claims that it knows that the fertilizer improves the production. Perform the appropriate test with a significance level of $0.05$.



So I computed the test statistic
$$frac3120 - 3000frac578sqrt70 = 1.73 ,$$
and since this is a one-sided test, we will compare with the respective normal quantile for 0.95 $= 1.96$.



Now is the correct null hypothesis $H_0: μ>3000$ or $H_0:μ leq 3000$ (versus their respective negations)? And, whichever the case is, which is the correct rejection region?










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    No, the null hypothesis should be the more conservative position that the new fertilizer does not improve production.
    $endgroup$
    – littleO
    Mar 23 at 0:45










  • $begingroup$
    @littleO I see, so the rejection region is $z > 1.96$ and therefore we cannot reject $H_0 : μ=<3000$ ?
    $endgroup$
    – JBuck
    Mar 23 at 1:05






  • 1




    $begingroup$
    If it is an unilateral test you should not use the bilateral value of $1.96$. Furthermore, if you have the sample standard deviation (and not the population), you should use t-Student.
    $endgroup$
    – Ertxiem
    Mar 23 at 1:14










  • $begingroup$
    @Ertxiem As for t-student, you might be correct, but we haven't learned it yet, so the exercise is meant to be solved along these lines. Second, what value should I use since the test is unilateral?
    $endgroup$
    – JBuck
    Mar 23 at 1:19






  • 1




    $begingroup$
    I'm assuming that you have a table for the Normal distribution. The value of $1.96$ corresponds to 2.5% of the $z$ values above it (and 2.5% of the $z$ values below $-1.96$, for a total of 5%). If you look into the table, you should find a value of $z$ that has 5% of the values above it.
    $endgroup$
    – Ertxiem
    Mar 23 at 1:22















0












$begingroup$


So I have population mean (for average production on some farms) = $3000$, and a test for a new fertilizer has sample size $n = 70$, sample mean = $3120$, sample standard deviation = $578$.



The company making the fertilizer claims that it knows that the fertilizer improves the production. Perform the appropriate test with a significance level of $0.05$.



So I computed the test statistic
$$frac3120 - 3000frac578sqrt70 = 1.73 ,$$
and since this is a one-sided test, we will compare with the respective normal quantile for 0.95 $= 1.96$.



Now is the correct null hypothesis $H_0: μ>3000$ or $H_0:μ leq 3000$ (versus their respective negations)? And, whichever the case is, which is the correct rejection region?










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    No, the null hypothesis should be the more conservative position that the new fertilizer does not improve production.
    $endgroup$
    – littleO
    Mar 23 at 0:45










  • $begingroup$
    @littleO I see, so the rejection region is $z > 1.96$ and therefore we cannot reject $H_0 : μ=<3000$ ?
    $endgroup$
    – JBuck
    Mar 23 at 1:05






  • 1




    $begingroup$
    If it is an unilateral test you should not use the bilateral value of $1.96$. Furthermore, if you have the sample standard deviation (and not the population), you should use t-Student.
    $endgroup$
    – Ertxiem
    Mar 23 at 1:14










  • $begingroup$
    @Ertxiem As for t-student, you might be correct, but we haven't learned it yet, so the exercise is meant to be solved along these lines. Second, what value should I use since the test is unilateral?
    $endgroup$
    – JBuck
    Mar 23 at 1:19






  • 1




    $begingroup$
    I'm assuming that you have a table for the Normal distribution. The value of $1.96$ corresponds to 2.5% of the $z$ values above it (and 2.5% of the $z$ values below $-1.96$, for a total of 5%). If you look into the table, you should find a value of $z$ that has 5% of the values above it.
    $endgroup$
    – Ertxiem
    Mar 23 at 1:22













0












0








0





$begingroup$


So I have population mean (for average production on some farms) = $3000$, and a test for a new fertilizer has sample size $n = 70$, sample mean = $3120$, sample standard deviation = $578$.



The company making the fertilizer claims that it knows that the fertilizer improves the production. Perform the appropriate test with a significance level of $0.05$.



So I computed the test statistic
$$frac3120 - 3000frac578sqrt70 = 1.73 ,$$
and since this is a one-sided test, we will compare with the respective normal quantile for 0.95 $= 1.96$.



Now is the correct null hypothesis $H_0: μ>3000$ or $H_0:μ leq 3000$ (versus their respective negations)? And, whichever the case is, which is the correct rejection region?










share|cite|improve this question











$endgroup$




So I have population mean (for average production on some farms) = $3000$, and a test for a new fertilizer has sample size $n = 70$, sample mean = $3120$, sample standard deviation = $578$.



The company making the fertilizer claims that it knows that the fertilizer improves the production. Perform the appropriate test with a significance level of $0.05$.



So I computed the test statistic
$$frac3120 - 3000frac578sqrt70 = 1.73 ,$$
and since this is a one-sided test, we will compare with the respective normal quantile for 0.95 $= 1.96$.



Now is the correct null hypothesis $H_0: μ>3000$ or $H_0:μ leq 3000$ (versus their respective negations)? And, whichever the case is, which is the correct rejection region?







probability statistics






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 23 at 1:43









Ertxiem

671212




671212










asked Mar 23 at 0:40









JBuckJBuck

1218




1218







  • 1




    $begingroup$
    No, the null hypothesis should be the more conservative position that the new fertilizer does not improve production.
    $endgroup$
    – littleO
    Mar 23 at 0:45










  • $begingroup$
    @littleO I see, so the rejection region is $z > 1.96$ and therefore we cannot reject $H_0 : μ=<3000$ ?
    $endgroup$
    – JBuck
    Mar 23 at 1:05






  • 1




    $begingroup$
    If it is an unilateral test you should not use the bilateral value of $1.96$. Furthermore, if you have the sample standard deviation (and not the population), you should use t-Student.
    $endgroup$
    – Ertxiem
    Mar 23 at 1:14










  • $begingroup$
    @Ertxiem As for t-student, you might be correct, but we haven't learned it yet, so the exercise is meant to be solved along these lines. Second, what value should I use since the test is unilateral?
    $endgroup$
    – JBuck
    Mar 23 at 1:19






  • 1




    $begingroup$
    I'm assuming that you have a table for the Normal distribution. The value of $1.96$ corresponds to 2.5% of the $z$ values above it (and 2.5% of the $z$ values below $-1.96$, for a total of 5%). If you look into the table, you should find a value of $z$ that has 5% of the values above it.
    $endgroup$
    – Ertxiem
    Mar 23 at 1:22












  • 1




    $begingroup$
    No, the null hypothesis should be the more conservative position that the new fertilizer does not improve production.
    $endgroup$
    – littleO
    Mar 23 at 0:45










  • $begingroup$
    @littleO I see, so the rejection region is $z > 1.96$ and therefore we cannot reject $H_0 : μ=<3000$ ?
    $endgroup$
    – JBuck
    Mar 23 at 1:05






  • 1




    $begingroup$
    If it is an unilateral test you should not use the bilateral value of $1.96$. Furthermore, if you have the sample standard deviation (and not the population), you should use t-Student.
    $endgroup$
    – Ertxiem
    Mar 23 at 1:14










  • $begingroup$
    @Ertxiem As for t-student, you might be correct, but we haven't learned it yet, so the exercise is meant to be solved along these lines. Second, what value should I use since the test is unilateral?
    $endgroup$
    – JBuck
    Mar 23 at 1:19






  • 1




    $begingroup$
    I'm assuming that you have a table for the Normal distribution. The value of $1.96$ corresponds to 2.5% of the $z$ values above it (and 2.5% of the $z$ values below $-1.96$, for a total of 5%). If you look into the table, you should find a value of $z$ that has 5% of the values above it.
    $endgroup$
    – Ertxiem
    Mar 23 at 1:22







1




1




$begingroup$
No, the null hypothesis should be the more conservative position that the new fertilizer does not improve production.
$endgroup$
– littleO
Mar 23 at 0:45




$begingroup$
No, the null hypothesis should be the more conservative position that the new fertilizer does not improve production.
$endgroup$
– littleO
Mar 23 at 0:45












$begingroup$
@littleO I see, so the rejection region is $z > 1.96$ and therefore we cannot reject $H_0 : μ=<3000$ ?
$endgroup$
– JBuck
Mar 23 at 1:05




$begingroup$
@littleO I see, so the rejection region is $z > 1.96$ and therefore we cannot reject $H_0 : μ=<3000$ ?
$endgroup$
– JBuck
Mar 23 at 1:05




1




1




$begingroup$
If it is an unilateral test you should not use the bilateral value of $1.96$. Furthermore, if you have the sample standard deviation (and not the population), you should use t-Student.
$endgroup$
– Ertxiem
Mar 23 at 1:14




$begingroup$
If it is an unilateral test you should not use the bilateral value of $1.96$. Furthermore, if you have the sample standard deviation (and not the population), you should use t-Student.
$endgroup$
– Ertxiem
Mar 23 at 1:14












$begingroup$
@Ertxiem As for t-student, you might be correct, but we haven't learned it yet, so the exercise is meant to be solved along these lines. Second, what value should I use since the test is unilateral?
$endgroup$
– JBuck
Mar 23 at 1:19




$begingroup$
@Ertxiem As for t-student, you might be correct, but we haven't learned it yet, so the exercise is meant to be solved along these lines. Second, what value should I use since the test is unilateral?
$endgroup$
– JBuck
Mar 23 at 1:19




1




1




$begingroup$
I'm assuming that you have a table for the Normal distribution. The value of $1.96$ corresponds to 2.5% of the $z$ values above it (and 2.5% of the $z$ values below $-1.96$, for a total of 5%). If you look into the table, you should find a value of $z$ that has 5% of the values above it.
$endgroup$
– Ertxiem
Mar 23 at 1:22




$begingroup$
I'm assuming that you have a table for the Normal distribution. The value of $1.96$ corresponds to 2.5% of the $z$ values above it (and 2.5% of the $z$ values below $-1.96$, for a total of 5%). If you look into the table, you should find a value of $z$ that has 5% of the values above it.
$endgroup$
– Ertxiem
Mar 23 at 1:22










1 Answer
1






active

oldest

votes


















0












$begingroup$

The population standard deviation is not known, so looking ahead, you should understand that this situation really should be analyzed using a t test. However, for for such a large sample size as $n = 70,$ you can get by assuming that the population SD is $sigma=578.$



T test--Population SD unknown: Here is a printout of the exact t test from Minitab (slightly edited for relevance).



One-Sample T 

Test of μ = 3000 vs > 3000

N Mean StDev SE Mean T P
70 3120.0 578.0 69.1 1.74 0.043


(a) From printed t-tables, the 5% critical value for this one-sided t test is $c = 1.667;$
because $T = 1.74 > 1.667,$ you can reject $H_0: mu = 5000.$



(b) From computer output, you can reject $H_0$ because the P-value 0.43 is less than 5%.



Z test--Population SD assumed: For comparison, this is a printout for your approximate z test. Here you have to "lie to the software," entering the sample standard $S = 578$ as if it were the population SD $sigma.$ The (slightly edited) output is as follows:



One-Sample Z 

Test of μ = 3000 vs > 3000
The assumed population standard deviation = 578

N Mean SE Mean Z P
70 3120.0 69.1 1.74 0.041


(a) From printed normal tables, the 5% critical value for this one-sided z test is $c = 1.645;$
because $T = 1.74 > 1.645,$ you can reject $H_0: mu = 5000.$



(b) From computer output, you can reject $H_0$ because the P-value 0.41 is less than 5%.




Summary: Either way, the observed mean $bar X = 3120$ is enough larger than
the hypothetical population mean $mu = 3000$ to reject the null hypothesis $H_0: mu = 3000$ against the one-sided alternative $H_a: mu > 3000$.



However, if the "z statistic" had turned out to be $Z = 1.650$ (between 1.667 and 1.645), then the "z test" would reject $H_0$ (just barely) and the t test would not. So if you're testing exactly at a particular significance level, the approximate z test is not always a good substitute for the t test--even with s sample size as large as 70.



Also, there can be a big difference between a one-sided test and a two-sided test: For your data, a test against a two-sided alternative $H_a: mu ne 3000$ would
have a P-value of about 8% and you could not reject at the 5% level.
[By doing a one-sided test, you are, in effect, ignoring the possibility that
the new fertilizer might be worse.]






share|cite|improve this answer











$endgroup$













    Your Answer





    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3158827%2fquestion-on-a-hypothesis-test%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    The population standard deviation is not known, so looking ahead, you should understand that this situation really should be analyzed using a t test. However, for for such a large sample size as $n = 70,$ you can get by assuming that the population SD is $sigma=578.$



    T test--Population SD unknown: Here is a printout of the exact t test from Minitab (slightly edited for relevance).



    One-Sample T 

    Test of μ = 3000 vs > 3000

    N Mean StDev SE Mean T P
    70 3120.0 578.0 69.1 1.74 0.043


    (a) From printed t-tables, the 5% critical value for this one-sided t test is $c = 1.667;$
    because $T = 1.74 > 1.667,$ you can reject $H_0: mu = 5000.$



    (b) From computer output, you can reject $H_0$ because the P-value 0.43 is less than 5%.



    Z test--Population SD assumed: For comparison, this is a printout for your approximate z test. Here you have to "lie to the software," entering the sample standard $S = 578$ as if it were the population SD $sigma.$ The (slightly edited) output is as follows:



    One-Sample Z 

    Test of μ = 3000 vs > 3000
    The assumed population standard deviation = 578

    N Mean SE Mean Z P
    70 3120.0 69.1 1.74 0.041


    (a) From printed normal tables, the 5% critical value for this one-sided z test is $c = 1.645;$
    because $T = 1.74 > 1.645,$ you can reject $H_0: mu = 5000.$



    (b) From computer output, you can reject $H_0$ because the P-value 0.41 is less than 5%.




    Summary: Either way, the observed mean $bar X = 3120$ is enough larger than
    the hypothetical population mean $mu = 3000$ to reject the null hypothesis $H_0: mu = 3000$ against the one-sided alternative $H_a: mu > 3000$.



    However, if the "z statistic" had turned out to be $Z = 1.650$ (between 1.667 and 1.645), then the "z test" would reject $H_0$ (just barely) and the t test would not. So if you're testing exactly at a particular significance level, the approximate z test is not always a good substitute for the t test--even with s sample size as large as 70.



    Also, there can be a big difference between a one-sided test and a two-sided test: For your data, a test against a two-sided alternative $H_a: mu ne 3000$ would
    have a P-value of about 8% and you could not reject at the 5% level.
    [By doing a one-sided test, you are, in effect, ignoring the possibility that
    the new fertilizer might be worse.]






    share|cite|improve this answer











    $endgroup$

















      0












      $begingroup$

      The population standard deviation is not known, so looking ahead, you should understand that this situation really should be analyzed using a t test. However, for for such a large sample size as $n = 70,$ you can get by assuming that the population SD is $sigma=578.$



      T test--Population SD unknown: Here is a printout of the exact t test from Minitab (slightly edited for relevance).



      One-Sample T 

      Test of μ = 3000 vs > 3000

      N Mean StDev SE Mean T P
      70 3120.0 578.0 69.1 1.74 0.043


      (a) From printed t-tables, the 5% critical value for this one-sided t test is $c = 1.667;$
      because $T = 1.74 > 1.667,$ you can reject $H_0: mu = 5000.$



      (b) From computer output, you can reject $H_0$ because the P-value 0.43 is less than 5%.



      Z test--Population SD assumed: For comparison, this is a printout for your approximate z test. Here you have to "lie to the software," entering the sample standard $S = 578$ as if it were the population SD $sigma.$ The (slightly edited) output is as follows:



      One-Sample Z 

      Test of μ = 3000 vs > 3000
      The assumed population standard deviation = 578

      N Mean SE Mean Z P
      70 3120.0 69.1 1.74 0.041


      (a) From printed normal tables, the 5% critical value for this one-sided z test is $c = 1.645;$
      because $T = 1.74 > 1.645,$ you can reject $H_0: mu = 5000.$



      (b) From computer output, you can reject $H_0$ because the P-value 0.41 is less than 5%.




      Summary: Either way, the observed mean $bar X = 3120$ is enough larger than
      the hypothetical population mean $mu = 3000$ to reject the null hypothesis $H_0: mu = 3000$ against the one-sided alternative $H_a: mu > 3000$.



      However, if the "z statistic" had turned out to be $Z = 1.650$ (between 1.667 and 1.645), then the "z test" would reject $H_0$ (just barely) and the t test would not. So if you're testing exactly at a particular significance level, the approximate z test is not always a good substitute for the t test--even with s sample size as large as 70.



      Also, there can be a big difference between a one-sided test and a two-sided test: For your data, a test against a two-sided alternative $H_a: mu ne 3000$ would
      have a P-value of about 8% and you could not reject at the 5% level.
      [By doing a one-sided test, you are, in effect, ignoring the possibility that
      the new fertilizer might be worse.]






      share|cite|improve this answer











      $endgroup$















        0












        0








        0





        $begingroup$

        The population standard deviation is not known, so looking ahead, you should understand that this situation really should be analyzed using a t test. However, for for such a large sample size as $n = 70,$ you can get by assuming that the population SD is $sigma=578.$



        T test--Population SD unknown: Here is a printout of the exact t test from Minitab (slightly edited for relevance).



        One-Sample T 

        Test of μ = 3000 vs > 3000

        N Mean StDev SE Mean T P
        70 3120.0 578.0 69.1 1.74 0.043


        (a) From printed t-tables, the 5% critical value for this one-sided t test is $c = 1.667;$
        because $T = 1.74 > 1.667,$ you can reject $H_0: mu = 5000.$



        (b) From computer output, you can reject $H_0$ because the P-value 0.43 is less than 5%.



        Z test--Population SD assumed: For comparison, this is a printout for your approximate z test. Here you have to "lie to the software," entering the sample standard $S = 578$ as if it were the population SD $sigma.$ The (slightly edited) output is as follows:



        One-Sample Z 

        Test of μ = 3000 vs > 3000
        The assumed population standard deviation = 578

        N Mean SE Mean Z P
        70 3120.0 69.1 1.74 0.041


        (a) From printed normal tables, the 5% critical value for this one-sided z test is $c = 1.645;$
        because $T = 1.74 > 1.645,$ you can reject $H_0: mu = 5000.$



        (b) From computer output, you can reject $H_0$ because the P-value 0.41 is less than 5%.




        Summary: Either way, the observed mean $bar X = 3120$ is enough larger than
        the hypothetical population mean $mu = 3000$ to reject the null hypothesis $H_0: mu = 3000$ against the one-sided alternative $H_a: mu > 3000$.



        However, if the "z statistic" had turned out to be $Z = 1.650$ (between 1.667 and 1.645), then the "z test" would reject $H_0$ (just barely) and the t test would not. So if you're testing exactly at a particular significance level, the approximate z test is not always a good substitute for the t test--even with s sample size as large as 70.



        Also, there can be a big difference between a one-sided test and a two-sided test: For your data, a test against a two-sided alternative $H_a: mu ne 3000$ would
        have a P-value of about 8% and you could not reject at the 5% level.
        [By doing a one-sided test, you are, in effect, ignoring the possibility that
        the new fertilizer might be worse.]






        share|cite|improve this answer











        $endgroup$



        The population standard deviation is not known, so looking ahead, you should understand that this situation really should be analyzed using a t test. However, for for such a large sample size as $n = 70,$ you can get by assuming that the population SD is $sigma=578.$



        T test--Population SD unknown: Here is a printout of the exact t test from Minitab (slightly edited for relevance).



        One-Sample T 

        Test of μ = 3000 vs > 3000

        N Mean StDev SE Mean T P
        70 3120.0 578.0 69.1 1.74 0.043


        (a) From printed t-tables, the 5% critical value for this one-sided t test is $c = 1.667;$
        because $T = 1.74 > 1.667,$ you can reject $H_0: mu = 5000.$



        (b) From computer output, you can reject $H_0$ because the P-value 0.43 is less than 5%.



        Z test--Population SD assumed: For comparison, this is a printout for your approximate z test. Here you have to "lie to the software," entering the sample standard $S = 578$ as if it were the population SD $sigma.$ The (slightly edited) output is as follows:



        One-Sample Z 

        Test of μ = 3000 vs > 3000
        The assumed population standard deviation = 578

        N Mean SE Mean Z P
        70 3120.0 69.1 1.74 0.041


        (a) From printed normal tables, the 5% critical value for this one-sided z test is $c = 1.645;$
        because $T = 1.74 > 1.645,$ you can reject $H_0: mu = 5000.$



        (b) From computer output, you can reject $H_0$ because the P-value 0.41 is less than 5%.




        Summary: Either way, the observed mean $bar X = 3120$ is enough larger than
        the hypothetical population mean $mu = 3000$ to reject the null hypothesis $H_0: mu = 3000$ against the one-sided alternative $H_a: mu > 3000$.



        However, if the "z statistic" had turned out to be $Z = 1.650$ (between 1.667 and 1.645), then the "z test" would reject $H_0$ (just barely) and the t test would not. So if you're testing exactly at a particular significance level, the approximate z test is not always a good substitute for the t test--even with s sample size as large as 70.



        Also, there can be a big difference between a one-sided test and a two-sided test: For your data, a test against a two-sided alternative $H_a: mu ne 3000$ would
        have a P-value of about 8% and you could not reject at the 5% level.
        [By doing a one-sided test, you are, in effect, ignoring the possibility that
        the new fertilizer might be worse.]







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Mar 23 at 20:09

























        answered Mar 23 at 17:38









        BruceETBruceET

        36.3k71540




        36.3k71540



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3158827%2fquestion-on-a-hypothesis-test%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

            Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

            Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576