create account

Basic Probability by dkmathstats

View this thread on: hive.blogpeakd.comecency.com
· @dkmathstats ·
$2.11
Basic Probability
Hello there. In this probability post, I go over some basics of probability. The reader should be comfortable with fractions at the minimum.

Reference: Data Management 12 by Wayne Erdman, Maria Rosa Cruiscuolo, Roland Meisel, David Petro, Jacob Speijer, Wendy Telford

<center><img src="https://cdn.pixabay.com/photo/2020/05/24/15/44/cube-5214804_960_720.jpg" /></center>
<center><a href="https://cdn.pixabay.com/photo/2020/05/24/15/44/cube-5214804_960_720.jpg">Pixabay Image Source</a></center>


&nbsp;


## Contents
---

* What Is Probability?
* Basic Examples
* Complements And The Keyword "Not"
* Practice Problems
* Answers To Practice Problems

&nbsp;

## What Is Probability?
---

The field of probability deals with measuring or trying to measure the likelihood of unknown events occurring. 
Probabilities can be based on theory (theoretical), observations from experiments (experimental) or even from beliefs/guessing (subjective). 

**Experimental probabilities** focus on the probability of a desired outcome occurring. This probability is expressed as a fraction where the numerator is the number of desired outcomes that has occurred from an experiment. The denominator for this probability represents the number of trials in the experiment.

<center>https://quicklatex.com/cache3/b6/ql_ba572a111a94a9caaf8a6a5af512f2b6_l3.png</center>

&nbsp;

A **subjective probability** is based on belief, intuition and maybe even some guessing in the mix. These probabilities generally do not involve much math nor data. Examples of subjective probabilities include:

* I an 100% sure I got an A on that test.
* There is no way (0%) that she cheated on him.
* I think this MMA fight is 50-50.

Some subjective probabilities may have better predictions where data analysis, statistics, mathematics are behind the predicted probabilities. These more informed probabilities occur in sports odds, MMA fighting odds, politics, weather forecasting, financial markets forecasting.

This post will look more at **theoretical probabilities** (classical probabilities). These probabilities are based on analyzing on possible outcomes for an event. A coin has two outcomes being heads or tails when flipped. A regular six-sided die has the numbered outcomes 1, 2, 3, 4, 5 or 6 and would land on one of them when rolled.


<center><img src="https://cdn.pixabay.com/photo/2016/01/30/08/25/woman-1169324_960_720.jpg" /></center>
<center><a href="https://cdn.pixabay.com/photo/2016/01/30/08/25/woman-1169324_960_720.jpg">Pixabay Image Source</a></center>

&nbsp;

## Basic Examples
---

**Example One**

The results from a fair spinner with four colours are displayed in a table. There were 50 spins.

| Colour  | Count  | Percentage  |
|---|---|---|
| Red  | 12  | 24% |
| Blue  | 15  | 30%  |
| Green  | 7  | 14% |
| Black  | 16  | 32%  |

&nbsp;

The percentage column displays the experimental probabilities for each of the four colours. As an example, twenty-four percent for red was obtained from the fraction 12/50 for 12 landings of red out of 50 spins. 

&nbsp;

**Example Two**

The probability of landing heads on a fair coin is one half or 50%. For tails, the probability is 50% as well. These are theoretical probabilities. There are two outcomes for the flipped coin and once a coin is flipped it can only land on one of two coins.

&nbsp;

**Example Three - Picking A Marble From A Bag**

There are ten marbles in a bag. Out of the ten marbles in the bag, there are 4 red marbles, 5 green marbles and one yellow marble. Markus randomly selects a marble from the bag (without looking).

* The probability of randomly picking a red marble is 4 out of 10 or 40%.
* The probability of randomly picking a green marble is 5 out of 10 or 50%.
* Ten percent is the probability of picking a yellow marble.
* It is impossible (0% probability) of choosing a blue marble.


<center><img src="https://cdn.pixabay.com/photo/2016/09/10/15/45/marbles-1659398_960_720.jpg" /></center>
<center><a href="https://cdn.pixabay.com/photo/2016/09/10/15/45/marbles-1659398_960_720.jpg">Pixabay Image Source</a></center>

&nbsp;



## Complements And The Keyword "Not"
---

In probability, the concept of a complement is based on the keyword not. The keyword not means pretty much the same thing as in English. Not a horse means anything that is different from a horse. 

A key equation to remember for complements is that the probability of event A occurring plus the probability of event A not occurring is equal to 1.

<center>https://quicklatex.com/cache3/9f/ql_5dc61067497f4b34505e1fc8d11b3d9f_l3.png</center>

