Art of Problem Solving

Distributions: Difference between revisions

Multpi12 (talk | contribs)
Created page with "Probability distribution is a function that gives the outcome of an event, to their corresponding probabilities. For example, in rolling a fair dice, with <math>6</math> sides..."
 
Multpi12 (talk | contribs)
No edit summary
Line 1: Line 1:
Probability distribution is a function that gives the outcome of an event, to their corresponding probabilities. For example, in rolling a fair dice, with <math>6</math> sides, <math>P(2)</math> would be <math>\frac {1}{2}</math>.
Probability distribution is a function that gives the outcome of an event, to their corresponding probabilities. For example, in rolling a fair dice, with <math>6</math> sides, <math>P(2)</math> would be <math>\frac {1}{2}</math>.
==General Idea==

Revision as of 19:08, 8 July 2024

Probability distribution is a function that gives the outcome of an event, to their corresponding probabilities. For example, in rolling a fair dice, with $6$ sides, $P(2)$ would be $\frac {1}{2}$.

General Idea