- #1
name14
- 2
- 0
The distance of someone from the center (cable station) of a circle is depicted as r, and the regular radius of that circle(the cable station) is depicted as rc. The Circle represents the entire area the cable station provides cable service for.
Given:
Probability Distribution Function
P(r) = B if r <= rc (the person’s length is shorter than the radius of the cable station so they are in the circle)
P(r) = 0 if r > rc (the person’s length is longer than the radius of the cable station so they are outside the circle, hence distribution factor is 0)
B is a "normalization factor". B is chosen so that probability of finding a r in the circle is 1. For simplicity we have written P as a function of and not both r and θ. We must remember to perform all necessary integration over both r and θ.
We determine B by integrating P(r) from 0 to ∞ (over r) and from 0 to 2pi (over θ).
1 =∫2π ∫∞ P(r)rdrdθ (I could not figure out how to put zeros under the integral symbols)
Using equations shown above for probability and integration find an expression for B. Also what assumption can I make about the location of someone within that circle.
The function representing the cost of the person who is a cable user:
C(r) =λr where λ is a constant where r is the length from the person to the cable station.
and also C =∫2π ∫∞C(r)P(r)rdrdθ (sorry did not know how to put 0 on the bottom of integrals)
I have to derive an expression for C which represent the average cost for each cable station. Any Idea what C would be then? Thanks.
I was told to use ideas of integration and polar coordinates if I like to find the expressions.
Given:
Probability Distribution Function
P(r) = B if r <= rc (the person’s length is shorter than the radius of the cable station so they are in the circle)
P(r) = 0 if r > rc (the person’s length is longer than the radius of the cable station so they are outside the circle, hence distribution factor is 0)
B is a "normalization factor". B is chosen so that probability of finding a r in the circle is 1. For simplicity we have written P as a function of and not both r and θ. We must remember to perform all necessary integration over both r and θ.
We determine B by integrating P(r) from 0 to ∞ (over r) and from 0 to 2pi (over θ).
1 =∫2π ∫∞ P(r)rdrdθ (I could not figure out how to put zeros under the integral symbols)
Using equations shown above for probability and integration find an expression for B. Also what assumption can I make about the location of someone within that circle.
The function representing the cost of the person who is a cable user:
C(r) =λr where λ is a constant where r is the length from the person to the cable station.
and also C =∫2π ∫∞C(r)P(r)rdrdθ (sorry did not know how to put 0 on the bottom of integrals)
I have to derive an expression for C which represent the average cost for each cable station. Any Idea what C would be then? Thanks.
I was told to use ideas of integration and polar coordinates if I like to find the expressions.