Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > Local Scene Info / Discussion / EDM Event Listings > Canada > Canada - Toronto & Southern Ont. > WHO LIKES MATH? (Help needed, please)
Pages (5): [1] 2 3 4 5 »   Last Thread   Next Thread
Share
Author
Thread    Post A Reply
Irishaddict
professional



Registered: Mar 2005
Location: St. Catharines
Dunno WHO LIKES MATH? (Help needed, please)

So guys, my ever-entrepreneurial mother is currently pursuing her MBA part time and one of the required courses is Statistics. She has an assignment due on Tuesday morning (50 questions). We have finished 47 of them and I can't take it anymore. I'm not in school for freaking math.

I post the last 3 questions here in the hopes that one of you is just brilliant brilliant and comes to the answer with much more ease and grace than either of us is demonstrating at the present moment.

Drinks are on me (after I extract a fee from her) for anyone willing to help out.

quote:

1. A normal distribution has a mean of 80 and a standard deviation of 14. Determine the value above which 80 percent of the values will occur.

2. Assume a binomial probability distribution with n=40 and pi=.55. Compute the following:

a) the mean and standard deviation of the random variable.

b) the probability that x is 25 or greater.

c) the probability that x is 15 or less.

d) the probability that x is between 15 and 25 inclusive.

3. Two-litre plastic bottles used for bottling cola are shipped in lots of 100. Suppose the lots are 5 percent defective. Some bottles leak, some are too small, and so forth.

a) In the sample of 100, how many of the bottles contains 8 or more defectives?

b) Tell why this situation meets the binomial assumptions.

c) What is the probability that a shipment of plastic bottles contains 8 or more defectives?

d) What is the probability that 8 and 10 bottles are defectives?

e) What is the probability that there are exactly 8 defectives?

f) What is the probability that there are no defectives?



___________________
You told me to look much farther. You told me to walk much more. You told me that music matters.

Old Post Sep-26-2005 04:38  Ireland
Click Here to See the Profile for Irishaddict Click here to Send Irishaddict a Private Message Add Irishaddict to your buddy list Report this Post Reply w/Quote Edit/Delete Message
NuERA
Groove Control



Registered: Feb 2003
Location: Toronto

wow daughter of the year.


___________________
http://soundcloud.com/andrewmcdonell

Old Post Sep-26-2005 04:41  Canada
Click Here to See the Profile for NuERA Click here to Send NuERA a Private Message Add NuERA to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Cosmic Fur
Debbie Downer



Registered: Jan 2005
Location: Mississauga, Canada

If you asked me this last year, I would have been able to give you the answers withing a few minutes. Alas, a year passed, so now I forgot all this shit.

Besides, I have enough of my own schoolwork to catch up on.

And why are you doing your mom's assignments anyway? My parents never did my assignments for me....


___________________
I'm the trouble starter, fuckin' instigator.
I'm the fear-addicted, danger illustrated.

Old Post Sep-26-2005 04:49  Canada
Click Here to See the Profile for Cosmic Fur Click here to Send Cosmic Fur a Private Message Visit Cosmic Fur's homepage! Add Cosmic Fur to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Irishaddict
professional



Registered: Mar 2005
Location: St. Catharines

quote:
Originally posted by Cosmic Fur
And why are you doing your mom's assignments anyway? My parents never did my assignments for me....


My parents have done plenty for me. Sue me for trying to return the favour.


___________________
You told me to look much farther. You told me to walk much more. You told me that music matters.

Old Post Sep-26-2005 05:08  Ireland
Click Here to See the Profile for Irishaddict Click here to Send Irishaddict a Private Message Add Irishaddict to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Jer
Never Left



Registered: Nov 2003
Location: London Town

quote:
Originally posted by NuERA
wow daughter of the year.


Hear hear.

Old Post Sep-26-2005 05:20  Ireland
Click Here to See the Profile for Jer Click here to Send Jer a Private Message Add Jer to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Euphorica
Next level beats



Registered: Sep 2004
Location: GTA

1. PVD
2.

a) PVD

b) PVD

c) PVD

d) PVD

3.

a) PVD

b) PVD

c) PVD

d) PVD

e) PVD

f) PVD


___________________
Trance in my pants

Old Post Sep-26-2005 05:41  Canada
Click Here to See the Profile for Euphorica Click here to Send Euphorica a Private Message Add Euphorica to your buddy list Report this Post Reply w/Quote Edit/Delete Message
DJ_Science
Only 25 Characters?!



Registered: Nov 2003
Location: Dresden, Germany

I hope this makes sense...

> 1. A normal distribution has a mean of 80 and a standard deviation
> of 14. Determine the value above which 80 percent of the values will > occur.

You need a table for this one. Its about 68.3. Basically you want to look at z&sigma for which a one tailed test gives 20 percent outside. They key to this is a one tailed test. then &mu - z&sigma is the value above which 80% will fall.

> 2. Assume a binomial probability distribution with n=40 and p=.55.
> Compute the following:
> a) the mean and standard deviation of the random variable.

mean = &mu = n*pi
&sigma^2 = n*p*q = n*p*(1-p)