where A represents the event that occurs and A' represents the event that does not occur. 

You can rearrange the above formula to obtain these two variations:

<center>https://quicklatex.com/cache3/93/ql_d2db61ebae2d075da0adbdcc6bb1f693_l3.png</center>

or

<center>https://quicklatex.com/cache3/27/ql_50636ffcca1624d7149750d9d6f7ab27_l3.png</center>

&nbsp;


**Example One**

The probability of rolling not a 6 on a six sided die is 5 out of 6. This is from one minus the probability of rolling a six. 

<center>https://quicklatex.com/cache3/2d/ql_473110279f71417863c0f4f46e55c42d_l3.png</center>

&nbsp;

**Example Two**

Consider the word `PINEAPPLE`. You have SCRABBLE nine letter tiles that form the word `PINEAPPLE`. The probability of randomly selecting a letter tile that is not the letter P is 1 minus 3/9. This computes to the answer of 6/9 or two-thirds.

<center>https://quicklatex.com/cache3/a0/ql_a4660445fd8a895a080363ea33452fa0_l3.png</center>



<center><img src="https://cdn.pixabay.com/photo/2015/09/03/20/14/learn-921255_960_720.jpg" /></center>
<center><a href="https://cdn.pixabay.com/photo/2015/09/03/20/14/learn-921255_960_720.jpg">Pixabay Image Source</a></center>

&nbsp;

## Practice Problems
---

1) On a six sided die, what is the probability of rolling an even number?

2) On a six sided die, what is the probability of rolling a number greater than 2?

3) There are seven pairs of socks in Susie's drawer. Two pairs are pink, three are purple and the remaining two pairs are white. Susie picks a pair at random.  What is the probability of the randomly selected pairs of socks are pink?

4) Refer to the Susie scenario in problem three. What is the probability of the randomly selected pairs of socks are not white?

5) You have a twelve sided die. What is the probability of rolling a number that is not a factor of 8?


&nbsp;


## Solutions To Practice Problems
---

1) 1/2

2) 4/6 or 2/3

3) 2/7

4) 5/7

5) The factors of 8 are 1, 2, 4 and 8. This makes 4 numbers that you do not want. The probability of rolling a number that is not a factor of 8 from a 12 sided die is 8 out of 12 or two-thirds.

&nbsp;

<center><img src="https://cdn.pixabay.com/photo/2013/07/12/13/43/dice-147157_960_720.png" /></center>
<center><a href="https://cdn.pixabay.com/photo/2013/07/12/13/43/dice-147157_960_720.png">Pixabay Image Source</a></center>

<center>Thank you for reading.</center>


&nbsp;

Posted with [STEMGeeks](https://stemgeeks.net)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authordkmathstats
permlinkbasic-probability
categoryhive-163521
json_metadata{"tags":["probability","math","mathematics","education","learning","statistics","stem","data"],"image":["https://cdn.pixabay.com/photo/2020/05/24/15/44/cube-5214804_960_720.jpg"],"links":["https://cdn.pixabay.com/photo/2020/05/24/15/44/cube-5214804_960_720.jpg"],"app":"stemgeeks/0.1","format":"markdown","canonical_url":"https://stemgeeks.net/@dkmathstats/basic-probability"}
created2020-12-03 16:19:30
last_update2020-12-03 16:19:30
depth0
children2
last_payout2020-12-10 16:19:30
cashout_time1969-12-31 23:59:59
total_payout_value1.232 HBD
curator_payout_value0.879 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7,061
author_reputation152,101,890,579,118
root_title"Basic Probability"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,795,713
net_rshares12,341,742,637,872
author_curate_reward""
vote details (65)
@guurry123 ·
Nice post ... very informative for students....
properties (22)
authorguurry123
permlinkqkvfda
categoryhive-163521
json_metadata{"tags":["stem"],"app":"stemgeeks/0.1","canonical_url":"https://stemgeeks.net/@guurry123/qkvfda"}
created2020-12-05 14:39:09
last_update2020-12-05 14:39:09
depth1
children1
last_payout2020-12-12 14:39:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length47
author_reputation367,812,128,864,136
root_title"Basic Probability"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,823,051
net_rshares0
@dkmathstats ·
I am glad you found this helpful.
properties (22)
authordkmathstats
permlinkqkwim6
categoryhive-163521
json_metadata{"app":"hiveblog/0.1"}
created2020-12-06 04:46:51
last_update2020-12-06 04:46:51
depth2
children0
last_payout2020-12-13 04:46:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation152,101,890,579,118
root_title"Basic Probability"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,832,085
net_rshares0