Homework Help Overview
The original poster is working on a program that simulates rolling two dice 100 times and aims to calculate the mean and standard deviation from the resulting data. The context involves probability and statistics related to dice rolls.
Discussion Character
- Exploratory, Conceptual clarification, Mathematical reasoning
Approaches and Questions Raised
- Participants discuss the programming language being used and the methods for generating random numbers. There are inquiries about how to calculate mean and standard deviation from the data collected. Some participants suggest reviewing the formulas for these calculations.
Discussion Status
The discussion is ongoing with participants providing guidance on calculating mean and standard deviation. There are multiple interpretations of the problem, particularly regarding the implementation of the formulas in the original poster's program. Some participants express uncertainty about the calculations and seek clarification.
Contextual Notes
There is mention of the original poster's reluctance to share code, and the discussion includes references to using Excel functions and basic math operations for calculations. The original poster has expressed confusion about the standard deviation calculation specifically.