Question

In: Statistics and Probability

I am trying to figure out the probability, expected value, variance, and standard deviation for a...

I am trying to figure out the probability, expected value, variance, and standard deviation for a series of dice rolls. For example, if I roll a six-sided die in an attempt to roll a 1, and it takes me 7 rolls before a 1 appears, what are those answers? I have figured out the probability equation:

P(P-1)^x where x is the number of rolls - 1 so for 7 rolls the probability would be: 1/6(1-1/6)^6 = 0.05581632...

Further where I am lost is taking the above and using it to find the Expected Value, Variance, and Standard Deviation?

As I see the equations but plugging in numbers has me lost as p is the probability of failure and x = 0,1,2,3 for geometric distribution it would be

E(X)= (1-p)/p .... this is where I am lost as failure is 5/6 not 1/6 correct? Please show example of this so I can better understand, also on Variance, and Standard Deviation?

Solutions

Expert Solution

If I roll a six-sided die in an attempt to roll a 1, and it takes me 7 rolls before a 1 appears, it is a Geometric Distribution as dscribed below:

Geometric Distribution:

The probability of success of xth trial is given by:

,

                             for x = 1,2,...

Here,

p = 1/6

q = 5/6

x = 7

Substituting, we get:

Expected Value = E(X) for Geometric Distribution is:

Substituting p = 1/6, we get:

Variance Var(X) for Geometric Distribution is:

Substituting p = 1/6 and q = 5/6, we get:

Standard Deviation =


Related Solutions

I am trying to figure out the social security tax for the employees in this problem,...
I am trying to figure out the social security tax for the employees in this problem, becuase I have to post it all in a chart. I have tried multiplying by the 6.2 tax rate but my program says my answer is wrong. So, is there a different way to calculate social security tax or is there something that I am missing that the problem is asking me to do? I am not looking for answers, but just a clear...
I am trying to figure out the best way to solving a problem in the language...
I am trying to figure out the best way to solving a problem in the language python. I have some but have no clue if I am even going in the right direction. Here are the instructions: Write a program that calculates the shopping list for a birthday party with the minimum amount of leftovers. The program should ask the user for the number of kids attending the party. Assume each kid will cook (but not necessarily eat) 2 hot...
This is a java program I am trying to figure out how to add a couple...
This is a java program I am trying to figure out how to add a couple methods to a program I am working on. I need to be able to: 1. Remove elements from a binary tree 2. Print them in breadth first order Any help would appreciated. //start BinaryTree class /** * * @author Reilly * @param <E> */ public class BinaryTree { TreeNode root = null; TreeNode current, parent; private int size = 0, counter = 0; public...
Calculate the expected value with the information given. 1). You are trying to figure out if...
Calculate the expected value with the information given. 1). You are trying to figure out if you can make money off of a new, and, maybe, poorly constructed, dice rolling game. Each time you play you must wager exactly $1. If you roll a 1-4 on a ten sided die, you will then roll an 8 sided die and receive 10¢ times the number rolled. If you roll a 5-8 on the ten sided die, you will receive nothing. Finally,...
I am trying to figure out which test analysis to use for my research questions. I...
I am trying to figure out which test analysis to use for my research questions. I was thinking about think about multivariate because of the number of variable being addressed in the study but there is also the possibility to use univariate to address each question. What are the current levels of police satisfaction in CMPD jurisdictions? What is the public’s perception of crime in CMPD jurisdictions? Does “hot spot” policing reduce crime in CMPD jurisdictions? How does broken windows...
I am having problems trying to figure out what information to pull to prepare budgets
I am having problems trying to figure out what information to pull to prepare budgets
I am trying to figure out how to properly execute a while loop and a do/while...
I am trying to figure out how to properly execute a while loop and a do/while loop in the same program using java. I am stuck at just writing the while loop. I made a condition but I can't figure out how to get it to loop if the condition is true?? Also I have to write a do/while loop in the same program. here are the details: This lab demonstrates the use of the While Loop and the Do...
I am trying to figure out how to calculate the sustainable earnings: Permanent Versus Transitory Earnings...
I am trying to figure out how to calculate the sustainable earnings: Permanent Versus Transitory Earnings Entrust, Inc., is a global provider of security software; it operates in one business segment involving the design, production, and sale of software products for securing digital identities and information. The consolidated statements of operations for a three-year period (all values in thousands) follows. On January 1, Year 1, the Entrust common shares traded at $10.40 per share; by year end Year 3, the...
Hi! I am trying to compare 2 files, and figure out which lines from infile2 are...
Hi! I am trying to compare 2 files, and figure out which lines from infile2 are also in infile1, and output the line index, from infile2, of common lines. I would also want to see which lines (actual string line) are common. Below is my c++ program, and I am not sure what I am doing wrong. Can someone tell me what I am doing wrong and how it can be fixed? _________________________________________________________main.cpp #include<iostream> #include<fstream> #include<vector> #include<string> using namespace std;...
Given the following discrete uniform probability distribution, find the expected value and standard deviation of the...
Given the following discrete uniform probability distribution, find the expected value and standard deviation of the random variable. Round your final answer to three decimal places, if necessary. Probability Distribution x 0 1 2 3 4 5 6 7 8 9 10 P(X=x) 1/11 1/11 1/11 1/11 1/11 1/11 1/11 1/11 1/11 1/11 1/11
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT