Skip to main content

Questions tagged [hypothesis-testing]

Hypothesis testing assesses whether data are inconsistent with a given hypothesis (usually a null hypothesis of no effect).

Filter by
Sorted by
Tagged with
5 votes
3 answers
220 views

I am comparing the means of two groups using an independent two-sample t-test in R. Initially, I had the following samples: Group A: n = 15, mean = 52.3, sd = 4.8 Group B: n = 15, mean = 48.1, sd = 5....
KoleyPort's user avatar
4 votes
2 answers
295 views

Given a sample $X_1,\ldots X_n$, how can I test the hypothesis that these are i.i.d. samples from a fixed (unknown) distribution? To add context, assume this is a time series and I want evidence ...
yoyo's user avatar
  • 159
1 vote
0 answers
43 views

Hi i would like to prove that wilcoxon signed rank (one sample) statistics measure asymmetry. The setup of Wilcoxon test is given a sample from a distribution $X_1,\dots, X_n$ and given a fixed value ...
Iacopo's user avatar
  • 11
1 vote
1 answer
43 views

Frequentists often explain that: If we construct a 95% confidence interval for the mean of some unknown distribution using n random samples from a population, the ...
Druudik's user avatar
  • 153
0 votes
0 answers
14 views

I'm trying to estimate a cumulative logit model with partial proportional odds while taking into account sampling weights (to make the sample representative of the population). My best option seems to ...
caterina conigliani's user avatar
14 votes
6 answers
923 views

I'm trying to reconcile the classical Neyman-Pearson (NP) approach to hypothesis testing with the more symmetric, decision-theoretic view we use in my 6.437 (Inference & Information) class. In our ...
Charlie Parker's user avatar
2 votes
0 answers
42 views

I have a measurement with two possible outcomes, let's say 0 and 1. If the outcome of the measurement is 1, the true value is always 1. If the outcome of the measurement is 0, there is a chance of 1% ...
Adrian 's user avatar
1 vote
0 answers
40 views

I extracted the overall effect from an existing meta-analysis that I would like to compare with the overall effect of my meta-analysis by performing an equivalence test (These are two independent meta-...
Guillaume's user avatar
0 votes
1 answer
21 views

We’re working on a project applying association rule mining to environmental DNA (eDNA) datasets, and run into some uncertainty regarding how to best handle multiple comparison corrections in this ...
Nikolett Toth's user avatar
1 vote
2 answers
95 views

I have two groups of participants, a test group and a control group, both of whom have completed pre/post activity surveys. For the test group, I can match their pre and post surveys to get change at ...
NorthernLight's user avatar
2 votes
1 answer
208 views

I am fairly new to statistics and for some reason I decided it was a good idea to come up with my own test to try and answer a research question. I'm wondering if this test I came up mostly via ...
RNM's user avatar
  • 21
1 vote
1 answer
79 views

currently I am tasked with evaluating the survey responses as part of ongoing marketing research and am hoping to get some suggestions as to how to evaluate them. There are 6 surveys in total (2 ...
syed shayaan's user avatar
3 votes
1 answer
79 views

Let's say I have 100,000 points where each point represents a customers location in a given city. A third party has visited 10,000 customers and recorded information from them. I do not have access to ...
setty's user avatar
  • 161
13 votes
3 answers
2k views

Intuitively it makes sense that extracting multiple hypotheses from the same dataset is a bad idea because the probability of a false positive goes up. But when I think more about it, it doesn't make ...
AccidentalTaylorExpansion's user avatar
0 votes
0 answers
47 views

I have question regarding event studies (pre-event data is observed, an event occurs at $t=e$, then following the treatment is assumed to be in-effect.) There are multiple approaches to event study ...
jbuddy_13's user avatar
  • 3,970
3 votes
2 answers
145 views

Should p-values be reported as an inequality (e.g. p<0.05) rather than the actual value (e.g. p=0.04)? If it is a binary decision as to whether results are significant, wouldn't stating p<0.05 ...
Melvin's user avatar
  • 101
1 vote
1 answer
120 views

We want to test whether two measurements start deviating from each other in time. Situation We want to know the quality of water by measuring an indicator (i.e. Concentration of pollutant). There is ...
eliasmaxil's user avatar
0 votes
0 answers
53 views

This post is continuation of these (Test for significant difference between the groups of the time series based on the aggregated statistics), but with more detailed explanation (a lot of changes were ...
ML_specialist's user avatar
8 votes
3 answers
484 views

CONTEXT I have the following data. Everyone was sent an invitation to a party. I wanted to test whether or not sending an invitation late would change the respondent's attendance on a statistically ...
bismo's user avatar
  • 223
1 vote
2 answers
197 views

Can anyone explain to me, in simple language, why multiple hypothesis testing correction is important if I test multiple set of outcomes? It is hard for me to wrap my head around this. This is because ...
Lan Nguyen's user avatar
1 vote
0 answers
80 views

I have a conceptual question about hypothesis testing. I would like to know what are the minimal conditions that a statistic and its rejection regions must satisfy in order for a test of a null ...
Carlos Pinzón's user avatar
0 votes
0 answers
60 views

For the following binary hypothesis testing problem $$ \begin{aligned} H_0: \boldsymbol{y} \sim f(\boldsymbol{y} | H_0)\\ H_1: \boldsymbol{y} \sim f(\boldsymbol{y} | H_1) \end{aligned} $$ where $\...
colter's user avatar
  • 1
1 vote
2 answers
198 views

I have looked for info on this before posting but couldn't find anything. I'm a biostatistician working in cancer research so trials are pretty common, but I don't have a ton of previous experience. ...
scott9's user avatar
  • 11
6 votes
1 answer
223 views

Is there a single test one can perform that would be significant if two coefficients in a linear model are both different from 0, but would not be significant if only one of them differs from 0? Yes ...
David B's user avatar
  • 2,087
4 votes
1 answer
63 views

I am seeking guidance on the most appropriate statistical methodology for analyzing data from my research investigating public stigma towards comorbid health conditions (epilepsy and depression). I ...
weird_candle817's user avatar

1
2 3 4 5
223