Maths Olympiad Prep

Library / /289 of 520

Algebra Difficulty 3.3 AMC 10/12 Find the answer

French mathematician Poincaré is a person who likes to eat bread. He goes to the same bakery every day to buy a loaf of bread. The baker at the bakery claims that the average weight of the bread he sells is 1000g1000g, with a fluctuation of no more than 50g50g. In mathematical terms, this statement can be expressed as: the weight of each loaf of bread follows a normal distribution with an expectation of 1000g1000g and a standard deviation of $50g.

(1)(1) Given the following conclusion: If XN(μ,σ2)X\sim N(\mu, \sigma^2), randomly select kk data points from the values of XX (kN,k2k\in \mathbb{N}^*, k\geq 2), and denote the average of these kk data points as YY, then the random variable YY follows N(μ,σ2k)N(\mu, \frac{{\sigma^2}}{k}). Use this conclusion to solve the following problems:

(i)(i) Assuming the baker's claim is true, randomly purchase 2525 loaves of bread. Let the average weight of these 2525 loaves be YY, find P(Y980)P(Y\leq 980);

(ii)(ii) Poincaré weighs and records the bread he buys every day. After 2525 days, all the data fall within (950,1050)(950, 1050), and the calculated average weight of the 2525 loaves is 978.72g978.72g. Poincaré reported the baker based on this data. Explain from a probability perspective why Poincaré reported the baker;

(2)(2) Assuming there are two identical boxes containing bread (except for the color, everything else is the same), it is known that the first box contains a total of 66 loaves of bread, with 22 black loaves; the second box contains a total of 8loavesofbread,with8 loaves of bread, with 3blackloaves.Now,randomlyselectabox,andthenrandomlypick black loaves. Now, randomly select a box, and then randomly pick 2$ loaves of bread from that box. Find the distribution table of the number of black loaves drawn and the mathematical expectation.

Given:
(1)(1) If a random variable η\eta follows a normal distribution N(μ,σ2)N(\mu, \sigma^2), then P(μσημ+σ)=0.8627P(\mu -\sigma \leq \eta \leq \mu +\sigma) = 0.8627, P(μ2σημ+2σ)=0.9545P(\mu -2\sigma \leq \eta \leq \mu +2\sigma) = 0.9545, P(μ3σημ+3σ)=0.9973P(\mu -3\sigma \leq \eta \leq \mu +3\sigma) = 0.9973;
(2)(2) Events with a probability less than 0.050.05 are usually referred to as small probability events, which are unlikely to occur.

A number or a short expression. Spacing and $ signs are ignored.

Solution

### Solution:

#### Part 1(i)

Given that the weight of each loaf of bread follows a normal distribution with an expectation of 1000g1000g and a standard deviation of 50g50g, and we are considering the average weight of 2525 loaves of bread:

1. Calculate the variance of the average weight YY:
50225=100 \frac{50^2}{25} = 100

2. Therefore, the distribution of YY is:
YN(1000,102) Y \sim N(1000, 10^2)

3. Given the property of the normal distribution:
P(μ2σημ+2σ)=0.9545 P(\mu -2\sigma \leq \eta \leq \mu +2\sigma) = 0.9545

4. The probability that η\eta is less than μ2σ\mu - 2\sigma is:
P(ημ2σ)=10.95452=0.02275 P(\eta \leq \mu -2\sigma) = \frac{1-0.9545}{2} = 0.02275

5. Since 980=10002×10980 = 1000 - 2 \times 10, we find:
P(Y980)=P(Yμ2σ)=0.02275 P(Y\leq 980) = P(Y\leq \mu -2\sigma) = 0.02275

Therefore, the probability that the average weight of these 2525 loaves is less than or equal to 980g980g is 0.02275\boxed{0.02275}.

#### Part 1(ii)

Given that Poincaré calculated the average weight of 2525 loaves of bread as 978.72g978.72g, which is less than 980g980g, and considering the probability found in part (i):

1. The probability that the average weight is less than or equal to 980g980g is 0.022750.02275.

2. Since 0.02275<0.050.02275 < 0.05, this event is considered a small probability event, which is unlikely to occur under normal circumstances.

Therefore, from a probability perspective, Poincaré reported the baker because the observed average weight being significantly less than claimed is a rare event, indicating that the baker's claim might not be true.

#### Part 2

Considering two boxes, one with 66 loaves of bread (including 22 black loaves) and the other with 88 loaves (including 33 black loaves), and randomly selecting 22 loaves of bread from a randomly chosen box:

1. The probability of drawing 00 black loaves is calculated as:
P(ξ=0)=12×46×35+12×58×47=53140 P(\xi = 0) = \frac{1}{2} \times \frac{4}{6} \times \frac{3}{5} + \frac{1}{2} \times \frac{5}{8} \times \frac{4}{7} = \frac{53}{140}

2. The probability of drawing 11 black loaf is:
P(ξ=1)=12×26×45×2+12×38×57×2=449840 P(\xi = 1) = \frac{1}{2} \times \frac{2}{6} \times \frac{4}{5} \times 2 + \frac{1}{2} \times \frac{3}{8} \times \frac{5}{7} \times 2 = \frac{449}{840}

3. The probability of drawing 22 black loaves is:
P(ξ=2)=12×26×15+12×38×27=73840 P(\xi = 2) = \frac{1}{2} \times \frac{2}{6} \times \frac{1}{5} + \frac{1}{2} \times \frac{3}{8} \times \frac{2}{7} = \frac{73}{840}

4. The distribution table of ξ\xi is thus:

ξ\xi001122
PP53140\frac{53}{140}449840\frac{449}{840}73840\frac{73}{840}

5. The mathematical expectation of ξ\xi is calculated as:
E(ξ)=0×53140+1×449840+2×73840=1724 E(\xi) = 0 \times \frac{53}{140} + 1 \times \frac{449}{840} + 2 \times \frac{73}{840} = \frac{17}{24}

Therefore, the mathematical expectation of the number of black loaves drawn is 1724\boxed{\frac{17}{24}}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.