Sample Space Examples

View the following Sample Space Solved Examples

1. What is the sample space of tossing a coin?
S.S = {H,T}

2. What is the sample space if we flip a coin two times?
S.S = {{H,H}, {H,T}, {T,H}, {T,T}}

3. What is the sample space if we flip a coin three times?
S.S = {{H,H,H}, {H,H,T}, {H,T,H}, {T,H,H}, {T,T,T}, {T,T,H},{T,H,T}, {H,T,T}}

4. What is the sample space of rolling a dice?
S.S = {1, 2, 3, 4, 5, 6}

5. What is the sample space if we roll a dice two times (or two dices are rolled once)?

RELATED PAGES
- Probability Formula
- Sample Space
- Sample Space Examples
- Probability Example Questions


Basic Financial Terms
Basic Financial terms in Corporate and Mathematical Finance
Financial Portfolio Analysis
Selection of assets, risk and return, and portfolio analysis
Financial Mathematics Notes
View the online notes for Financial Mathematics (CT1)
Financial Computing with C++
Learn Financial Computing with C++ step by step