User Portlet User Portlet

Discussions
The first sentence is "We are now ready for a crucial concept : the p - value." This seems to say that there are materials that precede this document. Where can one find those materials?
What is the source of the Mathematica code you posted?
You should be able to see whether your Mathematica is 32- or 64-bits by evaluating: $Version
No output is the normal result of *successfully* loading a package (unless the package includes code to print out something when it loads). Otherwise you would see some error message. You can check that the package has, in fact, loaded, by asking...
Alas, the use of NVIDIA GPU leaves out many Mac users, including this user of a current iMac. Can the GPU-specific code be rewritten so as to use Radeon GPUs?
Should "nsen(n) be the product of n and the sine of n? If so -- and using correct Wolfram language syntax: Limit[(n Sin[n] + n^2)/(n^(1/3) + ArcTan[n^2/(n + 1)]), n -> \[Infinity]] (* \[Infinity] *)
The `Installation.nb` notebook for the `DBAPI` add-on (http://healis.eu/dbapi_project/guda/) has code for copying package `ODBapi.m` into the `OptionsValues` folder of Mathematica: from = FileNameJoin[{$UserBaseDirectory, "Applications",...
What is `g[x]`?
Ooops...I forgot to run `npm install` in the `BlockyWL` directory. I now did that, and I think it's stuck in an infinite loop: been running about 10 minutes, keep seeing "Installing Scratch VM dependencies".
If I go to a particular item a the Wolfram Foundation Notebook Archive, e.g., https://notebookarchive.org/id/2018-10-10qc6d7/ I see a notebook as a web page. How do I download the actual notebook?