Using P-values to make conclusions (article) | Khan Academy (2024)

Learn how to use a P-value and the significance level to make a conclusion in a significance test.

Want to join the conversation?

Log in

  • Stan

    6 years agoPosted 6 years ago. Direct link to Stan's post “Could any one explain how...”

    Could any one explain how to get the p-value in the second example?

    (19 votes)

    • Saxon Knight

      5 years agoPosted 5 years ago. Direct link to Saxon Knight's post “Sure!The p-value is the...”

      Using P-values to make conclusions (article) | Khan Academy (4)

      Using P-values to make conclusions (article) | Khan Academy (5)

      Using P-values to make conclusions (article) | Khan Academy (6)

      Sure!

      The p-value is the probability of a statistic at least as deviant as ours occurring under the assumption that the null hypothesis is true.

      Under that assumption, and noting also that we are given that the population is normally distributed (or that we took a sample size of at least 30 [by the Central Limit Theorem]), we can treat the sampling distribution of the sample mean as a normal distribution.

      So now, we can use the normal cumulative density function or a z-table to find this probability. (We could also use a t-table, but it is allowable to just use a z table since our sample size is larger than 30)

      To use a z-table, we'll need to find the appropriate z-score first.

      Since the answer to what we are asking comes from the sampling distribution of the sample mean, we would find the appropriate standard deviation to use by dividing the population standard deviation by the square root of the sample size (since the variance of the sampling distribution is the population variance divided by the sample size, and the standard deviation is the square root of the variance).

      That would give us a standard deviation for the sampling distribution of the sample mean.

      I say would, because unfortunately, we don’t always know the population standard deviation, and so (as it seems they did here, despite knowing the population standard deviation), we are using the sample standard deviation in its place to find an estimate of the standard deviation for the sampling distribution of the sample mean, which is also known as the standard error of the mean.

      In our example, the standard error of the mean therefore has a value of 0.12 / 50^0.5, or approximately 0.01697.

      Taking the difference between our sample mean and the population mean and dividing it by the standard error gives us our z-score (number of standard errors our sample mean is away from the population mean), which is approximately (7.36 - 7.4) / 0.01697 or -2.36.

      Since the alternative hypothesis is not specific about the population mean being either greater than or less than the value in the null hypothesis, we have to consider both tails of the distribution, but by symmetry of the standard normal distribution, we can accomplish this by simply doubling the value we get from using our obtained z-score with a z-table.

      The value given by a z-table using a z-score of -2.36 is 0.0091, which, when doubled, is 0.0182 or approximately 0.02.

      This (or other videos before it in that section) might also help (it comes later in this unit): https://www.khanacademy.org/math/statistics-probability/significance-tests-one-sample/tests-about-population-mean/v/calculating-p-value-from-t-statistic

      :)

      (56 votes)

  • G.Gulzt

    6 years agoPosted 6 years ago. Direct link to G.Gulzt's post “I don't understand the p-...”

    I don't understand the p-value in example 1

    Isn't the calculation: binomial(60,20) * 0.75^40 * 0.25^20 = 0.0383?
    The problem states it is "0.068". Is this p-value wrong or did I make a mistake in my calculation?

    (6 votes)

  • Nishay

    6 years agoPosted 6 years ago. Direct link to Nishay's post “How do you decide what Si...”

    How do you decide what Significance level you should set??

    (1 vote)

    • Ian Pulizzotto

      6 years agoPosted 6 years ago. Direct link to Ian Pulizzotto's post “A significance level of 0...”

      Using P-values to make conclusions (article) | Khan Academy (13)

      A significance level of 0.05 (i.e. 5%) is commonly used, but sometimes other significance levels are used.

      Note that the significance level is the probability of a Type 1 error (rejecting a true null hypothesis). Everything else being equal, decreasing the significance level (probability of a Type 1 error) increases the probability of a Type 2 error (failing to reject a false null hypothesis), and vice versa.

      So the statistician has to weigh the cost of a Type 1 error (rejecting a true null hypothesis) versus the cost of a Type 2 error (failing to reject a false null hypothesis) in the real-world situation. If the statistician is especially concerned about the cost of a Type 1 error, then he/she will use a significance level that is less than 0.05. However, if instead the statistician is especially concerned about the cost of a Type 2 error, then he/she will use a significance level that is greater than 0.05.

      (12 votes)

  • Mohammad Yasser

    5 years agoPosted 5 years ago. Direct link to Mohammad Yasser's post “As far as I understand, r...”

    As far as I understand, rejecting H0 doesn't mean accepting Ha in all cases. Rejecting H0 only implies accepting Ha iff both are complements to each other, i.e. exactly one of them must be true. E.g. if H0 says x = 5, and Ha says x > 5, then maybe both are wrong and the truth is x < 5. This will be so weird though because the truth is expected to be either H0 or Ha, but I think it's theoretically possible to happen.

    (6 votes)

    • Nick Barnes

      a year agoPosted a year ago. Direct link to Nick Barnes's post “You're confounding the tr...”

      You're confounding the truthfulness of H0 with the acceptability of Ha. In your example, not accepting Ha says we will not accept that x > 5, in other words x = 5 or x < 5. Not accepting Ha does not report on the truth that x < 5, it still allows the possibility that x = 5 - that is H0 is not rejected. It's very tempting to say H0 is "rejected" because x = 5 is a false statement. The key is to clarify what is meant by "reject". The statistics notion of reject is not based on whether the hypothesis is a true or false statement but on if it is rejected by the acceptability criteria of Ha.

      From that perspective verify these statements (the logic flows from one to the next): If you do not accept Ha, then you do not reject H0. The only way you can reject H0 is by accepting Ha. It doesn't make sense to both reject H0 and not accept Ha.

      (1 vote)

  • VVCephei

    6 years agoPosted 6 years ago. Direct link to VVCephei's post “In the first problem, is ...”

    In the first problem, is 0.068 the correct p-value? Assuming that the null hypothesis is true, and p = 0.25, the sampling distribution of sample proportion with n = 60 should be approximately normal, with a mean = p = 0.25 and standard deviation of √((p·(1-p))/n) ≈ 0.056. So a sample with p-hat = 0.3 should only have a z-score ≈ 0.89, and there should be ≈ 0.187 probability of getting a sample with p-hat ≥ 0.3. Or am i missing something?

    (2 votes)

    • Ian Pulizzotto

      6 years agoPosted 6 years ago. Direct link to Ian Pulizzotto's post “You generally had the rig...”

      You generally had the right idea for calculating the p-value. Note that the p-hat value is not 0.3, but rather 20/60 = 1/3 = 0.3333... (perhaps you did not consider the bar on top of the decimal digit 3). So the z-score is about 1.49 instead of 0.89. The probability of equaling or exceeding a z-score of 1.49 is about 0.068.

      Have a blessed, wonderful day!

      (8 votes)

  • JorgeMercedes

    6 years agoPosted 6 years ago. Direct link to JorgeMercedes's post “Please please please show...”

    Please please please show us how those P Values come about. We are very troubled.

    (2 votes)

    • mzg23patel

      6 years agoPosted 6 years ago. Direct link to mzg23patel's post “the p values are generall...”

      the p values are generally given whenever such problems are asked, i think calculating p values is a completely unrelated concept here so it is not taught

      (5 votes)

  • A_meginniss

    a year agoPosted a year ago. Direct link to A_meginniss's post “what is the equation to c...”

    what is the equation to calculate the p value

    (3 votes)

    • daniella

      3 months agoPosted 3 months ago. Direct link to daniella's post “The equation to calculate...”

      The equation to calculate the p-value depends on the specific hypothesis test being performed. For example:
      In a z-test for a population mean, the p-value can be calculated using the standard normal distribution tables or software functions.
      In a t-test for a population mean, the p-value is typically calculated using the t-distribution tables or software functions.
      In a chi-square test for independence, the p-value is calculated based on the chi-square distribution.
      Each test has its own formula for calculating the p-value based on the observed sample data and the assumptions of the test.

      (1 vote)

  • Junsang

    5 years agoPosted 5 years ago. Direct link to Junsang's post “ur... are we going to be ...”

    ur... are we going to be told how to calculate this P-value?

    I'm confused on what it actually is...

    (2 votes)

    • Jerry Nilsson

      5 years agoPosted 5 years ago. Direct link to Jerry Nilsson's post “Yes, there are lessons on...”

      Yes, there are lessons on how to calculate the p-value, which is the probability that the assumed population parameter is true, based on a sample statistic of that parameter.

      (2 votes)

  • ricardoadam_

    4 years agoPosted 4 years ago. Direct link to ricardoadam_'s post “First problem, question B...”

    First problem, question B, remark for answer C
    "There wasn't enough evidence to reject H0 at this significance level, but that doesn't mean we should accept H0. This experiment didn't attempt to collect evidence in support of H0."

    What would be like an experiment that would collect evidence in support of H0?

    (2 votes)

    • Bryan

      4 years agoPosted 4 years ago. Direct link to Bryan's post “This experiment just assu...”

      This experiment just assumed Ho was true; if p-value was below our sig level, then our assumption of Ho could be rejected, since it's unlikely we'd get such a deviant (or more deviant) sample proportion if Ho was true.
      If p-value was above our sig level, it tells us that Ha can be rejected, since it's likely enough to get a sample proportion of 0.333333333etc or more assuming Ho; there is no need for Ha to be true (no need for pop proportion to be higher).

      But Ha being rejected doesn't prove Ho (pop proportion = 0.25).

      For example, our hypothesis could be
      Ho: p = 0.245
      Ha: p > 0.245

      And then with a p^ of 0.33333etc, we would have a p-value of around 0.056, which still above our sig level, meaning that we reject our Ha, p > 0.245.
      This would be a contradiction if our first Ho was proven, but it wasn't, so it's not a contradiction.
      Notice how rejecting p > 0.245 doesn't conflict with rejecting p > 0.25, since we never said p had to be in between 0.245 and 0.25.

      You could maybe use the law of large numbers and coerce millions of people into guessing the water in your cups, and see if that proportion is really close to 0.25 to possibly prove that p = 0.25. There's probably a better experiment, but I'm not too experienced in thinking of them :P

      (1 vote)

  • brittshi000

    5 months agoPosted 5 months ago. Direct link to brittshi000's post “Thank you for the great q...”

    Thank you for the great questions. They helped me so much to prepare for my test.

    (2 votes)

