CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 14:42:52 GMT
content-type: text/html; charset=utf-8
cf-ray: 9675a0014d69e9c3-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=7573b35a-7f91-4698-b08e-86a0f0d99199; expires=Thu, 30 Jul 2026 14:42:51 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 45f21a70-a422-4b71-b55e-088ad09277e5
x-worker-origin-response-time: 489000000
x-dns-prefetch-control: off
set-cookie: prov=7573b35a-7f91-4698-b08e-86a0f0d99199; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=8F_UvZbAXTKZ0qbeE_liDPRlP7reAFCBnAM7Zj2wR0k-1753886572-1.0.1.1-UJCHm056dGTkDCUnctflcmBr9N8qBNUCPJUkIopvsJUu76giAXK0O2IZm5nOIsfvr8O2OeyETta20s1ZU7M3vWlh55xacyg9ApWSYEuCfe0; path=/; expires=Wed, 30-Jul-25 15:12:52 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=TlaZMbOioGiNX2RgytVQLTJ1FhwPNSZJkKWeUS3xrXs-1753886572240-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'probability-or-statistics' Questions - Mathematica Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [probability-or-statistics]
Questions about systematic data collection and organization, or the application of probability theory to model the inherent patterns and properties of sampled data, underlying data distribution(s) or random processes.
1,945 questions
- Bountied 1
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
-2
votes
0
answers
159
views
+50
Creating 1) probability density plots for this delayed system following the code for a non delayed system? 2) Joint density plots?
Using the following code(for a different system), how can I follow directly and make a similar plots for this new system:
Code for different system:
...
0
votes
0
answers
55
views
Construction of RMT Hamiltonian with given potential
It is well known that the Random Matrix Theory (RMT), the potential function for the Gaussian ensembles, is
$V(H) = \frac{1}{2} H^2 \quad \Rightarrow \quad P(H) \propto e^{-\frac{N}{2} \operatorname{...
3
votes
0
answers
154
views
Mathematica demonstration of the expected volume of a random polytope in a ball
Related MSE post
I'm trying to make Mathematica demonstration of the paper The expected volume of a random polytope in a ball.
In the $d$-dimensional Euclidean space $E^d$ ($d \geq 2$), consider the ...
0
votes
0
answers
47
views
Allow all functions to "commute" with custom operator except for differentiation
I'm trying to implement expected value angle brackets with all the rules of expected values built in, so that I can symbolically manipulate complicated expressions involving expected values, but I'm ...
1
vote
0
answers
60
views
How to use Mathematica to calculate the asymptotic variance of the sample interquartile range?
How to use Mathematica to calculate the asymptotic variance of the sample interquartile range?
Is the below code correct?
...
3
votes
1
answer
195
views
Integrating over a parametrically defined density
I'm looking for the most convenient way to find first few moments of the following density defined parametrically
...
1
vote
0
answers
62
views
What's the implementation of `TsallisQGaussianDistribution`
I want to implement Tsallis q-Gaussian distribution accroding to wikipedia,
but the result is not consistent with built-in TsallisQGaussianDistribution.
Is there ...
11
votes
1
answer
351
views
Seek Mathematica implementations of Gaussian q-distribution, q-exponential distribution, q-Weibull distribution, Tsallis q-Gaussian distribution
I know Mathematica has implemented some QFunctions.
What about Mathematica implementations of Gaussian q-distribution, q-exponential distribution, q-Weibull distribution, Tsallis q-Gaussian ...
-1
votes
1
answer
47
views
How to compute and plot cross-correlation between two time series? [closed]
I'm trying to compute the cross-correlation between two time series xi and xj, each of length 100, in Wolfram Mathematica.
Here ...
4
votes
0
answers
126
views
Getting Series coefficients of an expression involving r-Lambert function
I'm interested in g[n], the $n$th moment of the sequence with the following generating function for $a=1/2,1,3/2$
...
2
votes
1
answer
75
views
Find the average of the numerical data for each column in the list
I have a list of rows in the database that contain numerical and non-numerical data, such as:
...
1
vote
0
answers
82
views
How can I compute the spatial autocorrelation function from a PDE simulation?
I have a system of PDEs defined over a square domain. The dependent variables are $a(t,x,y),b(t,x,y),c(t,x,y)$, and the system uses Dirichlet boundary conditions with initial conditions defined as ...
3
votes
0
answers
90
views
Why is RSquared Missing[] in FittedModel produced by LinearModelFit
I have been doing some automated data processing that uses both a projection from a FittedModel and the RSquared value. I find for some of the data, the RSquared value given as a model property is ...
0
votes
0
answers
103
views
Error in natural / intrinsic equation of Bell curve
An attempt is made to derive, numerically integrate, and plot the standard natural distribution curve from its standard form
$$ y= y_{max}~e^ {- {x^2/(2 \sigma^2)}} ;~ (x,y) = (z,r);~ r= r_{max} e^ { {...
4
votes
1
answer
195
views
Modeling Non-Uniform Host Bias in Generalized Monty Hall ($N=4$): Why Does Switching Yield ~50% Win Rate?
I've been exploring a generalization of the Monty Hall problem with $N=4$ doors, where the host exhibits a non-uniform bias when opening doors (e.g., favoring primes). My goal is to model how such ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
distributions × 546
fitting × 239
plotting × 194
random × 146
list-manipulation × 76
performance-tuning × 66
histograms × 64
functions × 60
data × 56
matrix × 44
graphics × 41
equation-solving × 39
bugs × 38
programming × 29
simulation × 29
symbolic × 29
machine-learning × 25
numerics × 24
charts × 23
physics × 21
more related tags
Hot Network Questions
- What constitutes a 'structure' made of Force for the purposes of a Forcebreaker Weapon?
- Is a normality test always performed on errors and not on raw data?
- How to get the index of a point with specific attribute values (using geometry nodes)
- Seven-dimensional cross product
- Is Samson referred to/mentioned in the siddur/liturgy?
- How can I unscrew this nut? (Toilet seat)
- Novel with fog on an alien world and a labyrinth
- How to test whether a secondary inet address exists on an eth interface?
- Why is Donald Trump portrayed like a Canadian in South Park S27E01?
- Do magic items that require attunement regain expended charges even when you're not attuned to them?
- Finite projective plane with trivial automorphism group
- How To Calculate the Average Temperature Of My Planet's Poles And Equator
- Does the concept of information presuppose sentience?
- How did Gauss study mathematics?
- Expected Value of Squared Area of Triangle Formed by Random Points on a 5×5 Grid
- Identify Last-Layer Perm of a Rubik's Cube
- Has the similarity between diagrams of the expanding universe and of vapour pressure in mixtures been noted by others? Is this just coincidence?
- Is there a "correct" orientation for roasting a chicken?
- How can I show the expression in terms of ket instead of matrix
- Expected Cards Left When One Color Is Exhausted
- Why did many arcade games have separate sound CPUs?
- What are ways to prevent overly long ballots?
- Was Caiaphas a Prophet or a Villain? (John 11:51)
- What is known about the third time derivate of the expansion of the Universe?