> b) the probability that x is 25 or greater.
You have to add a bunch of terms

P(x >= 25) = sum{n=25 to 40} {40!/[(n!)(15!)]}(0.55)^n(0.45)^(40-n)
= 0.2142

> c) the probability that x is 15 or less.

See "b", just sum from 0 to 15, P(x <= 15) = 0.0196

> d) the probability that x is between 15 and 25 inclusive.

P(15 <= x <= 25) = 0.8588 Again, same as above, just sum from 15 to 25.

> 3. Two-litre plastic bottles used for bottling cola are shipped in
> lots of 100. Suppose the lots are 5 percent defective. Some bottles > leak, some are too small, and so forth.
> a) In the sample of 100, how many of the bottles contains 8 or more > defectives?

They have essentially told you the mean is 5 or the probability of
the bottle being bad is 5% (mu = N*P, N = 100 => P = 0.05%).
You can use the diff. of the binomial from here on with P = 0.05.
(There i am defining a pass as a broken bottle).

P(8 or more) = 1 - P(7 or less)
= 1 - sum(n=0,7) [(100!/(n!*(100-n)!)](0.05)^0.05(0.95)^0.95
= 0.2340

> b) Tell why this situation meets the binomial assumptions.

Its a pass/fail test. Either the bottle has a defect or not. In
these cases, you want a distribution that is binary in nature, ie
the binomial.

> c) What is the probability that a shipment of plastic bottles
> contains 8 or more defectives?

Isn't this the same as a?

> d) What is the probability that 8 and 10 bottles are defectives?

at the Prob for 8 and 10 only, P = 0.08158677208886

> e) What is the probability that there are exactly 8 defectives?

0.10602553736479 same as above, but only the n = 8 term counts

> f) What is the probability that there are no defectives?

0.00592052922033 n = 0 term only


___________________
www.scienceandreason.com
theballoonman.wordpress.com

Last edited by DJ_Science on Sep-26-2005 at 06:42

Old Post Sep-26-2005 06:12  Canada
Click Here to See the Profile for DJ_Science Click here to Send DJ_Science a Private Message Visit DJ_Science's homepage! Add DJ_Science to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Aitizaz
Supreme tranceaddict



Registered: Sep 2004
Location:

this is for question 2 as its the easiest of the lot...lol. also im assuming thats a typo..instead of pi=.55 it should be p=.55 meaning the probability of x is 0.55

a) mean=np=40x0.55=22
st. dev.= sq. root of variance= sq root of np(1-p)=3.146

b)P{x>=25] = P[x=25] + P[x=26] + ... + P[x=40]
use the binomial formula...should be in your moms notes...

c)P[x<=15] = P[x=0] + ... + P[x=15]
same formula as b

d)P[15 >= x >= 25] = P[x=15] + ... + P[x=25]
same as above

EDIT: the above post occurred as i was typing this...i guess iw ont have to attempt 1 and 3 after all...hehe

Old Post Sep-26-2005 06:37  Canada
Click Here to See the Profile for Aitizaz Click here to Send Aitizaz a Private Message Add Aitizaz to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Irishaddict
professional



Registered: Mar 2005
Location: St. Catharines

quote:
Originally posted by DJ_Science


quote:
Originally posted by Aitizaz


<3


___________________
You told me to look much farther. You told me to walk much more. You told me that music matters.

Old Post Sep-26-2005 06:40  Ireland
Click Here to See the Profile for Irishaddict Click here to Send Irishaddict a Private Message Add Irishaddict to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Aitizaz
Supreme tranceaddict



Registered: Sep 2004
Location:

to DJ_Science:


dude isnt standard dev. the sq root of the variance?

Old Post Sep-26-2005 06:40  Canada
Click Here to See the Profile for Aitizaz Click here to Send Aitizaz a Private Message Add Aitizaz to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Aitizaz
Supreme tranceaddict



Registered: Sep 2004
Location:

quote:
Originally posted by Irishaddict
<3


huh?

Old Post Sep-26-2005 06:41  Canada
Click Here to See the Profile for Aitizaz Click here to Send Aitizaz a Private Message Add Aitizaz to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Irishaddict
professional



Registered: Mar 2005
Location: St. Catharines

quote:
Originally posted by Aitizaz
huh?


lol it's a heart, I'm saying thank-you


___________________
You told me to look much farther. You told me to walk much more. You told me that music matters.

Old Post Sep-26-2005 06:42  Ireland
Click Here to See the Profile for Irishaddict Click here to Send Irishaddict a Private Message Add Irishaddict to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > Local Scene Info / Discussion / EDM Event Listings > Canada > Canada - Toronto & Southern Ont. > WHO LIKES MATH? (Help needed, please)
Post New Thread    Post A Reply

Pages (5): [1] 2 3 4 5 »  
Last Thread   Next Thread
Click here to listen to the sample!Pause playbackGuy Ornadel ID [2008] [0]

Click here to listen to the sample!Pause playbackEverything But The Girl - "Five Fathoms" (Debo & Porter Mix) [2002]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 21:44.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!