Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Basic Statistics and Probability
Closed Thread
 
Thread Tools Display Modes
  #1  
Old January 2nd, 2009, 11:04 AM
Junior Member
 
Join Date: Apr 2008
Posts: 33
Country:
Thanks: 8
Thanked 0 Times in 0 Posts
Bradley55 is on a distinguished road
Default Word problem dont know where to begin

For an upcoming concert, each customer may purchase up to 3 child tickets and 3 adult tickets. let C be the number of child tickets purchased by a single customer. The probability distribution of the number of child tickets purchased by a single customer is given below.

----------------------
C |0 |1 |2 |3 |
P(c) |0.4|0.3|0.2|0.1 |
----------------------


A) Compute the mean and standard deviation of c


b) suppose the mean and the standard deviation for the number of adult tickets purchased by a signle customer are 2 and 1.2, respectively. Assume that the number of child tickets and adult tickets purchased are independent random variables. Compute the mean and the standard deviation of the total number of adult and child tickets purchased by a single customer.

c) Suppose each child ticket costs $15 and each adult ticket costs $25. Compute the mean and the standard deviation of the total amount spent per purchase.



Anyone want to help me on how to just start this problem?I'm sure ill come back with more questions after.
Advertisement
 
  #2  
Old January 2nd, 2009, 05:08 PM
Member
 
Join Date: Dec 2008
Location: Auckland, New Zealand
Posts: 177
Country:
Thanks: 10
Thanked 88 Times in 84 Posts
nzmathman will become famous soon enough
Default

a) The mean,
E(C) = \sum_1^i \;C_i \times P(C = C_i)
= 0 \times 0.4 + 1 \times 0.3 .....


Var(C) = E(C^2) - [E(C)]^2

where E(C^2) = \sum_1^i \;(C_i)^2 \times P(C = C_i)
= 0^2 \times 0.4 + 1^2 \times 0.3 .....

and remember standard deviation, \sigma_c = \sqrt{Var(C)}


b) For any two random variables X and Y, E(X + Y) = E(X) + E(Y) and Var(X + Y) = Var(X) + Var(Y)


c) For this question, use the rules E(aX + bY) = aE(x) + bE(Y) and Var(aX + bY) = a^2Var(X) + b^2Var(Y)
The following users thank nzmathman for this useful post:
Donate to MHF
  #3  
Old January 2nd, 2009, 05:44 PM
Last_Singularity's Avatar
Member
 
Join Date: Dec 2008
Posts: 141
Country:
Thanks: 33
Thanked 62 Times in 54 Posts
Last_Singularity will become famous soon enough
Send a message via AIM to Last_Singularity Send a message via MSN to Last_Singularity
Default

Quote:
Originally Posted by nzmathman View Post
a) The mean,
b) For any two random variables X and Y, E(X + Y) = E(X) + E(Y) and Var(X + Y) = Var(X) + Var(Y)


c) For this question, use the rules E(aX + bY) = aE(x) + bE(Y) and Var(aX + bY) = a^2Var(X) + b^2Var(Y)
Well, more specifically, any two independent random variables X and Y. If they are not independent, there will be a leftover covariance term in there...
The following users thank Last_Singularity for this useful post:
Donate to MHF
  #4  
Old January 2nd, 2009, 06:03 PM
Member
 
Join Date: Dec 2008
Location: Auckland, New Zealand
Posts: 177
Country:
Thanks: 10
Thanked 88 Times in 84 Posts
nzmathman will become famous soon enough
Default

"Well, more specifically, any two independent random variables X and Y. If they are not independent, there will be a leftover covariance term in there..."

Yes, I'm aware of this, but didn't mention it, as part (b) of the question tells you the variables in this situation are random and independant.
  #5  
Old January 2nd, 2009, 10:39 PM
Junior Member
 
Join Date: Apr 2008
Posts: 33
Country:
Thanks: 8
Thanked 0 Times in 0 Posts
Bradley55 is on a distinguished road
Default

nz, it obviously looks like you know your stuff. However, my math teacher most definitely, has not taught us your method yet. Nor have we learned whatever you did. I was wondering if there was a different more simpler way to do this, as really, I've never seen that before.

Let me know, thanks!
  #6  
Old January 2nd, 2009, 10:43 PM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 12,011
Country:
Thanks: 2,514
Thanked 4,694 Times in 4,131 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by Bradley55 View Post
nz, it obviously looks like you know your stuff. However, my math teacher most definitely, has not taught us your method yet. Nor have we learned whatever you did. I was wondering if there was a different more simpler way to do this, as really, I've never seen that before.

Let me know, thanks!
Which part have you not seen before and therefore need explained in a different way?
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
  #7  
Old January 2nd, 2009, 11:02 PM
Member
 
Join Date: Dec 2008
Location: Auckland, New Zealand
Posts: 177
Country:
Thanks: 10
Thanked 88 Times in 84 Posts
nzmathman will become famous soon enough
Default

How can you do this question if you do not know all this? Unless you have a graphics calculator capable of calculating statistical values from a user-entered table of data?
  #8  
Old January 3rd, 2009, 12:19 AM
Junior Member
 
Join Date: Apr 2008
Posts: 33
Country:
Thanks: 8
Thanked 0 Times in 0 Posts
Bradley55 is on a distinguished road
Default

Quote:
Originally Posted by nzmathman View Post
How can you do this question if you do not know all this? Unless you have a graphics calculator capable of calculating statistical values from a user-entered table of data?

I think i remember dong a 1-var stats with something. is that possible with this method?
  #9  
Old January 3rd, 2009, 07:05 AM
Last_Singularity's Avatar
Member
 
Join Date: Dec 2008
Posts: 141
Country:
Thanks: 33
Thanked 62 Times in 54 Posts
Last_Singularity will become famous soon enough
Send a message via AIM to Last_Singularity Send a message via MSN to Last_Singularity
Default

