These cheat sheets make it easy to learn about and use some of the favorite packages of RStudio.
These cheat sheets make it easy to learn about and use some of the favorite packages of RStudio.
This applet is designed to approximate the value of Pi. It accomplishes this purpose by firing random data points at a circle inscribed within a square. The probability of a data point landing within the circle is a ratio of the circle's area to the area of the square.
An applet explores the following problem: A long day hiking through the Grand Canyon has discombobulated this tourist. Unsure of which way he is randomly stumbling, 1/3 of his steps are towards the edge of the cliff, while 2/3 of his steps are towards safety. From where he stands, one step forward will send him tumbling down. What is the probability that he can escape unharmed?
Students explore the definition and interpretations of the probability of an event by investigating the long run proportion of times a sum of 8 is obtained when two balanced dice are rolled repeatedly. Making use of hand calculations, computer simulations, and descriptive techniques, students encounter the laws of large numbers in a familiar setting. By working through the exercises, students will gain a deeper understanding of the qualitative and quantitative relationships between theoretical probability and long run relative frequency. Particularly, students investigate the proximity of the relative frequency of an event to its probability and conclude, from data, the order on which the dispersion of the relative frequency diminishes. Key words: probability, law of large numbers, simulation, estimation
Includes project file for Minitab and coding for a dice rolling simulation.
Poses the following problem: Suppose there was one of six prizes inside your favorite box of cereal. Perhaps it's a pen, a plastic movie character, or a picture card. How many boxes of cereal would you expect to have to buy, to get all six prizes?
Gives some background on the Buffon needle problem. Has a link to an applet that allows one to simulate dropping a needle1, 10, 100, or 1000 times. One also has control over the length of the needle.
This is a "Building Block" for the Buffon Needle problem. The source code and compile code are included as well as separate files for each. Users able to test the applet to determine if it meets their needs.
R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, …) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity.
RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, and a variety of robust tools for plotting, viewing history, debugging and managing your workspace.
CATS, established in 1978, promotes the statistical sciences, statistical education, statistics applications, and related issues affecting the statistics community. The mission and scope of CATS evolved over time as interdisciplinary collaboration increasingly shaped the character of scientific research. After a brief hiatus, CATS was reconstituted in 2011 and has since focused on improving the visibility and practice of statistics within government agencies not well connected to statistics, increasing attention to statistical issues of big data and data science, and helping agencies identify bottlenecks impairing their analysis capabilities. Its multidisciplinary members are experts from statistics and related fields and leaders in diverse areas of interdisciplinary research, including the analysis of large-scale data, computational biology and bioinformatics, spatial data, environmental science, neuroscience, health care policy, and complex computer experiments.