Need Help Integrating w[x] with Mathematica

  • Context: Mathematica 
  • Thread starter Thread starter noamriemer
  • Start date Start date
  • Tags Tags
    Integrating Mathematica
Click For Summary
SUMMARY

The discussion focuses on integrating a function defined in Mathematica as w[x]:=RandomReal[NormalDistribution[0,1],x]. The user seeks assistance in obtaining the plot of the integral of this function. A suggested solution involves sorting the random points, interpolating a smooth curve through them, and then using the ListIntegrate function for the integration. The reference provided is from the Wolfram documentation on numerical integration in Mathematica.

PREREQUISITES
  • Familiarity with Mathematica syntax and functions
  • Understanding of random number generation in Mathematica
  • Knowledge of numerical integration techniques
  • Experience with data visualization in Mathematica
NEXT STEPS
  • Explore the ListIntegrate function in Mathematica for numerical integration
  • Learn about interpolation methods in Mathematica for creating smooth curves
  • Research random number generation techniques in Mathematica
  • Study data visualization best practices in Mathematica for effective plotting
USEFUL FOR

Mathematica users, data scientists, and statisticians looking to perform numerical integration and visualize random data distributions.

noamriemer
Messages
50
Reaction score
0
Hi!
I hope this is the right forum... I am having trouble with Mathematica:
Maybe someone could help out of his experience ?

I created w[x]:=RandomReal[NormalDistribution[0,1],x]
I got it's plot.
Now I want to integrate it: I wish to receive another graph, which is the plot of the integration of the function w[x].
Can anyone tell me how do I do it?
Thank you!
 
Physics news on Phys.org

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K