Quote:
Originally Posted by Bradley55 View Post
I think i remember dong a 1-var stats with something. is that possible with this method?
Your teacher has a lot of explaining to do, then, not us. Ask your teacher what she/he has taught you so far in class can be used to do this problem. I am out of ideas if she has not yet taught you the concepts of expected value or variance.

On the other hand, surely you understand the concept of expected value? It is simply a weighted average of all the possible values a variable X can take on. For example, if you have a 50% chance of earned $100 and 50% chance of earning $200, then you EXPECT to earn, on average, 0.5(100)+0.5(200) = $150. In your case, you have four possible values for your variable instead of just two - just multiple each value by its probability and add all of such products up - that's your expected.

nzmathman did forget one thing: there is another way to calculate variance. Instead of using var(x) = E(x^2) - (E(x))^2, we can use var(x) = E((E(x)-x)^2)

Using this method, variance is calculated by: var(x) = \sum_{i=1}^n p(x_i) (\bar{x}- x_i)^2 where the mean \bar{x} = \sum_{i=1}^n p(x_i) x_i

So, first figure out \bar{x}: = 0 \times 0.4 + 1 \times 0.3 ...... You should get 1.

Then find the squared error of each x_i from that mean and multiply those by their probabilities: (0.4)(0-1)^2 + (0.3)(1-1)^2 + (0.2)(2-1)^2 + (0.1)(3-1)^2. That is your variance.

Remember to square root that to get standard deviation. You should get 1 for both variance and standard deviation.
  #10  
Old January 3rd, 2009, 12:34 PM
Junior Member
 
Join Date: Apr 2008
Posts: 33
Country:
Thanks: 8
Thanked 0 Times in 0 Posts
Bradley55 is on a distinguished road
Default

wait I think i remember a way my teacher taught us now.

Cant I just times 0 x .4 , 1x.3 , 2x.2, and 3x.1 ?

My notes are saying that will give me expected value.

Then i take each of those 4 values and i think times all 4 together?
  #11  
Old January 3rd, 2009, 03:36 PM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 12,011
Country:
Thanks: 2,514
Thanked 4,694 Times in 4,131 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by Bradley55 View Post
wait I think i remember a way my teacher taught us now.

Cant I just times 0 x .4 , 1x.3 , 2x.2, and 3x.1 ?

My notes are saying that will give me expected value.

Then i take each of those 4 values and i think times all 4 together? Mr F says: Add them together, not multiply together.
That's exactly what nzmathman said in post #2 (except s/he didn't make the mistake I've corrected you on).

It looks like your notes could be a veritable goldmine of information. I suggest you study them very closely - I suspect all the answers to what you've asked following post #2 will be there .....
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
  #12  
Old January 3rd, 2009, 05:18 PM
Junior Member
 
Join Date: Apr 2008
Posts: 33
Country:
Thanks: 8
Thanked 0 Times in 0 Posts
Bradley55 is on a distinguished road
Default

Okay, so after doing my calculations i got the expected value of 1.


questions "a" asks for the mean and standard deviation for c. Isnt the mean 1.5? just (3+2+1+0 / 4 = 1.5)?

And my notes only reminded me of this, they are incomplete , so if i did any of this right what should be my next step?
  #13  
Old January 3rd, 2009, 05:56 PM
Last_Singularity's Avatar
Member
 
Join Date: Dec 2008
Posts: 141
Country:
Thanks: 33
Thanked 62 Times in 54 Posts
Last_Singularity will become famous soon enough
Send a message via AIM to Last_Singularity Send a message via MSN to Last_Singularity
Default

Quote:
Originally Posted by Bradley55 View Post
Okay, so after doing my calculations i got the expected value of 1.


questions "a" asks for the mean and standard deviation for c. Isnt the mean 1.5? just (3+2+1+0 / 4 = 1.5)?

And my notes only reminded me of this, they are incomplete , so if i did any of this right what should be my next step?
The expected value IS the mean. In other words: expected value = mean = 1

What you should do next has already been answered twice, once by nzmathman in post #2 and again by me in post #9...

Please read!
The following users thank Last_Singularity for this useful post:
Donate to MHF
  #14  
Old January 3rd, 2009, 07:05 PM
Junior Member
 
Join Date: Apr 2008
Posts: 33
Country:
Thanks: 8
Thanked 0 Times in 0 Posts
Bradley55 is on a distinguished road
Default

Quote:
Originally Posted by Last_Singularity View Post

Then find the squared error of each x_i from that mean and multiply those by their probabilities: (0.4)(0-1)^2 + (0.3)(1-1)^2 + (0.2)(2-1)^2 + (0.1)(3-1)^2. That is your variance.

Remember to square root that to get standard deviation. You should get 1 for both variance and standard deviation.

So I see now that 1 is the mean and ALSO 1 is the standard deviation, because after is square root the variance (1) i get 1 for the Standard Deviation?

Now onto b, ???.
  #15  
Old January 3rd, 2009, 08:25 PM
Last_Singularity's Avatar
Member
 
Join Date: Dec 2008
Posts: 141
Country:
Thanks: 33
Thanked 62 Times in 54 Posts
Last_Singularity will become famous soon enough
Send a message via AIM to Last_Singularity Send a message via MSN to Last_Singularity
Default

Again, post #2 by nzmathman...

Quote:
Originally Posted by nzmathman View Post
b) For any two random variables X and Y, E(X + Y) = E(X) + E(Y) and Var(X + Y) = Var(X) + Var(Y)
In other words, to find the total mean of adult & child tickets combined, add up the individual means. Same with the variances. And remember to square root the variance to get the standard deviation.
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 10:33 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.