<< Chapter < Page Chapter >> Page >

(See Exercise 1 from "Problems on Distribution and Density Functions ", and Exercise 1 from "Problems on Mathematical Expectation", m-file npr07_01.m ). The class { C j : 1 j 10 } is a partition. Random variable X has values { 1 , 3 , 2 , 3 , 4 , 2 , 1 , 3 , 5 , 2 } on C 1 through C 10 , respectively, with probabilities 0.08, 0.13, 0.06, 0.09, 0.14, 0.11, 0.12, 0.07, 0.11, 0.09.Determine Var [ X ] .

npr07_01 Data are in T and pc EX = T*pc'EX = 2.7000 VX = (T.^2)*pc' - EX^2VX = 1.5500 [X,PX]= csort(T,pc); % Alternate Ex = X*PX'Ex = 2.7000 Vx = (X.^2)*PX' - EX^2Vx = 1.5500
Got questions? Get instant answers now!

(See Exercise 2 from "Problems on Distribution and Density Functions ", and Exercise 2 from "Problems on Mathematical Expectation", m-file npr07_02.m ). A store has eight items for sale. The pricesare $3.50, $5.00, $3.50, $7.50, $5.00, $5.00, $3.50, and $7.50, respectively. A customer comes in. She purchasesone of the items with probabilities 0.10, 0.15, 0.15, 0.20, 0.10 0.05, 0.10 0.15. The random variable expressing the amount of her purchase may be written

X = 3 . 5 I C 1 + 5 . 0 I C 2 + 3 . 5 I C 3 + 7 . 5 I C 4 + 5 . 0 I C 5 + 5 . 0 I C 6 + 3 . 5 I C 7 + 7 . 5 I C 8

Determine Var [ X ] .

npr07_02 Data are in T, pc EX = T*pc';VX = (T.^2)*pc' - EX^2 VX = 2.8525
Got questions? Get instant answers now!

(See Exercise 12 from "Problems on Random Variables and Probabilities", Exercise 3 from "Problems on Mathematical Expectation", m-file npr06_12.m ). The class { A , B , C , D } has minterm probabilities

p m = 0 . 001 * [ 5 7 6 8 9 14 22 33 21 32 50 75 86 129 201 302 ]

Consider X = I A + I B + I C + I D , which counts the number of these events which occur on a trial. Determine Var [ X ] .

npr06_12 Minterm probabilities in pm, coefficients in c canonicEnter row vector of coefficients c Enter row vector of minterm probabilities pmUse row matrices X and PX for calculations Call for XDBN to view the distributionVX = (X.^2)*PX' - (X*PX')^2 VX = 0.7309
Got questions? Get instant answers now!

(See Exercise 4 from "Problems on Mathematical Expectation"). In a thunderstorm in a national park there are 127 lightning strikes. Experience shows that the probability of each lightning strike starting a fire is about0.0083. Determine Var [ X ] .

X binomial (127,0.0083). Var [ X ] = 127 · 0 . 0083 · ( 1 - 0 . 0083 ) = 1 . 0454 .

Got questions? Get instant answers now!

(See Exercise 5 from "Problems on Mathematical Expectation"). Two coins are flipped twenty times. Let X be the number of matches (both heads or both tails). Determine Var [ X ] .

X binomial (20,1/2). Var [ X ] = 20 · ( 1 / 2 ) 2 = 5 .

Got questions? Get instant answers now!

(See Exercise 6 from "Problems on Mathematical Expectation"). A residential College plans to raise money by selling “chances” on a board. Fifty chances are sold. A player pays $10 to play; he or she wins $30with probability p = 0 . 2 . The profit to the College is

X = 50 · 10 - 30 N , where N is the number of winners

Determine Var [ X ] .

N binomial (50,0.2). Var [ N ] = 50 · 0 . 2 · 0 . 8 = 8 . Var [ X ] = 30 2 Var [ N ] = 7200 .

Got questions? Get instant answers now!

(See Exercise 7 from "Problems on Mathematical Expectation"). The number of noise pulses arriving on a power circuit in an hour is a random quantity X having Poisson (7) distribution. Determine Var [ X ] .

X Poisson (7). Var [ X ] = μ = 7 .

Got questions? Get instant answers now!

(See Exercise 24 from "Problems on Distribution and Density Functions", and Exercise 8 from "Problems on Mathematical Expectation"). The total operating time for the units in Exercise 24 from "Problems on Distribution and Density Functions" is a random variable T gamma (20, 0.0002). Determine Var [ T ] .

T gamma (20,0.0002). Var [ T ] = 20 / 0 . 0002 2 = 500 , 000 , 000 .

Got questions? Get instant answers now!

Questions & Answers

what are components of cells
ofosola Reply
twugzfisfjxxkvdsifgfuy7 it
Sami
58214993
Sami
what is a salt
John
the difference between male and female reproduction
John
what is computed
IBRAHIM Reply
what is biology
IBRAHIM
what is the full meaning of biology
IBRAHIM
what is biology
Jeneba
what is cell
Kuot
425844168
Sami
what is biology
Inenevwo
what is cytoplasm
Emmanuel Reply
structure of an animal cell
Arrey Reply
what happens when the eustachian tube is blocked
Puseletso Reply
what's atoms
Achol Reply
discuss how the following factors such as predation risk, competition and habitat structure influence animal's foraging behavior in essay form
Burnet Reply
cell?
Kuot
location of cervical vertebra
KENNEDY Reply
What are acid
Sheriff Reply
define biology infour way
Happiness Reply
What are types of cell
Nansoh Reply
how can I get this book
Gatyin Reply
what is lump
Chineye Reply
what is cell
Maluak Reply
what is biology
Maluak
what is vertibrate
Jeneba
what's cornea?
Majak Reply
what are cell
Achol
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Applied probability. OpenStax CNX. Aug 31, 2009 Download for free at http://cnx.org/content/col10708/1.6
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Applied probability' conversation and receive update notifications?

Ask