June 2026 Series 1

Exercise 3 · Binomial, normal and confidence interval — Web loading time

Binomial distribution, normal approximation and a confidence interval for the mean.

Maximum score · 2.5 points

A telecommunications company considers a web page efficient if its loading time is under 3 seconds. The company claims that at least 50 % of the pages it manages are efficient. To check this claim, a random sample of $n = 2500$ web pages managed by the company is selected.

Formulas provided: $Z \sim N(0,1) \Rightarrow P(-1.96 \le Z \le 1.96) = 0.95$ and $P(-2.58 \le Z \le 2.58) = 0.99$; confidence intervals $\left[\hat{p} - z_{\gamma}\sqrt{\tfrac{\hat{p}(1-\hat{p})}{n}},\; \hat{p} + z_{\gamma}\sqrt{\tfrac{\hat{p}(1-\hat{p})}{n}}\right]$ for the proportion and $\left[\bar{x} - z_{\gamma}\tfrac{s}{\sqrt{n}},\; \bar{x} + z_{\gamma}\tfrac{s}{\sqrt{n}}\right]$ for the mean.

  1. Assume that, each time a web page is selected for the sample, it can be efficient (or not) with probability $p = 0.5$, independently of all other pages. Consider the random variable $X$ counting how many of the 2500 sampled pages are efficient. What distribution does $X$ follow? Compute the probability that at most 1299 pages are efficient, using the normal approximation without continuity correction. 1.25 p
  2. In the sample of $n = 2500$ web pages, the sample mean loading time was $\bar{x} = 2.95$ seconds with a sample standard deviation of $s = 0.38$ seconds. Build a 95 % confidence interval for the mean loading time of the company's pages. Based on the interval, what can be said about the company's claim that at least 50 % of its pages are efficient? 1.25 p
Bachillerato CCSS · Block E — Stochastic sense Binomial distribution Normal approximation Confidence interval