Tell me about this $p$-value in relatively simple but not too simple terms.
I've been reading many academic publications of late and come across it quite a few times without having a clear idea what it means. It's something about probability, isn't it? If it's less than, I believe, $0.05$, then it's, whatever it is, not a simple coincidence but a real correlation, right?
The $p$-value is the probability of obtaining the value of the Statistic, or, as pointed out below, a value as extreme as the one you obtained that you obtained while assuming your $H_0$; Null Hypothesis is correct.
In Inferential Statistics you are interested in estimating a population parameter, say the average age of your (human) population. You believe the average is less than, say $35$. This becomes your Null Hypothesis $H_0$. In order to test $H_0$ , you use a statistic ( A function of randomly-selected data. here the sample mean) to obtain a value $\mu$ from your data. Your statistic; here sample mean, has a distribution function $f$ corresponding to it. Using $f$, you can compute the probability of finding a value like $\mu$ or lower. This last is your $p$-value.