|
[Date Index]
[Thread Index]
[Author Index]
Re: Statistics: making random samples
- To: mathgroup at smc.vnet.net
- Subject: [mg110076] Re: Statistics: making random samples
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Tue, 1 Jun 2010 04:22:19 -0400 (EDT)
On 5/30/10 at 11:45 PM, canopus56 at yahoo.com (Canopus56) wrote:
>Q1: Are there any native Mathematica functions for making simple
>random and partitioned samples in Mathematica version 7?
Yes. Execute the following in a fresh cell
?Random*
The result will be a clickable list of functions that give
random elements. One or more of these should do what you need.
Prev by Date:
Re: space between frame and plot on contourplot
Next by Date:
Non-linear Programming - Plot3D
Previous by thread:
Re: space between frame and plot on contourplot
Next by thread:
Non-linear Programming - Plot3D
|