Hello I have to construct probability table using 3 coin toss and see how many head I can obtain. I used tree diagram and go the probability and obtain X (number of heads) P(X) 0 1/8 1 3/8 2 3/8 3 1/8 Can you confirm that this is correct? X (number of heads) P(X) X*P(X) (X-m)2*P(X) 0 0.125 0 0.28125 1 0.375 0.375 0.09375 2 0.375 0.75 0.09375 3 0.125 0.375 0.28125 Totals 1 1.5 0.75
Contingency Table
A contingency table can be defined as the visual representation of the relationship between two or more categorical variables that can be evaluated and registered. It is a categorical version of the scatterplot, which is used to investigate the linear relationship between two variables. A contingency table is indeed a type of frequency distribution table that displays two variables at the same time.
Binomial Distribution
Binomial is an algebraic expression of the sum or the difference of two terms. Before knowing about binomial distribution, we must know about the binomial theorem.
Hello I have to construct
I used tree diagram and go the probability and obtain
X (number of heads) |
P(X) |
0 |
1/8 |
1 |
3/8 |
2 |
3/8 |
3 |
1/8 |
Can you confirm that this is correct?
X (number of heads) |
P(X) |
X*P(X) |
(X-m)2*P(X) |
0 |
0.125 |
0 |
0.28125 |
1 |
0.375 |
0.375 |
0.09375 |
2 |
0.375 |
0.75 |
0.09375 |
3 |
0.125 |
0.375 |
0.28125 |
Totals |
1 |
1.5 |
0.75 |
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 2 images