Using P-values to make conclusions (article) | Khan Academy (2024)

FAQs

How do we use p values to make conclusions? ›

If the p-value is lower, reject the null hypothesis, and make the conclusion that supports the potential change. If the p-value is higher, fail to reject the null hypothesis, and make the conclusion that supports the status quo. Comparing the p-value to the level of significance, we have: 0.1123 > 0.05.

What is the p-value at a 0.05 What is your conclusion? ›

A small p-value (typically ≤ 0.05) indicates strong evidence against the null hypothesis, so you reject the null hypothesis. A large p-value (> 0.05) indicates weak evidence against the null hypothesis, so you fail to reject the null hypothesis.

Is a significant p-value sufficient to conclude that the results are meaningful? ›

The test provides a p-value, which is the probability of observing results as extreme as those in the data assuming the results are truly due to chance alone. A p-value of 5% or lower is often considered to be statistically significant.

What can you conclude from the p-value? ›

A p-value less than 0.05 is typically considered to be statistically significant, in which case the null hypothesis should be rejected. A p-value greater than 0.05 means that deviation from the null hypothesis is not statistically significant, and the null hypothesis is not rejected.

How to explain p-value in layman's terms? ›

The p value is a number, calculated from a statistical test, that describes how likely you are to have found a particular set of observations if the null hypothesis were true. P values are used in hypothesis testing to help decide whether to reject the null hypothesis.

What is the conclusion if p-value is less than significance level? ›

If your P value is less than the chosen significance level then you reject the null hypothesis i.e. accept that your sample gives reasonable evidence to support the alternative hypothesis.

What does the p-value tell you? ›

The P value is defined as the probability under the assumption of no effect or no difference (null hypothesis), of obtaining a result equal to or more extreme than what was actually observed. The P stands for probability and measures how likely it is that any observed difference between groups is due to chance.

What does p .05 mean explain how you would interpret this? ›

P > 0.05 is the probability that the null hypothesis is true. 1 minus the P value is the probability that the alternative hypothesis is true. A statistically significant test result (P ≤ 0.05) means that the test hypothesis is false or should be rejected.

What happens if the p-value is statistically significant? ›

If the p-value is lower than a pre-defined number, the null hypothesis is rejected and we claim that the result is statistically significant and that the alternative hypothesis is true. On the other hand, if the result is not statistically significant, we do not reject the null hypothesis.

Is p-value exactly equal to 0.05 significant or insignificant? ›

If the p-value is less than 0.05, it is judged as “significant,” and if the p-value is greater than 0.05, it is judged as “not significant.” However, since the significance probability is a value set by the researcher according to the circ*mstances of each study, it does not necessarily have to be 0.05.

What if the p-value is greater than significant? ›

2. What does p 0.05 mean? A P-value less than 0.05 is deemed to be statistically significant, meaning the null hypothesis should be rejected in such a case. A P-Value greater than 0.05 is not considered to be statistically significant, meaning the null hypothesis should not be rejected.

How to compare p-value to significance level? ›

A p-value less than or equal to your significance level (typically ≤ 0.05) is statistically significant. A p-value less than or equal to a predetermined significance level (often 0.05 or 0.01) indicates a statistically significant result, meaning the observed data provide strong evidence against the null hypothesis.

When to reject a null hypothesis? ›

You can reject a null hypothesis when a p-value is less than or equal to your significance level. The p-value represents the measure of the probability that a certain event would have occurred by random chance. You can calculate p-values based on your data by using the assumption that the null hypothesis is true.

What is the decision rule when using the p-value approach to hypothesis testing? ›

If two-tail p-value of t0 < α, reject H0 at significance level α; If two-tail p-value of t0 ≥ α, retain H0 at significance level α.

What does p represent when we use it at the end of a conclusion? ›

The P value means the probability, for a given statistical model that, when the null hypothesis is true, the statistical summary would be equal to or more extreme than the actual observed results [2].

How do P values help us have confidence that the study results are? ›

The p-value is the probability that the observed effect within the study would have occurred by chance if, in reality, there was no true effect. Conventionally, data yielding a p<0.05 or p<0.01 is considered statistically significant.

What does your p-value make inferences about? ›

The p-value function provides familiar inference objects: significance levels, confidence intervals, critical values for fixed-level tests, and the power function at all values of the parameter of interest. It thus gives an immediate accurate and visual summary of inference information for the parameter of interest.

References

Top Articles
How to Make Clotted Cream
Ultimate Chocolate Chip Cookies
Golden Abyss - Chapter 5 - Lunar_Angel
Devon Lannigan Obituary
Wordscapes Level 6030
855-392-7812
Southside Grill Schuylkill Haven Pa
Shorthand: The Write Way to Speed Up Communication
Fusion
Dr Doe's Chemistry Quiz Answer Key
Moviesda Dubbed Tamil Movies
Giovanna Ewbank Nua
Rainfall Map Oklahoma
Bubbles Hair Salon Woodbridge Va
3472542504
Mini Handy 2024: Die besten Mini Smartphones | Purdroid.de
Who called you from 6466062860 (+16466062860) ?
Carolina Aguilar Facebook
The Exorcist: Believer (2023) Showtimes
White Pages Corpus Christi
Palm Springs Ca Craigslist
Testberichte zu E-Bikes & Fahrrädern von PROPHETE.
Nhl Tankathon Mock Draft
Is The Yankees Game Postponed Tonight
Touchless Car Wash Schaumburg
Walgreens Bunce Rd
Wiseloan Login
Craigslist Dubuque Iowa Pets
SOGo Groupware - Rechenzentrum Universität Osnabrück
Nk 1399
Alternatieven - Acteamo - WebCatalog
Kacey King Ranch
Opsahl Kostel Funeral Home & Crematory Yankton
Pokemmo Level Caps
T&J Agnes Theaters
Aveda Caramel Toner Formula
Telegram update adds quote formatting and new linking options
Mta Bus Forums
Natashas Bedroom - Slave Commands
Orion Nebula: Facts about Earth’s nearest stellar nursery
Craigslist Putnam Valley Ny
Carroll White Remc Outage Map
Trivago Sf
Is Ameriprise A Pyramid Scheme
How To Get To Ultra Space Pixelmon
Steam Input Per Game Setting
10 Best Tips To Implement Successful App Store Optimization in 2024
Lux Funeral New Braunfels
Autozone Battery Hold Down
Strange World Showtimes Near Century Federal Way
Tenichtop
Elizabethtown Mesothelioma Legal Question
Latest Posts
Article information

Author: Twana Towne Ret

Last Updated:

Views: 6764

Rating: 4.3 / 5 (64 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Twana Towne Ret

Birthday: 1994-03-19

Address: Apt. 990 97439 Corwin Motorway, Port Eliseoburgh, NM 99144-2618

Phone: +5958753152963

Job: National Specialist

Hobby: Kayaking, Photography, Skydiving, Embroidery, Leather crafting, Orienteering, Cooking

Introduction: My name is Twana Towne Ret, I am a famous, talented, joyous, perfect, powerful, inquisitive, lovely person who loves writing and wants to share my knowledge and understanding with you.